svn commit: r1298305 - /cocoon/cocoon3/trunk/cocoon-archetype-sample/src/main/resources/archetype-resources/pom.xml

[email protected]
Newsgroups gmane.text.xml.cocoon.cvs
Message-ID <[email protected]>
Author: ilgrosso
Date: Thu Mar  8 08:55:01 2012
New Revision: 1298305

URL: http://svn.apache.org/viewvc?rev=1298305&view=rev
Log:
Fixing some errors in generated sample's POM

Modified:
    cocoon/cocoon3/trunk/cocoon-archetype-sample/src/main/resources/archetype-resources/pom.xml

Modified: cocoon/cocoon3/trunk/cocoon-archetype-sample/src/main/resources/archetype-resources/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-archetype-sample/src/main/resources/archetype-resources/pom.xml?rev=1298305&r1=1298304&r2=1298305&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/cocoon-archetype-sample/src/main/resources/archetype-resources/pom.xml (original)
+++ cocoon/cocoon3/trunk/cocoon-archetype-sample/src/main/resources/archetype-resources/pom.xml Thu Mar  8 08:55:01 2012
@@ -30,12 +30,21 @@
   <description>Cocoon 3 samples.</description>
 
   <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
+    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+
     <cocoon.version>3.0.0-beta-1-SNAPSHOT</cocoon.version>
   </properties>
 
   <dependencies>
     <!-- Cocoon libraries -->
     <dependency>
+      <groupId>org.apache.cocoon.stax</groupId>
+      <artifactId>cocoon-stax</artifactId>
+      <version>${cocoon.version}</version>
+    </dependency>
+    <dependency>
       <groupId>org.apache.cocoon.rest</groupId>
       <artifactId>cocoon-rest</artifactId>
       <version>${cocoon.version}</version>
@@ -156,6 +165,7 @@
       <plugin>
         <groupId>org.apache.cocoon</groupId>
         <artifactId>cocoon-maven-plugin</artifactId>
+        <version>1.0.0</version>
         <configuration>
           <webappProfile>ssf</webappProfile>
           <customWebappDirectory>rcl-config</customWebappDirectory>
@@ -172,7 +182,7 @@
       <plugin>
         <groupId>org.mortbay.jetty</groupId>
         <artifactId>maven-jetty-plugin</artifactId>
-        <version>6.1.7</version>
+        <version>6.1.26</version>
         <configuration>
           <connectors>
             <connector implementation="org.mortbay.jetty.nio.SelectChannelConnector">
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.