Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-qtags
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30985/plugin-qtags
Modified Files:
pom.xml
Log Message:
m2 build works partially
Index: pom.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-qtags/pom.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** pom.xml 11 Aug 2006 17:15:10 -0000 1.3
--- pom.xml 11 Aug 2006 18:42:20 -0000 1.4
***************
*** 9,60 ****
<artifactId>xdoclet-plugin-qtags</artifactId>
<name>xdoclet-plugin-qtags</name>
- <profiles>
- <profile>
- <!-- use to bootstrap build of qtags ( no validation ) -->
- <id>bootstrap</id>
- </profile>
- <profile>
- <!-- default profile uses boot strapped version of itself -->
- <id>blabla</id>
- <build>
- <plugins>
- <plugin>
- <groupId>xdoclet</groupId>
- <artifactId>maven2-xdoclet2-plugin</artifactId>
- <configuration>
- <configs>
- <config>
-
<plugin>org.xdoclet.plugin.qtags.impl.QTagImplPlugin</plugin>
- <includes>**/Qtags*.java</includes>
- </config>
- <config>
-
<plugin>org.xdoclet.plugin.qtags.impl.QTagLibraryPlugin</plugin>
- <includes>**/Qtags*.java</includes>
- <params>
-
<packagereplace>org.xdoclet.plugin.qtags.qtags</packagereplace>
- </params>
- </config>
- </configs>
- </configuration>
- <dependencies>
- <dependency>
- <groupId>xdoclet-plugins</groupId>
- <artifactId>xdoclet-plugin-qtags</artifactId>
- <version>${pom.version}</version>
- </dependency>
- </dependencies>
- <executions>
- <execution>
- <id>xdoclet</id>
- <phase>generate-sources</phase>
- <goals>
- <goal>xdoclet</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
--- 9,11 ----
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits