Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Java 1.5 -> 1.8

...

Building CXF

Before building CXF, you need to setup an environment variable to give Maven more memory:
On Unix

...

See this page for information on using the NetBeans IDE with the CXF source code.

Maven Repositories

If you use Maven for building your applications, Apache CXF artifacts are available from the following repository URLS:

Releases:

All supported CXF releases are synced into the maven central repository: http://repo1.maven.org/maven2/

Snapshots:

Snapshots are available in Apache's snapshot repository: http://repository.apache.org/snapshots

Note

Snapshot builds are relatively untested and unsupported and are provided for verification and testing purposes.