Don't you have these modules activated only with a profile ?
If that's the case you have to manually activate this profile in the release:prepare
command otherwise maven won't see these modules while releasing the project
Arnaud
On Oct 28, 2010, at 4:27 PM, do-not-reply(a)jboss.org wrote:
Author: thomas.heute(a)jboss.com
Date: 2010-10-28 10:27:24 -0400 (Thu, 28 Oct 2010)
New Revision: 4869
Modified:
portal/trunk/docs/pom.xml
portal/trunk/docs/reference-guide/pom.xml
portal/trunk/docs/user-guide/pom.xml
Log:
Parent not in sync for version, not sure why...
Modified: portal/trunk/docs/pom.xml
===================================================================
--- portal/trunk/docs/pom.xml 2010-10-28 10:08:10 UTC (rev 4868)
+++ portal/trunk/docs/pom.xml 2010-10-28 14:27:24 UTC (rev 4869)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.1-GA-SNAPSHOT</version>
+ <version>3.2.0-Beta01-SNAPSHOT</version>
</parent>
<groupId>org.gatein.doc</groupId>
Modified: portal/trunk/docs/reference-guide/pom.xml
===================================================================
--- portal/trunk/docs/reference-guide/pom.xml 2010-10-28 10:08:10 UTC (rev 4868)
+++ portal/trunk/docs/reference-guide/pom.xml 2010-10-28 14:27:24 UTC (rev 4869)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.gatein.doc</groupId>
<artifactId>docs-aggregator</artifactId>
- <version>3.0.1-GA-SNAPSHOT</version>
+ <version>3.2.0-Beta01-SNAPSHOT</version>
</parent>
<groupId>org.gatein.doc</groupId>
Modified: portal/trunk/docs/user-guide/pom.xml
===================================================================
--- portal/trunk/docs/user-guide/pom.xml 2010-10-28 10:08:10 UTC (rev 4868)
+++ portal/trunk/docs/user-guide/pom.xml 2010-10-28 14:27:24 UTC (rev 4869)
@@ -25,11 +25,10 @@
<modelVersion>4.0.0</modelVersion>
- <!-- FIXME parent not in sync with current hierarchy -->
<parent>
<groupId>org.gatein.doc</groupId>
<artifactId>docs-aggregator</artifactId>
- <version>3.0.1-GA-SNAPSHOT</version>
+ <version>3.2.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>gatein-user-guide-en</artifactId>
_______________________________________________
gatein-commits mailing list
gatein-commits(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/gatein-commits