You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2006/01/11 06:13:53 UTC

svn commit: r367930 - in /maven/components/trunk/maven-core-it: it0043/pom.xml it0075/goals.txt

Author: brett
Date: Tue Jan 10 21:13:49 2006
New Revision: 367930

URL: http://svn.apache.org/viewcvs?rev=367930&view=rev
Log:
putting back projecthelp on trunk only as help is not released and trunk does not build plugins in bootstrap

Modified:
    maven/components/trunk/maven-core-it/it0043/pom.xml
    maven/components/trunk/maven-core-it/it0075/goals.txt

Modified: maven/components/trunk/maven-core-it/it0043/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0043/pom.xml?rev=367930&r1=367929&r2=367930&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0043/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0043/pom.xml Tue Jan 10 21:13:49 2006
@@ -32,7 +32,7 @@
   <build>
     <plugins>
       <plugin>
-        <artifactId>maven-help-plugin</artifactId>
+        <artifactId>maven-projecthelp-plugin</artifactId>
         <executions>
           <execution>
             <phase>generate-test-resources</phase>

Modified: maven/components/trunk/maven-core-it/it0075/goals.txt
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0075/goals.txt?rev=367930&r1=367929&r2=367930&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0075/goals.txt (original)
+++ maven/components/trunk/maven-core-it/it0075/goals.txt Tue Jan 10 21:13:49 2006
@@ -1,4 +1,4 @@
-help:active-profiles
+projecthelp:active-profiles
 package
 eclipse:eclipse
 clean:clean