Building SalesForce client stubs using CXF and Maven
As part of a project at work we’ve been migrating from using ANT scripts and maintaining our libraries manually to using maven both for the build and for library/dependency management. As part of that project we have also been updating our libraries which some haven’t been updated in 4 years. We have also decided to […]