Author: brett
Date: Sat May 21 08:46:15 2005
New Revision: 171225

URL: http://svn.apache.org/viewcvs?rev=171225&view=rev
Log:
use built verifier plugin in itest

Modified:
    maven/components/trunk/maven-core-it/it0006/pom.xml

Modified: maven/components/trunk/maven-core-it/it0006/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0006/pom.xml?rev=171225&r1=171224&r2=171225&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0006/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0006/pom.xml Sat May 21 08:46:15 2005
@@ -8,11 +8,6 @@
     <plugins>
       <plugin>
         <artifactId>maven-verifier-plugin</artifactId>
-        <!-- Problem here: if I specify a version, it won't build if the 
verifier plugin is not 
-             in the remote repo. If I don't specify a version, it fails... 
-             Now, even if I have built the verifier plugin locally m2 insist 
for downloading it
-             from the remote repo. Why is that? -->
-        <version>1.0-alpha-1-SNAPSHOT</version>       
         <goals>
           <goal>
             <id>verify</id>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to