svn commit: r1383352 - /cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/main/resources/archetype-resources/pom.xml

[email protected]
Newsgroups gmane.text.xml.cocoon.cvs
Message-ID <[email protected]>
Author: thorsten
Date: Tue Sep 11 11:05:56 2012
New Revision: 1383352

URL: http://svn.apache.org/viewvc?rev=1383352&view=rev
Log:
cocoon-2233 fixing dep which provoked the fail of jetty:run. Solution provided by Francesco. Muchas gracias.

Modified:
    cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/main/resources/archetype-resources/pom.xml

Modified: cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/main/resources/archetype-resources/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/main/resources/archetype-resources/pom.xml?rev=1383352&r1=1383351&r2=1383352&view=diff
==============================================================================
--- cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/main/resources/archetype-resources/pom.xml (original)
+++ cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/main/resources/archetype-resources/pom.xml Tue Sep 11 11:05:56 2012
@@ -59,19 +59,32 @@
 
   <build>
     <plugins>
-      <plugin>
+      <plugin> 
         <groupId>org.apache.cocoon</groupId>
-        <artifactId>cocoon-maven-plugin</artifactId>
-        <version>1.0.2</version>
-        <executions>
-          <execution>
-            <id>prepare</id>
-            <phase>compile</phase>
-            <goals>
-              <goal>prepare</goal>
-            </goals>
-          </execution>
-        </executions>
+        <artifactId>cocoon-maven-plugin</artifactId> 
+        <version>1.0.0</version> 
+        <dependencies> 
+          <!-- RCL --> 
+          <dependency> 
+            <groupId>org.apache.cocoon</groupId> 
+            <artifactId>cocoon-rcl-spring-reloader</artifactId> 
+            <version>1.0.0</version> 
+          </dependency> 
+          <dependency> 
+            <groupId>org.apache.cocoon</groupId>
+            <artifactId>cocoon-rcl-webapp-wrapper</artifactId>
+            <version>1.0.0</version> 
+          </dependency> 
+        </dependencies> 
+        <executions> 
+          <execution> 
+            <id>prepare</id> 
+            <phase>compile</phase> 
+            <goals> 
+              <goal>prepare</goal> 
+            </goals> 
+          </execution> 
+        </executions> 
       </plugin>
       <plugin>
         <groupId>org.mortbay.jetty</groupId>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.