You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2004/12/03 05:26:01 UTC

svn commit: r109627 - /incubator/directory/eve/trunk/eve /incubator/directory/eve/trunk/maven-eve-plugin/maven.xml

Author: akarasulu
Date: Thu Dec  2 20:26:00 2004
New Revision: 109627

URL: http://svn.apache.org/viewcvs?view=rev&rev=109627
Log:
ignore some stuff
Modified:
   incubator/directory/eve/trunk/eve/   (props changed)
   incubator/directory/eve/trunk/maven-eve-plugin/maven.xml

Modified: incubator/directory/eve/trunk/maven-eve-plugin/maven.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/eve/trunk/maven-eve-plugin/maven.xml?view=diff&rev=109627&p1=incubator/directory/eve/trunk/maven-eve-plugin/maven.xml&r1=109626&p2=incubator/directory/eve/trunk/maven-eve-plugin/maven.xml&r2=109627
==============================================================================
--- incubator/directory/eve/trunk/maven-eve-plugin/maven.xml	(original)
+++ incubator/directory/eve/trunk/maven-eve-plugin/maven.xml	Thu Dec  2 20:26:00 2004
@@ -3,4 +3,8 @@
     <!-- Can be removed if multiproject-1.6 is required -->
     <attainGoal name="plugin:repository-install"/>
   </goal>
+
+  <goal name="multiproject:depoy-callback">
+    <attainGoal name="plugin:repository-deploy"/>
+  </goal>
 </project>