You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by vk...@apache.org on 2008/10/15 13:12:25 UTC

svn commit: r704861 - /portals/jetspeed-2/portal/branches/JS2-871-pluto-2.0-upgrade/maven/jetspeed-archetype/pom.xml

Author: vkumar
Date: Wed Oct 15 04:12:24 2008
New Revision: 704861

URL: http://svn.apache.org/viewvc?rev=704861&view=rev
Log:
Fixing broken build

Modified:
    portals/jetspeed-2/portal/branches/JS2-871-pluto-2.0-upgrade/maven/jetspeed-archetype/pom.xml

Modified: portals/jetspeed-2/portal/branches/JS2-871-pluto-2.0-upgrade/maven/jetspeed-archetype/pom.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JS2-871-pluto-2.0-upgrade/maven/jetspeed-archetype/pom.xml?rev=704861&r1=704860&r2=704861&view=diff
==============================================================================
--- portals/jetspeed-2/portal/branches/JS2-871-pluto-2.0-upgrade/maven/jetspeed-archetype/pom.xml (original)
+++ portals/jetspeed-2/portal/branches/JS2-871-pluto-2.0-upgrade/maven/jetspeed-archetype/pom.xml Wed Oct 15 04:12:24 2008
@@ -25,7 +25,7 @@
     <maven>2.0.9</maven>
   </prerequisites>
 
-  <artifactId>maven</artifactId>
+  <artifactId>jetspeed-archetype</artifactId>
   <name>Jetspeed-2 Maven Plugins</name>
   <description>Jetspeed-2 Maven Plugins</description>
   <parent>
@@ -33,8 +33,8 @@
     <artifactId>jetspeed-2</artifactId>
     <version>2.2-SNAPSHOT</version>
   </parent>
-  <packaging>pom</packaging>
-
+  <packaging>jar</packaging>
+<!--
   <modules>
     <module>jetspeed-maven-utils</module>
     <module>jetspeed-mvn-maven-plugin</module>
@@ -44,7 +44,7 @@
     <module>jetspeed-archetype</module>
   </modules>
 
-
+-->
   <reporting>
     <plugins>
       <plugin>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org