Is that any different to what you'd get if you set the following in
your pom.xml and use 6.0-SNAPSHOT as the plugin version?

   <pluginRepositories>
       <pluginRepository>
           <id>mortbay-repo</id>
           <name>mortbay-repo</name>
           <url>http://www.mortbay.org/maven2/snapshot</url>
       </pluginRepository>
   </pluginRepositories>

/Gwyn

On 01/06/06, Benjamin Hawkes-Lewis <[EMAIL PROTECTED]> wrote:

Further update about the maven plugin. Apparently, if you download the Jetty
6 source from subversion and build it from the top directory, then run mvn
install, the maven plugin will be built from source and installed in your
repository. To use it you'll need to set your <version> number to
6.0-SNAPSHOT in the your app's pom.xml where you configure the
maven-jetty6-plugin.
--
View this message in context: 
http://www.nabble.com/can+we+upgrade+to+servlet+2.4--t1707027.html#a4662033
Sent from the Wicket - Dev forum at Nabble.com.


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to