You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Benjamin Bentmann <be...@apache.org> on 2010/04/17 12:43:51 UTC

[ANN] Maven Compiler Plugin 2.3 Released

The Maven team is pleased to announce the release of the Maven Compiler
Plugin, version 2.3.

This plugin is used to compile the sources of your project. See the 
plugin's site for more details:

   http://maven.apache.org/plugins/maven-compiler-plugin/

To use the updated plugin in your projects, you need to add the
following snippet to the plugins or plugin management section of your POM:

   <plugin>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-compiler-plugin</artifactId>
     <version>2.3</version>
   </plugin>

Release Notes - Maven 2.x Compiler Plugin - Version 2.3

** Improvement
     * [MCOMPILER-80] - Change default source level to 1.5

Enjoy,


-The Maven team


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [ANN] Maven Compiler Plugin 2.3 Released

Posted by John Singleton <jh...@gmail.com>.
It works for me, too - Thanks!

John Singleton

On Fri, Apr 23, 2010 at 4:04 AM, Thomas Sundberg <
thomas.k.sundberg@gmail.com> wrote:

> Hi!
>
> I just upgraded the project I'm working on and it worked fine.
>
> /Thomas
>
> On Fri, Apr 23, 2010 at 09:54, Milos Kleint <mk...@gmail.com> wrote:
> > The checksums on central shall be fixed now. My apologies to everyone.
> >
> > Milos
> >
> > On Wed, Apr 21, 2010 at 10:22 PM, Brett Porter <br...@apache.org> wrote:
> >
> >>
> >> On 21/04/2010, at 11:13 PM, John Singleton wrote:
> >>
> >> > Thanks, Brett.
> >> >
> >> > FWIW, I also noticed this problem with the 2.2 version of Compiler
> >> plugin,
> >> > which was released a couple of weeks ago.
> >>
> >> Yes, they both use the same version of the shared component. It's being
> >> taken care of.
> >>
> >> - Brett
> >>
> >> --
> >> Brett Porter
> >> brett@apache.org
> >> http://brettporter.wordpress.com/
> >>
> >>
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: users-help@maven.apache.org
> >>
> >>
> >
>
>
>
> --
> Thomas Sundberg
> M. Sc. in Computer Science
>
> Mobile: +46 70 767 33 15
> Blog: http://thomassundberg.wordpress.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: [ANN] Maven Compiler Plugin 2.3 Released

Posted by Thomas Sundberg <th...@gmail.com>.
Hi!

I just upgraded the project I'm working on and it worked fine.

/Thomas

On Fri, Apr 23, 2010 at 09:54, Milos Kleint <mk...@gmail.com> wrote:
> The checksums on central shall be fixed now. My apologies to everyone.
>
> Milos
>
> On Wed, Apr 21, 2010 at 10:22 PM, Brett Porter <br...@apache.org> wrote:
>
>>
>> On 21/04/2010, at 11:13 PM, John Singleton wrote:
>>
>> > Thanks, Brett.
>> >
>> > FWIW, I also noticed this problem with the 2.2 version of Compiler
>> plugin,
>> > which was released a couple of weeks ago.
>>
>> Yes, they both use the same version of the shared component. It's being
>> taken care of.
>>
>> - Brett
>>
>> --
>> Brett Porter
>> brett@apache.org
>> http://brettporter.wordpress.com/
>>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>



-- 
Thomas Sundberg
M. Sc. in Computer Science

Mobile: +46 70 767 33 15
Blog: http://thomassundberg.wordpress.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Compiler Plugin 2.3 Released

Posted by Milos Kleint <mk...@gmail.com>.
The checksums on central shall be fixed now. My apologies to everyone.

Milos

On Wed, Apr 21, 2010 at 10:22 PM, Brett Porter <br...@apache.org> wrote:

>
> On 21/04/2010, at 11:13 PM, John Singleton wrote:
>
> > Thanks, Brett.
> >
> > FWIW, I also noticed this problem with the 2.2 version of Compiler
> plugin,
> > which was released a couple of weeks ago.
>
> Yes, they both use the same version of the shared component. It's being
> taken care of.
>
> - Brett
>
> --
> Brett Porter
> brett@apache.org
> http://brettporter.wordpress.com/
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: [ANN] Maven Compiler Plugin 2.3 Released

Posted by Brett Porter <br...@apache.org>.
On 21/04/2010, at 11:13 PM, John Singleton wrote:

> Thanks, Brett.
> 
> FWIW, I also noticed this problem with the 2.2 version of Compiler plugin,
> which was released a couple of weeks ago.

Yes, they both use the same version of the shared component. It's being taken care of.

- Brett

--
Brett Porter
brett@apache.org
http://brettporter.wordpress.com/





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Compiler Plugin 2.3 Released

Posted by John Singleton <jo...@gmail.com>.
Thanks, Brett.

FWIW, I also noticed this problem with the 2.2 version of Compiler plugin,
which was released a couple of weeks ago.

On Tue, Apr 20, 2010 at 8:08 PM, Brett Porter <br...@apache.org> wrote:

> Yes, the checksums seem to be incorrect on central. I'll forward this to
> the dev list.
>
> On 21/04/2010, at 5:48 AM, Raphael Ackermann wrote:
>
> > I get the same/similar checksum errors with nexus 1.6.
> > I deleted the plexus-compiler artefacts both from my local and the
> > nexus repository but got the same error still.
> >
> > Raphael
> >
> > On Tue, Apr 20, 2010 at 21:09, John Singleton <jh...@gmail.com>
> wrote:
> >> I tried to upgrade to this version of the plugin, but am getting
> download
> >> errors on some of its dependencies, namely:
> >>
> >> org.codehaus.plexus:plexus-compiler-api:jar:1.8
> >> org.codehaus.plexus:plexus-compiler-manager:jar:1.8
> >> org.codehaus.plexus:plexus-compiler-javac:jar:1.8
> >>
> >> sample error message from artifactory log:
> >>
> >> repo1: Downloaded '
> >>
> http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8/plexus-compiler-javac-1.8.jar
> '
> >> with return code: 200.
> >> 2010-04-20 14:24:17,955 [pool-1-thread-30] [WARN ]
> >> (o.a.e.DownloadServiceImpl:194) - Sending HTTP error code 409: Checksum
> >> policy 'GEN_IF_ABSENT' rejected the artifact
> >> 'plexus-compiler-javac-1.8.jar'. Checksums info:
> [ChecksumInfo{type=SHA-1,
> >> original='69203d97d835ff6851ed1e622ebde635a54ef681',
> >> actual='8e8e1d4ef6c19ab4daaabe387218a74ea44b17c6'},
> ChecksumInfo{type=MD5,
> >> original='dde75ac45679d2a639d25f01da55663e',
> >> actual='41a5a8bc0e92ace66d918c487b5fa345'}].
> >>
> >> Is there really an error in the posted checksums, or is this a problem
> on my
> >> end?
> >>
> >> This error occurs with artifactory 2.2.2 runing on Ubuntu Linux 9.10
> (Karmic
> >> Koala), called from Maven 2.2.1
> >>
> >>
> >> On Sat, Apr 17, 2010 at 6:43 AM, Benjamin Bentmann <bentmann@apache.org
> >wrote:
> >>
> >>> The Maven team is pleased to announce the release of the Maven Compiler
> >>> Plugin, version 2.3.
> >>>
> >>> This plugin is used to compile the sources of your project. See the
> >>> plugin's site for more details:
> >>>
> >>>  http://maven.apache.org/plugins/maven-compiler-plugin/
> >>>
> >>> To use the updated plugin in your projects, you need to add the
> >>> following snippet to the plugins or plugin management section of your
> POM:
> >>>
> >>>  <plugin>
> >>>    <groupId>org.apache.maven.plugins</groupId>
> >>>    <artifactId>maven-compiler-plugin</artifactId>
> >>>    <version>2.3</version>
> >>>  </plugin>
> >>>
> >>> Release Notes - Maven 2.x Compiler Plugin - Version 2.3
> >>>
> >>> ** Improvement
> >>>    * [MCOMPILER-80] - Change default source level to 1.5
> >>>
> >>> Enjoy,
> >>>
> >>>
> >>> -The Maven team
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >>> For additional commands, e-mail: users-help@maven.apache.org
> >>>
> >>>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
>
> --
> Brett Porter
> brett@apache.org
> http://brettporter.wordpress.com/
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: [ANN] Maven Compiler Plugin 2.3 Released

Posted by Brett Porter <br...@apache.org>.
Yes, the checksums seem to be incorrect on central. I'll forward this to the dev list.

On 21/04/2010, at 5:48 AM, Raphael Ackermann wrote:

> I get the same/similar checksum errors with nexus 1.6.
> I deleted the plexus-compiler artefacts both from my local and the
> nexus repository but got the same error still.
> 
> Raphael
> 
> On Tue, Apr 20, 2010 at 21:09, John Singleton <jh...@gmail.com> wrote:
>> I tried to upgrade to this version of the plugin, but am getting download
>> errors on some of its dependencies, namely:
>> 
>> org.codehaus.plexus:plexus-compiler-api:jar:1.8
>> org.codehaus.plexus:plexus-compiler-manager:jar:1.8
>> org.codehaus.plexus:plexus-compiler-javac:jar:1.8
>> 
>> sample error message from artifactory log:
>> 
>> repo1: Downloaded '
>> http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8/plexus-compiler-javac-1.8.jar'
>> with return code: 200.
>> 2010-04-20 14:24:17,955 [pool-1-thread-30] [WARN ]
>> (o.a.e.DownloadServiceImpl:194) - Sending HTTP error code 409: Checksum
>> policy 'GEN_IF_ABSENT' rejected the artifact
>> 'plexus-compiler-javac-1.8.jar'. Checksums info: [ChecksumInfo{type=SHA-1,
>> original='69203d97d835ff6851ed1e622ebde635a54ef681',
>> actual='8e8e1d4ef6c19ab4daaabe387218a74ea44b17c6'}, ChecksumInfo{type=MD5,
>> original='dde75ac45679d2a639d25f01da55663e',
>> actual='41a5a8bc0e92ace66d918c487b5fa345'}].
>> 
>> Is there really an error in the posted checksums, or is this a problem on my
>> end?
>> 
>> This error occurs with artifactory 2.2.2 runing on Ubuntu Linux 9.10 (Karmic
>> Koala), called from Maven 2.2.1
>> 
>> 
>> On Sat, Apr 17, 2010 at 6:43 AM, Benjamin Bentmann <be...@apache.org>wrote:
>> 
>>> The Maven team is pleased to announce the release of the Maven Compiler
>>> Plugin, version 2.3.
>>> 
>>> This plugin is used to compile the sources of your project. See the
>>> plugin's site for more details:
>>> 
>>>  http://maven.apache.org/plugins/maven-compiler-plugin/
>>> 
>>> To use the updated plugin in your projects, you need to add the
>>> following snippet to the plugins or plugin management section of your POM:
>>> 
>>>  <plugin>
>>>    <groupId>org.apache.maven.plugins</groupId>
>>>    <artifactId>maven-compiler-plugin</artifactId>
>>>    <version>2.3</version>
>>>  </plugin>
>>> 
>>> Release Notes - Maven 2.x Compiler Plugin - Version 2.3
>>> 
>>> ** Improvement
>>>    * [MCOMPILER-80] - Change default source level to 1.5
>>> 
>>> Enjoy,
>>> 
>>> 
>>> -The Maven team
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: users-help@maven.apache.org
>>> 
>>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 

--
Brett Porter
brett@apache.org
http://brettporter.wordpress.com/





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Compiler Plugin 2.3 Released

Posted by Raphael Ackermann <ra...@gmail.com>.
I get the same/similar checksum errors with nexus 1.6.
I deleted the plexus-compiler artefacts both from my local and the
nexus repository but got the same error still.

Raphael

On Tue, Apr 20, 2010 at 21:09, John Singleton <jh...@gmail.com> wrote:
> I tried to upgrade to this version of the plugin, but am getting download
> errors on some of its dependencies, namely:
>
> org.codehaus.plexus:plexus-compiler-api:jar:1.8
> org.codehaus.plexus:plexus-compiler-manager:jar:1.8
> org.codehaus.plexus:plexus-compiler-javac:jar:1.8
>
> sample error message from artifactory log:
>
> repo1: Downloaded '
> http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8/plexus-compiler-javac-1.8.jar'
> with return code: 200.
> 2010-04-20 14:24:17,955 [pool-1-thread-30] [WARN ]
> (o.a.e.DownloadServiceImpl:194) - Sending HTTP error code 409: Checksum
> policy 'GEN_IF_ABSENT' rejected the artifact
> 'plexus-compiler-javac-1.8.jar'. Checksums info: [ChecksumInfo{type=SHA-1,
> original='69203d97d835ff6851ed1e622ebde635a54ef681',
> actual='8e8e1d4ef6c19ab4daaabe387218a74ea44b17c6'}, ChecksumInfo{type=MD5,
> original='dde75ac45679d2a639d25f01da55663e',
> actual='41a5a8bc0e92ace66d918c487b5fa345'}].
>
> Is there really an error in the posted checksums, or is this a problem on my
> end?
>
> This error occurs with artifactory 2.2.2 runing on Ubuntu Linux 9.10 (Karmic
> Koala), called from Maven 2.2.1
>
>
> On Sat, Apr 17, 2010 at 6:43 AM, Benjamin Bentmann <be...@apache.org>wrote:
>
>> The Maven team is pleased to announce the release of the Maven Compiler
>> Plugin, version 2.3.
>>
>> This plugin is used to compile the sources of your project. See the
>> plugin's site for more details:
>>
>>  http://maven.apache.org/plugins/maven-compiler-plugin/
>>
>> To use the updated plugin in your projects, you need to add the
>> following snippet to the plugins or plugin management section of your POM:
>>
>>  <plugin>
>>    <groupId>org.apache.maven.plugins</groupId>
>>    <artifactId>maven-compiler-plugin</artifactId>
>>    <version>2.3</version>
>>  </plugin>
>>
>> Release Notes - Maven 2.x Compiler Plugin - Version 2.3
>>
>> ** Improvement
>>    * [MCOMPILER-80] - Change default source level to 1.5
>>
>> Enjoy,
>>
>>
>> -The Maven team
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Compiler Plugin 2.3 Released

Posted by John Singleton <jh...@gmail.com>.
I tried to upgrade to this version of the plugin, but am getting download
errors on some of its dependencies, namely:

org.codehaus.plexus:plexus-compiler-api:jar:1.8
org.codehaus.plexus:plexus-compiler-manager:jar:1.8
org.codehaus.plexus:plexus-compiler-javac:jar:1.8

sample error message from artifactory log:

repo1: Downloaded '
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8/plexus-compiler-javac-1.8.jar'
with return code: 200.
2010-04-20 14:24:17,955 [pool-1-thread-30] [WARN ]
(o.a.e.DownloadServiceImpl:194) - Sending HTTP error code 409: Checksum
policy 'GEN_IF_ABSENT' rejected the artifact
'plexus-compiler-javac-1.8.jar'. Checksums info: [ChecksumInfo{type=SHA-1,
original='69203d97d835ff6851ed1e622ebde635a54ef681',
actual='8e8e1d4ef6c19ab4daaabe387218a74ea44b17c6'}, ChecksumInfo{type=MD5,
original='dde75ac45679d2a639d25f01da55663e',
actual='41a5a8bc0e92ace66d918c487b5fa345'}].

Is there really an error in the posted checksums, or is this a problem on my
end?

This error occurs with artifactory 2.2.2 runing on Ubuntu Linux 9.10 (Karmic
Koala), called from Maven 2.2.1


On Sat, Apr 17, 2010 at 6:43 AM, Benjamin Bentmann <be...@apache.org>wrote:

> The Maven team is pleased to announce the release of the Maven Compiler
> Plugin, version 2.3.
>
> This plugin is used to compile the sources of your project. See the
> plugin's site for more details:
>
>  http://maven.apache.org/plugins/maven-compiler-plugin/
>
> To use the updated plugin in your projects, you need to add the
> following snippet to the plugins or plugin management section of your POM:
>
>  <plugin>
>    <groupId>org.apache.maven.plugins</groupId>
>    <artifactId>maven-compiler-plugin</artifactId>
>    <version>2.3</version>
>  </plugin>
>
> Release Notes - Maven 2.x Compiler Plugin - Version 2.3
>
> ** Improvement
>    * [MCOMPILER-80] - Change default source level to 1.5
>
> Enjoy,
>
>
> -The Maven team
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>