Good day, I have just checked out jetty from [1], and I built it using "mvn clean install -DupdateReleaseInfo=true. And it builds successfully. However, everytime I try to use it, I get a "The PluginDescriptor for the plugin Plugin [org.mortbay.jetty:jetty] was not found" error.
I've also checked the jar of that plugin, and indeed, it does contain META-INF/maven/plugin.xml. A sampe out build when I'm trying to use it in [2]. What could be wrong here and what coud be the solution? ^_^ Thanks a bunch, Franz [1] http://svn.codehaus.org/jetty/jetty/trunk [2] http://rafb.net/paste/results/s2hUpB26.html -- View this message in context: http://www.nabble.com/maven-jetty-plugin-PluginDescriptor-tf2225230.html#a6166225 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
