Author: thomas.heute(a)jboss.com
Date: 2010-10-19 09:54:42 -0400 (Tue, 19 Oct 2010)
New Revision: 4727
Modified:
components/shindig/trunk/features/pom.xml
components/shindig/trunk/java/common/pom.xml
components/shindig/trunk/java/gadgets/pom.xml
components/shindig/trunk/java/pom.xml
components/shindig/trunk/java/server/pom.xml
components/shindig/trunk/java/social-api/pom.xml
components/shindig/trunk/pom.xml
Log:
Trying to make Maven happy
Modified: components/shindig/trunk/features/pom.xml
===================================================================
--- components/shindig/trunk/features/pom.xml 2010-10-19 13:27:05 UTC (rev 4726)
+++ components/shindig/trunk/features/pom.xml 2010-10-19 13:54:42 UTC (rev 4727)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.gatein.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>1.0-r790473-Patch04</version>
+ <version>1.0-r790473-Patch04-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/shindig/trunk/java/common/pom.xml
===================================================================
--- components/shindig/trunk/java/common/pom.xml 2010-10-19 13:27:05 UTC (rev 4726)
+++ components/shindig/trunk/java/common/pom.xml 2010-10-19 13:54:42 UTC (rev 4727)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.gatein.shindig</groupId>
<artifactId>shindig-parent</artifactId>
- <version>1.0-r790473-Patch04</version>
+ <version>1.0-r790473-Patch04-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/shindig/trunk/java/gadgets/pom.xml
===================================================================
--- components/shindig/trunk/java/gadgets/pom.xml 2010-10-19 13:27:05 UTC (rev 4726)
+++ components/shindig/trunk/java/gadgets/pom.xml 2010-10-19 13:54:42 UTC (rev 4727)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.gatein.shindig</groupId>
<artifactId>shindig-parent</artifactId>
- <version>1.0-r790473-Patch04</version>
+ <version>1.0-r790473-Patch04-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/shindig/trunk/java/pom.xml
===================================================================
--- components/shindig/trunk/java/pom.xml 2010-10-19 13:27:05 UTC (rev 4726)
+++ components/shindig/trunk/java/pom.xml 2010-10-19 13:54:42 UTC (rev 4727)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.gatein.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>1.0-r790473-Patch04</version>
+ <version>1.0-r790473-Patch04-SNAPSHOT</version>
</parent>
<artifactId>shindig-parent</artifactId>
Modified: components/shindig/trunk/java/server/pom.xml
===================================================================
--- components/shindig/trunk/java/server/pom.xml 2010-10-19 13:27:05 UTC (rev 4726)
+++ components/shindig/trunk/java/server/pom.xml 2010-10-19 13:54:42 UTC (rev 4727)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.gatein.shindig</groupId>
<artifactId>shindig-parent</artifactId>
- <version>1.0-r790473-Patch04</version>
+ <version>1.0-r790473-Patch04-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/shindig/trunk/java/social-api/pom.xml
===================================================================
--- components/shindig/trunk/java/social-api/pom.xml 2010-10-19 13:27:05 UTC (rev 4726)
+++ components/shindig/trunk/java/social-api/pom.xml 2010-10-19 13:54:42 UTC (rev 4727)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.gatein.shindig</groupId>
<artifactId>shindig-parent</artifactId>
- <version>1.0-r790473-Patch04</version>
+ <version>1.0-r790473-Patch04-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/shindig/trunk/pom.xml
===================================================================
--- components/shindig/trunk/pom.xml 2010-10-19 13:27:05 UTC (rev 4726)
+++ components/shindig/trunk/pom.xml 2010-10-19 13:54:42 UTC (rev 4727)
@@ -28,7 +28,7 @@
<groupId>org.gatein.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>1.0-r790473-Patch04</version>
+ <version>1.0-r790473-Patch04-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Shindig Project</name>
@@ -48,9 +48,9 @@
<!-- S C M -->
<!-- ====================================================================== -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/sh...
-
<
developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/componen...
-
<
url>http://fisheye.jboss.org/browse/gatein/components/shindig/tags/1.0...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/sh...
+
<
developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/componen...
+
<
url>http://fisheye.jboss.org/browse/gatein/components/shindig/trunk<...
</scm>
<!-- ====================================================================== -->
@@ -438,6 +438,7 @@
</build>
</profile>
+<!--
<profile>
<id>reporting</id>
<modules>
@@ -494,7 +495,6 @@
</plugins>
</build>
<reporting>
- <!-- ordered alphabetically by owner -->
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -606,13 +606,6 @@
</reportSet>
</reportSets>
</plugin>
-
- <!-- Mojo -->
- <!--plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>clirr-maven-plugin</artifactId>
- <version>2.2.2</version>
- </plugin-->
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
@@ -688,37 +681,8 @@
<id>release</id>
<build>
<plugins>
- <!-- We want to sign the artifact, the POM, and all attached artifacts
-->
- <!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-gpg-plugin</artifactId>
- <configuration>
- <passphrase>${gpg.passphrase}</passphrase>
- </configuration>
- <executions>
- <execution>
- <goals>
- <goal>sign</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- -->
- <!-- We want to deploy the artifact to a staging location for perusal
-->
- <!--
- <plugin>
- <inherited>true</inherited>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-deploy-plugin</artifactId>
- <configuration>
-
<altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository>
- <updateReleaseInfo>true</updateReleaseInfo>
- </configuration>
- </plugin>
- -->
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<executions>
<execution>
@@ -771,7 +735,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.4</version> <!-- override for hudson -->
+ <version>2.4</version>
<executions>
<execution>
<id>attach-javadocs</id>
@@ -788,7 +752,7 @@
<module>assembly</module>
</modules>
</profile>
-
+-->
<profile>
<id>to-committers</id>
<build>