Update of /cvsroot/xdoclet-plugins/xdoclet-plugins
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13594
Modified Files:
maven.xml
Log Message:
created goal to deploy sjars to codehaus
Index: maven.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/maven.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** maven.xml 8 Jun 2005 07:50:01 -0000 1.28
--- maven.xml 2 Jul 2005 19:23:36 -0000 1.29
***************
*** 248,250 ****
--- 248,261 ----
<goal name="main" prereqs="jar:install"/>
+
+ <goal name="deploy">
+ <maven:reactor
+ basedir="${basedir}"
+ includes="*/project.xml"
+
excludes="reference/project.xml,maven-xdoclet2-plugin/project.xml,maven-xdoclet2-plugin-example/project.xml"
+ goals="jar:deploy"
+ banner="Deploying to repository"
+ ignoreFailures="false"
+ />
+ </goal>
</project>
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits