Versions Compared

Key

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

...

From the project root, generate the javadocs and make sure there are no errors or warnings:

mvn javadoc:aggregate

Find the juneau/juneau-examples/juneau-examples-rest/target/juneau-examples-rest-x.x.x.bin.zip file and try to deploy it as a project in a fresh Eclipse workspace.  Use the launcher to start the app and make sure it's working as expected.

 

3.7 - Maven repository access

...