You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ah...@apache.org on 2005/09/27 22:14:25 UTC

svn commit: r292028 - /maven/maven-1/plugins/trunk/jira/maven.xml

Author: aheritier
Date: Tue Sep 27 13:14:21 2005
New Revision: 292028

URL: http://svn.apache.org/viewcvs?rev=292028&view=rev
Log:
not needed. maven-faq-plugin is registred in the pom of plugin-parent.

Modified:
    maven/maven-1/plugins/trunk/jira/maven.xml

Modified: maven/maven-1/plugins/trunk/jira/maven.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jira/maven.xml?rev=292028&r1=292027&r2=292028&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jira/maven.xml (original)
+++ maven/maven-1/plugins/trunk/jira/maven.xml Tue Sep 27 13:14:21 2005
@@ -16,7 +16,4 @@
  */
  -->
 <project default="jar:jar">
-   <preGoal name="site">
-		<attainGoal name="faq"/>
-   </preGoal>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org