[gatein-dev] [gatein-commits] gatein SVN: r4869 - in portal/trunk/docs: reference-guide and 1 other directories.

Arnaud Héritier aheritier at gmail.com
Thu Oct 28 15:11:49 EDT 2010


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 at jboss.org wrote:

> Author: thomas.heute at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/gatein-commits




More information about the gatein-dev mailing list