Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

Make sure you use Maven 2.2.1, not Maven 3.x. There is a bug that causes the signatures of the projects of packaging "bundle" to not be deployed correctly with Maven 3.x. Also, since CXF supports Java5, it is recommended that the release be done with a Java5 JDK.

No Format
mvn release:prepare -Peverything,jaxws22
mvn release:perform

...