You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by jk...@apache.org on 2006/06/18 16:30:16 UTC

svn commit: r415142 - in /tapestry/tapestry4/trunk: framework/pom.xml pom.xml

Author: jkuhnert
Date: Sun Jun 18 07:30:16 2006
New Revision: 415142

URL: http://svn.apache.org/viewvc?rev=415142&view=rev
Log:
Updated

Modified:
    tapestry/tapestry4/trunk/framework/pom.xml
    tapestry/tapestry4/trunk/pom.xml

Modified: tapestry/tapestry4/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/framework/pom.xml?rev=415142&r1=415141&r2=415142&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/framework/pom.xml (original)
+++ tapestry/tapestry4/trunk/framework/pom.xml Sun Jun 18 07:30:16 2006
@@ -110,12 +110,10 @@
     <reporting>
         <outputDirectory>../target/site/framework</outputDirectory>
         <plugins>
-            <!-- 
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>surefire-report-maven-plugin</artifactId>
             </plugin>
-             -->
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-project-info-reports-plugin</artifactId>

Modified: tapestry/tapestry4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/pom.xml?rev=415142&r1=415141&r2=415142&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/pom.xml (original)
+++ tapestry/tapestry4/trunk/pom.xml Sun Jun 18 07:30:16 2006
@@ -78,7 +78,6 @@
         <module>annotations</module>
         <module>portlet</module>
         <module>examples</module>
-        <module>maven-skin</module>
     </modules>
     <dependencyManagement>
         <dependencies>