Author: jvelociter
Date: 2008-01-26 13:00:38 +0100 (Sat, 26 Jan 2008)
New Revision: 7091
Modified:
xwiki-products/xwiki-watch/trunk/web/pom.xml
Log:
Added repo and plugin repo for gwt-maven
Modified: xwiki-products/xwiki-watch/trunk/web/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/web/pom.xml 2008-01-25 17:58:19 UTC
(rev 7090)
+++ xwiki-products/xwiki-watch/trunk/web/pom.xml 2008-01-26 12:00:38 UTC
(rev 7091)
@@ -218,4 +218,16 @@
</properties>
</profile>
</profiles>
-</project>
\ No newline at end of file
+ <repositories>
+ <repository>
+ <id>gwt-maven</id>
+ <url>http://gwt-maven.googlecode.com/svn/trunk/mavenrepo/</url>
+ </repository>
+ </repositories>
+ <pluginRepositories>
+ <pluginRepository>
+ <id>gwt-maven</id>
+ <url>http://gwt-maven.googlecode.com/svn/trunk/mavenrepo/</url>
+ </pluginRepository>
+ </pluginRepositories>
+</project>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications