Tuesday, January 6, 2009

Quick start using Jersery Maven Architype

Just a real quick way to set up your environment for playing with Jersey, taken from this sun blog. Simply run the command:

mvn archetype:generate -DarchetypeCatalog=http://download.java.net/maven/2

Now you can just use this with as a JDeveloper project or run the war:war command for a nice bundled list of dependencies for use elsewhere.

No comments: