Author: jvelociter
Date: 2008-02-04 17:18:31 +0100 (Mon, 04 Feb 2008)
New Revision: 7288

Modified:
   xwiki-products/xwiki-watch/trunk/gwt/pom.xml
   xwiki-products/xwiki-watch/trunk/wiki/pom.xml
Log:
XWATCH-99 Embed XWatch GWT code in a zip in the generated wiki xar

* Fixed wiki & gwt poms


Modified: xwiki-products/xwiki-watch/trunk/gwt/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/gwt/pom.xml        2008-02-04 13:38:10 UTC 
(rev 7287)
+++ xwiki-products/xwiki-watch/trunk/gwt/pom.xml        2008-02-04 16:18:31 UTC 
(rev 7288)
@@ -51,13 +51,6 @@
     </dependency>
   </dependencies>
   <build>
-    <extensions>
-      <extension>
-           <groupId>com.xpn.xwiki.products</groupId>
-        <artifactId>xwiki-watch-build-zip-plugin</artifactId>
-               <version>1.0-SNAPSHOT</version>
-         </extension>
-       </extensions>
     <plugins>
       <!-- Download and unpack the GWT compiler -->
       <plugin>

Modified: xwiki-products/xwiki-watch/trunk/wiki/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/wiki/pom.xml       2008-02-04 13:38:10 UTC 
(rev 7287)
+++ xwiki-products/xwiki-watch/trunk/wiki/pom.xml       2008-02-04 16:18:31 UTC 
(rev 7288)
@@ -89,8 +89,8 @@
                Step 2: Attach watch JS-compiled code and resources zip
                 to WatchCode.GWT document.
       -->
-        <groupId>com.xpn.xwiki.platform</groupId>
-        <artifactId>xwiki-build-doc-plugin</artifactId>
+        <groupId>com.xpn.xwiki.products</groupId>
+        <artifactId>xwiki-watch-build-doc-plugin</artifactId>
         <executions>
              <execution>
             <phase>generate-resources</phase>

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to