FYI:
The jetty plugin is changing it's invocation from "mvn jetty6:run" to "mvn jetty:run".
This change is in svn head now and a 6.0-SNAPSHOT is available from
http://www.mortaby.org/maven2/snapshot repository.
The old "mvn jetty6:run" will still work, but there will be no further snapshots/releases
of it.
To use the new style, update your poms to use: <artifactId>maven-jetty-plugin</artifactId>.
At the moment the only <version> is a 6.0-SNAPSHOT, however there should be a release
candidate later this week for it too.
The information on the website has also been updated:
http://jetty.mortbay.org/jetty6/maven-plugin/index.htmlIf you are developing using Eclipse with jetty, then you will need to:
* do an svn update
* delete the "maven-jetty6-plugin" module from Eclipse
* cd modules/maven-plugin and do "mvn eclipse:eclipse"
* re-import it as "maven-jetty-plugin"
Other IDE users will have to intuit what to do based on
the instructions for Eclipse :-)
regards
Jan
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________
Jetty-announce mailing list
Jetty-announce@...
https://lists.sourceforge.net/lists/listinfo/jetty-announce