Weld SVN: r4607 - build/trunk/parent.
by weld-commits@lists.jboss.org
Author: pete.muir(a)jboss.org
Date: 2009-11-03 07:54:15 -0500 (Tue, 03 Nov 2009)
New Revision: 4607
Modified:
build/trunk/parent/pom.xml
Log:
WELD-244
Modified: build/trunk/parent/pom.xml
===================================================================
--- build/trunk/parent/pom.xml 2009-11-03 12:51:35 UTC (rev 4606)
+++ build/trunk/parent/pom.xml 2009-11-03 12:54:15 UTC (rev 4607)
@@ -457,18 +457,10 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-maven-plugin</artifactId>
- <executions>
- <execution>
- <id>staging-close</id>
- <phase>deploy</phase>
- <goals>
- <goal>staging-close</goal>
- </goals>
- <configuration>
- <auto>true</auto>
- </configuration>
- </execution>
- </executions>
+ <configuration>
+ <auto>true</auto>
+ <description>[nexus-maven-plugin] closing repository after release:perform</description>
+ </configuration>
</plugin>
</plugins>
</build>
16 years, 5 months
Weld SVN: r4606 - build/tags.
by weld-commits@lists.jboss.org
Author: pete.muir(a)jboss.org
Date: 2009-11-03 07:51:35 -0500 (Tue, 03 Nov 2009)
New Revision: 4606
Removed:
build/tags/weld-parent-5/
Log:
bad tag
16 years, 5 months
Weld SVN: r4605 - build/trunk/parent.
by weld-commits@lists.jboss.org
Author: pete.muir(a)jboss.org
Date: 2009-11-03 07:50:49 -0500 (Tue, 03 Nov 2009)
New Revision: 4605
Modified:
build/trunk/parent/pom.xml
Log:
[maven-release-plugin] rollback the release of weld-parent-5
Modified: build/trunk/parent/pom.xml
===================================================================
--- build/trunk/parent/pom.xml 2009-11-03 12:42:37 UTC (rev 4604)
+++ build/trunk/parent/pom.xml 2009-11-03 12:50:49 UTC (rev 4605)
@@ -3,7 +3,7 @@
<groupId>org.jboss.weld</groupId>
<artifactId>weld-parent</artifactId>
<packaging>pom</packaging>
- <version>6-SNAPSHOT</version>
+ <version>5-SNAPSHOT</version>
<name>Weld Parent</name>
16 years, 5 months
Weld SVN: r4603 - build/tags.
by weld-commits@lists.jboss.org
Author: pete.muir(a)jboss.org
Date: 2009-11-03 07:42:29 -0500 (Tue, 03 Nov 2009)
New Revision: 4603
Added:
build/tags/weld-parent-5/
Log:
[maven-scm] copy for tag weld-parent-5
Copied: build/tags/weld-parent-5 (from rev 4602, build/trunk/parent)
16 years, 5 months
Weld SVN: r4601 - build/trunk/parent.
by weld-commits@lists.jboss.org
Author: pete.muir(a)jboss.org
Date: 2009-11-03 07:41:51 -0500 (Tue, 03 Nov 2009)
New Revision: 4601
Modified:
build/trunk/parent/pom.xml
Log:
WELD-244
Modified: build/trunk/parent/pom.xml
===================================================================
--- build/trunk/parent/pom.xml 2009-11-03 12:41:21 UTC (rev 4600)
+++ build/trunk/parent/pom.xml 2009-11-03 12:41:51 UTC (rev 4601)
@@ -464,6 +464,9 @@
<goals>
<goal>staging-close</goal>
</goals>
+ <configuration>
+ <auto>true</auto>
+ </configuration>
</execution>
</executions>
</plugin>
16 years, 5 months
Weld SVN: r4600 - build/tags.
by weld-commits@lists.jboss.org
Author: pete.muir(a)jboss.org
Date: 2009-11-03 07:41:21 -0500 (Tue, 03 Nov 2009)
New Revision: 4600
Removed:
build/tags/weld-parent-5/
Log:
bad tag
16 years, 5 months
Weld SVN: r4599 - build/trunk/parent.
by weld-commits@lists.jboss.org
Author: pete.muir(a)jboss.org
Date: 2009-11-03 07:40:04 -0500 (Tue, 03 Nov 2009)
New Revision: 4599
Modified:
build/trunk/parent/pom.xml
Log:
[maven-release-plugin] rollback the release of weld-parent-5
Modified: build/trunk/parent/pom.xml
===================================================================
--- build/trunk/parent/pom.xml 2009-11-03 12:38:41 UTC (rev 4598)
+++ build/trunk/parent/pom.xml 2009-11-03 12:40:04 UTC (rev 4599)
@@ -3,7 +3,7 @@
<groupId>org.jboss.weld</groupId>
<artifactId>weld-parent</artifactId>
<packaging>pom</packaging>
- <version>6-SNAPSHOT</version>
+ <version>5-SNAPSHOT</version>
<name>Weld Parent</name>
16 years, 5 months