On Thu, Aug 25, 2011 at 8:29 AM, Gary Gregory <garydgreg...@gmail.com>wrote:

> On Wed, Aug 24, 2011 at 9:45 PM, sebb <seb...@gmail.com> wrote:
>
>> On 25 August 2011 02:12, Gary Gregory <garydgreg...@gmail.com> wrote:
>> > Hi All:
>> >
>> > According to their respective sites, the following plugins can be
>> updated
>> > while keeping builds running on Maven 2.0.x and JDK 1.4.
>>
>> (See below - I don't think that restriction is necessary)
>>
>> > maven-antrun-plugin 1.5 to 1.6 (Maven 2.0.6, JDK 1.4)
>> > maven-clean-plugin 2.4 to 2.4.1 (Maven 2.0.6, JDK 1.4)
>> > maven-deploy-plugin 2.5 to 2.6 (Maven 2.0.6, JDK 1.4)
>> > maven-gpg-plugin 1.2 to 1.3 (Maven 2.0.6, JDK 1.4)
>> > maven-install-plugin 2.3 to 2.3.1 (Maven 2.0.6, JDK 1.4)
>> > maven-resources-plugin 2.4.1 to 2.5 (Maven 2.0.6, JDK 1.4)
>> > maven-source-plugin 2.1.1 to 2.1.2 (Maven 2.0.6, JDK 1.4)
>> > maven-jxr-plugin 2.1 to 2.3 (Maven 2.0.9, JDK 1.4)
>> > maven-surefire-plugin 2.8.1 to 2.9 (Maven 2.0.9, JDK 1.4)
>> >
>> > Make some noise if you are not OK with updating any of these.
>> >
>> > The following should not be updated yet because they require Java 5.
>> >
>> > maven-release-plugin 2.0 to 2.2.1 (Maven 2.0.9, JDK 1.5)
>> > maven-project-info-reports-plugin 2.3.1 to 2.4 (Maven 2.2.0, JDK 1.5)
>> > maven-javadoc-plugin 2.7 to 2.8 (Maven 2.0.9, JDK 1.5)
>>
>> As far as I know, most people use Maven 2.2.1 which requires Java 1.5.
>>
>> That is partly why we added the java-1.x profiles.
>> They allow Java 1.5 or later to be used to run Maven, but still allow
>> the use of a different version of Java for compile and test.
>>
>> So I see no reason why we should not update the last 3 plugins as well.
>>
>
> OK, sounds good. I'll test my local version of the POM with M2 and M3 and
> commit today if all goes well.
>

In SVN:

Update plugins:
- maven-antrun-plugin 1.5 to 1.6 (Maven 2.0.6, JDK 1.4)
- maven-clean-plugin 2.4 to 2.4.1 (Maven 2.0.6, JDK 1.4)
- maven-deploy-plugin 2.5 to 2.6 (Maven 2.0.6, JDK 1.4)
- maven-gpg-plugin 1.2 to 1.3 (Maven 2.0.6, JDK 1.4)
- maven-install-plugin 2.3 to 2.3.1 (Maven 2.0.6, JDK 1.4)
- maven-resources-plugin 2.4.1 to 2.5 (Maven 2.0.6, JDK 1.4)
- maven-source-plugin 2.1.1 to 2.1.2 (Maven 2.0.6, JDK 1.4)
- maven-jxr-plugin 2.1 to 2.3 (Maven 2.0.9, JDK 1.4)
- maven-surefire-plugin 2.8.1 to 2.9 (Maven 2.0.9, JDK 1.4)
- maven-release-plugin 2.0 to 2.2.1 (Maven 2.0.9, JDK 1.5)
- maven-project-info-reports-plugin 2.3.1 to 2.4 (Maven 2.2.0, JDK 1.5)
- maven-javadoc-plugin 2.7 to 2.8 (Maven 2.0.9, JDK 1.5)

Tested [codec], [io] trunk with "mvn clean site" using:

Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
Java version: 1.6.0_24
Java home: C:\Program Files\Java\jdk1.6.0_24\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7" version: "6.1" arch: "amd64" Family: "windows"

Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
Java version: 1.5.0_22
Java home: C:\Program Files\Java\jdk1.5.0_22\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7" version: "6.1" arch: "amd64" Family: "windows"

Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
Maven home: C:\Java\apache-maven-3.0.3\bin\..
Java version: 1.6.0_24, vendor: Sun Microsystems Inc.
Java home: C:\Program Files\Java\jdk1.6.0_24\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
Maven home: C:\Java\apache-maven-3.0.3\bin\..
Java version: 1.5.0_22, vendor: Sun Microsystems Inc.
Java home: C:\Program Files\Java\jdk1.5.0_22\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

Gary


>
> Gary
>
>>
>> > Thank you,
>> > Gary
>> > ---
>> >
>> > http://garygregory.wordpress.com/
>> > http://garygregory.com/
>> > http://people.apache.org/~ggregory/
>> > http://twitter.com/GaryGregory
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>>
>
>
> --
> Thank you,
> Gary
>
> http://garygregory.wordpress.com/
> http://garygregory.com/
> http://people.apache.org/~ggregory/
> http://twitter.com/GaryGregory
>



-- 
Thank you,
Gary

http://garygregory.wordpress.com/
http://garygregory.com/
http://people.apache.org/~ggregory/
http://twitter.com/GaryGregory

Reply via email to