+1

 

- Robert
 


From: [email protected]
Date: Tue, 6 Apr 2010 13:22:23 +0200
To: [email protected]
Subject: Re: [mojo-dev] [VOTE] Release Mojo Parent 24 (Take 2)

+1
Arnaud HÚritier
Software Factory Manager
eXo platform - http://www.exoplatform.com
---
http://www.aheritier.net



On Tue, Apr 6, 2010 at 12:28 PM, Stephen Connolly 
<[email protected]> wrote:

+1

Stephen





On 6 April 2010 11:09, Milos Kleint <[email protected]> wrote:

+1


Milos





On Tue, Apr 6, 2010 at 12:04 PM, Olivier Lamy <[email protected]> wrote:

Hi,
I'd like to release mojo parent 24.
Change since last version :

$ svn diff http://svn.codehaus.org/mojo/tags/mojo-parent-23/pom.xml \
http://svn.codehaus.org/mojo/trunk/mojo/mojo-parent/pom.xml

á <groupId>org.codehaus.mojo</groupId>
á <artifactId>mojo-parent</artifactId>
- á<version>23</version>
+ á<version>24-SNAPSHOT</version>
á <packaging>pom</packaging>

á <name>Codehaus Mojo Parent</name>
@@ -49,9 +49,9 @@
á </mailingLists>

á <scm>
- á 
á<connection>scm:svn:http://svn.codehaus.org/mojo/tags/mojo-parent-23</connection>
- á 
á<developerConnection>scm:svn:https://svn.codehaus.org/mojo/tags/mojo-parent-23</developerConnection>
- á á<url>http://fisheye.codehaus.org/browse/mojo/tags/mojo-parent-23</url>
+ á 
á<connection>scm:svn:http://svn.codehaus.org/mojo/trunk/mojo/mojo-parent</connection>
+ á 
á<developerConnection>scm:svn:https://svn.codehaus.org/mojo/trunk/mojo/mojo-parent</developerConnection>
+ á á<url>http://fisheye.codehaus.org/browse/mojo/trunk/mojo/mojo-parent</url>
á </scm>
á <issueManagement>
á á <system>jira</system>
@@ -154,12 +154,12 @@
á á á á <plugin>
á á á á á <groupId>org.apache.maven.plugins</groupId>
á á á á á <artifactId>maven-clean-plugin</artifactId>
- á á á á á<version>2.3</version>
+ á á á á á<version>2.4</version>
á á á á </plugin>
á á á á <plugin>
á á á á á <groupId>org.apache.maven.plugins</groupId>
á á á á á <artifactId>maven-compiler-plugin</artifactId>
- á á á á á<version>2.0.2</version>
+ á á á á á<version>2.2</version>
á á á á á <configuration>
á á á á á á <encoding>${project.build.sourceEncoding}</encoding>
á á á á á á <source>${project.build.java.target}</source>
@@ -169,7 +169,7 @@
á á á á <plugin>
á á á á á <groupId>org.apache.maven.plugins</groupId>
á á á á á <artifactId>maven-deploy-plugin</artifactId>
- á á á á á<version>2.4</version>
+ á á á á á<version>2.5</version>
á á á á </plugin>
á á á á <plugin>
á á á á á <groupId>org.apache.maven.plugins</groupId>
@@ -189,7 +189,7 @@
á á á á <plugin>
á á á á á <groupId>org.apache.maven.plugins</groupId>
á á á á á <artifactId>maven-jar-plugin</artifactId>
- á á á á á<version>2.2</version>
+ á á á á á<version>2.3</version>
á á á á </plugin>
á á á á <plugin>
á á á á á <groupId>org.apache.maven.plugins</groupId>
@@ -217,7 +217,7 @@
á á á á <plugin>
á á á á á <groupId>org.apache.maven.plugins</groupId>
á á á á á <artifactId>maven-release-plugin</artifactId>
- á á á á á<version>2.0-beta-9</version>
+ á á á á á<version>2.0</version>
á á á á á <configuration>
á á á á á á <tagBase>https://svn.codehaus.org/mojo/tags</tagBase>
á á á á á á <useReleaseProfile>false</useReleaseProfile>
@@ -227,7 +227,7 @@
á á á á <plugin>
á á á á á <groupId>org.apache.maven.plugins</groupId>
á á á á á <artifactId>maven-resources-plugin</artifactId>
- á á á á á<version>2.3</version>
+ á á á á á<version>2.4.2</version>
á á á á </plugin>
á á á á <plugin>
á á á á á <groupId>org.apache.maven.plugins</groupId>
@@ -242,7 +242,7 @@
á á á á <plugin>
á á á á á <groupId>org.apache.maven.plugins</groupId>
á á á á á <artifactId>maven-surefire-plugin</artifactId>
- á á á á á<version>2.4.3</version>
+ á á á á á<version>2.5</version>
á á á á á <configuration>
á á á á á á 
<redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
á á á á á </configuration>
@@ -251,7 +251,7 @@
á á á á <plugin>
á á á á á <groupId>org.codehaus.mojo</groupId>
á á á á á <artifactId>cobertura-maven-plugin</artifactId>
- á á á á á<version>2.2</version>
+ á á á á á<version>2.3</version>
á á á á </plugin>
á á á á <plugin>
á á á á á <groupId>org.codehaus.plexus</groupId>
@@ -293,6 +293,11 @@

<allowedPluginRepository>apache.snapshots</allowedPluginRepository>
á á á á á á á á á </allowedPluginRepositories>
á á á á á á á á </requireNoRepositories>
+ á á á á á á á á<requirePluginVersions>
+ á á á á á á á á á <message>Best Practice is to always define plugin
versions!</message>
+ á á á á á á á á á <banLatest>true</banLatest>
+ á á á á á á á á á <banRelease>true</banRelease>
+ á á á á á á á á</requirePluginVersions>
á á á á á á á </rules>
á á á á á á </configuration>
á á á á á </execution>
@@ -543,7 +548,7 @@
á á á á á <plugin>
á á á á á á <groupId>org.apache.maven.plugins</groupId>
á á á á á á <artifactId>maven-surefire-report-plugin</artifactId>
- á á á á á á<version>2.4.3</version>
+ á á á á á á<version>2.5</version>
á á á á á á <reportSets>
á á á á á á á <reportSet>
á á á á á á á á <reports>
@@ -556,12 +561,19 @@
á á á á á <plugin>
á á á á á á <groupId>org.codehaus.mojo</groupId>
á á á á á á <artifactId>cobertura-maven-plugin</artifactId>
- á á á á á á<version>2.2</version>
+ á á á á á á<version>2.3</version>
+ á á á á á á<configuration>
+ á á á á á á á<instrumentation>
+ á á á á á á á á<excludes>
+ á á á á á á á á á<exclude>**/HelpMojo.class</exclude>
+ á á á á á á á á</excludes>
+ á á á á á á á</instrumentation>
+ á á á á á á</configuration>
á á á á á </plugin>
á á á á á <plugin>
á á á á á á <groupId>org.codehaus.mojo</groupId>
á á á á á á <artifactId>taglist-maven-plugin</artifactId>
- á á á á á á<version>2.2</version>
+ á á á á á á<version>2.4</version>
á á á á á </plugin>
á á á á </plugins>
á á á </reporting>


Here my +1.
As usual, this 72 hours vote is based on a lazy consensus.

Thanks,
--
Olivier

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

á áhttp://xircles.codehaus.org/manage_email





                                          
_________________________________________________________________
New Windows 7: Simplify what you do everyday. Find the right PC for you.
http://windows.microsoft.com/shop

Reply via email to