Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-plugin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32119/plugin-plugin
Modified Files:
maven.xml
Log Message:
fixed build process. subproject builds use main goals where possible
Index: maven.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-plugin/maven.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** maven.xml 8 Feb 2005 03:48:48 -0000 1.4
--- maven.xml 29 Apr 2005 11:11:01 -0000 1.5
***************
*** 1,33 ****
! <project default="main"
! xmlns:j="jelly:core"
! xmlns:maven="jelly:maven">
!
! <goal name="main" prereqs="jar:install-snapshot"/>
!
! <preGoal name="java:compile">
! <attainGoal name="xdoclet"/>
! <path id="xdoclet.generated.path" location="${basedir}/target/src"/>
! <maven:addPath id="maven.compile.src.set"
refid="xdoclet.generated.path"/>
! </preGoal>
!
! <goal name="xdoclet">
! <taskdef
! name="xdoclet"
! classname="org.xdoclet.ant.XDocletTask"
! classpathref="maven.dependency.classpath"
! />
!
! <xdoclet>
! <fileset dir="${pom.build.sourceDirectory}">
! <include name="**/*.java"/>
! </fileset>
!
! <component classname="org.generama.VelocityTemplateEngine"/>
!
! <component
! classname="org.xdoclet.plugin.qtags.impl.QTagImplPlugin"
! destdir="${basedir}/target/src"
! />
! </xdoclet>
! </goal>
</project>
--- 1,2 ----
! <project default="main">
</project>
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits