Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-template
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23201
Modified Files:
maven.xml project.properties project.xml.template
Log Message:
Fixing plugin-template. Now wizard generates valid plugin.
Index: maven.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-template/maven.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** maven.xml 6 Feb 2005 21:31:30 -0000 1.3
--- maven.xml 21 Apr 2005 13:56:00 -0000 1.4
***************
*** 1,3 ****
! <project default="jar:install"
xmlns:j="jelly:core"
xmlns:maven="jelly:maven">
--- 1,3 ----
! <project default="main"
xmlns:j="jelly:core"
xmlns:maven="jelly:maven">
Index: project.properties
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-template/project.properties,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** project.properties 6 Feb 2005 16:43:59 -0000 1.6
--- project.properties 21 Apr 2005 13:56:00 -0000 1.7
***************
*** 8,12 ****
maven.repo.central = dist.codehaus.org
maven.repo.central.directory = /dist
-
- [EMAIL PROTECTED]@.home = ${basedir}
- maven.junit.sysproperties = [EMAIL PROTECTED]@.home
--- 8,9 ----
Index: project.xml.template
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-template/project.xml.template,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** project.xml.template 4 Nov 2003 00:34:53 -0000 1.5
--- project.xml.template 21 Apr 2005 13:56:00 -0000 1.6
***************
*** 11,21 ****
<groupId>${pom.groupId}</groupId>
<artifactId>xdoclet-plugin-qtags</artifactId>
! <version>${pom.currentVersion}</version>
! </dependency>
!
! <dependency>
! <groupId>${pom.groupId}</groupId>
! <artifactId>xdoclet-testapp-pojo</artifactId>
! <version>${pom.currentVersion}</version>
</dependency>
</dependencies>
--- 11,15 ----
<groupId>${pom.groupId}</groupId>
<artifactId>xdoclet-plugin-qtags</artifactId>
! <version>SNAPSHOT</version>
</dependency>
</dependencies>
-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits