I think you need to rm your local mojo metadata (there used to be a jetty plugin there, defunct).

- Brett

On 4/08/2006 1:47 AM, [EMAIL PROTECTED] wrote:
Author: jvanzyl
Date: Thu Aug  3 08:47:12 2006
New Revision: 428431

URL: http://svn.apache.org/viewvc?rev=428431&view=rev
Log:
o new version doesn't work easily so just use jetty6 prefix until the repo 
metadata is corrected

Modified:
    maven/continuum/trunk/continuum-webapp/pom.xml

Modified: maven/continuum/trunk/continuum-webapp/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/pom.xml?rev=428431&r1=428430&r2=428431&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-webapp/pom.xml (original)
+++ maven/continuum/trunk/continuum-webapp/pom.xml Thu Aug  3 08:47:12 2006
@@ -54,7 +54,7 @@
       </plugin>
       <plugin>
         <groupId>org.mortbay.jetty</groupId>
-        <artifactId>maven-jetty-plugin</artifactId>
+        <artifactId>maven-jetty6-plugin</artifactId>
         <configuration>
           <scanIntervalSeconds>10</scanIntervalSeconds>
           <contextPath>/</contextPath>




--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/

Reply via email to