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

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/pom.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pom.xml     30 Jun 2006 11:13:36 -0000      1.2
--- pom.xml     2 Jul 2006 18:46:45 -0000       1.3
***************
*** 277,281 ****
              <id>dist.codehaus.org</id>
              <layout>legacy</layout>
!             <url>http://dist.codehaus.org</url>
          </repository>
          <!-- wagon dav to be found here -->
--- 277,281 ----
              <id>dist.codehaus.org</id>
              <layout>legacy</layout>
!             <url>http://dist.codehaus.org/</url>
          </repository>
          <!-- wagon dav to be found here -->
***************
*** 293,296 ****
--- 293,310 ----
          </repository>
      </repositories>
+     <pluginRepositories>
+         <pluginRepository>
+             <id>dist.codehaus.org</id>
+             <releases>
+                 <enabled>true</enabled>
+             </releases>
+             <snapshots>
+                 <enabled>true</enabled>
+             </snapshots>
+             <name>XDoclet central repository on codehaus</name>
+             <url>http://dist.codehaus.org</url>
+             <layout>legacy</layout>
+         </pluginRepository>
+     </pluginRepositories>
      <distributionManagement>
          <repository>


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