Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-qtags
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv25112/plugin-qtags

Modified Files:
        pom.xml 
Log Message:
changes in pom.xml ... trying to fix m2 bootstrap for qtags


Index: pom.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-qtags/pom.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pom.xml     21 Jun 2006 19:35:58 -0000      1.1
--- pom.xml     2 Jul 2006 18:46:45 -0000       1.2
***************
*** 12,15 ****
--- 12,16 ----
          <plugins>
              <plugin>
+                 <groupId>xdoclet</groupId>
                  <artifactId>maven2-xdoclet2-plugin</artifactId>
                  <configuration>
***************
*** 26,29 ****
--- 27,38 ----
                  </configuration>
                  <executions>
+                     <execution>
+                         <phase>
+                             process-classes
+                         </phase>
+                         <goals>
+                             <goal>xdoclet</goal>
+                         </goals>
+                     </execution>
                  </executions>
              </plugin>


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

Reply via email to