[ANN] Maven Compiler Plugin 2.5 Released

2012-05-27 Thread Olivier Lamy
The Maven team is pleased to announce the release of the Maven
Compiler Plugin, version 2.5

The Compiler Plugin is used to compile the sources of your project.

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

You should specify the version in your project's plugin configuration:


  org.apache.maven.plugins
  maven-compiler-plugin
  2.5


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

** Bug
* [MCOMPILER-170] - Regression: Compiler Plugin fails when
building with multiple threads (-T...)

Have Fun,
--
The Apache Maven team

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



[RESULT] [VOTE] Release maven plugin testing 2.0

2012-05-27 Thread Igor Fedorenko

Hi,
The vote has passed with the following result :

+1 (binding): Olivier Lamy, Hervé BOUTEMY, Brett Porter
+1 (non binding): Tony Chemit, Igor Fedorenko

I will promote the artifacts to the central repo.

--
Regards,
Igor

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



Shade 1.7

2012-05-27 Thread Benson Margulies
Unless someone objects, I'll spin maven-shade-plugin 1.7 tomorrow:


Release Notes - Maven 2.x Shade Plugin - Version 1.7



** Bug
* [MSHADE-75] - Package maven multimodule project with shade
plugin : error in opening zip on directory
* [MSHADE-107] - ArrayIndexOutOfBoundsException when using
minimizeJar with shade plugin
* [MSHADE-115] - Temporary dependency-reduced-pom.xml in basedir
causes problems within shared build trees
* [MSHADE-119] - slash-leading classpath resources not properly
rewritten when repackaging classes

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



Re: Maven Plugin Tools - renaming "expression"

2012-05-27 Thread Hervé BOUTEMY
Le samedi 26 mai 2012 22:06:47 Brett Porter a écrit :
> // inject stuff for Maven - session covers all but should also support
> the same for project, localRepository, reactorProjects, // mojoExecution,
> executedProject, plugin, settings
> @Inject
> private MavenSession session;

I just implemented project, mojo, plugin, session and settings: see 
MPLUGIN-204 [1]
I didn't implement localRepository, reactorProjects, executedProject: we can't 
differentiate executedProject from project based on its simple class name, and 
I hesitated for localRepository and reactorprojects: is the type sufficient?

Adding new magical Maven objects just requires adding config in PluginUtils.

Regards,

Hervé

[1] http://jira.codehaus.org/browse/MPLUGIN-204

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



[RESULT] [VOTE] Maven Compiler Plugin 2.5

2012-05-27 Thread Olivier Lamy
The vote has passed with the following result:

+1 (binding): Benson Margulies, Daniel Kulp, Kristian Rosenvold, Olivier Lamy
+1 (non binding): Tony Chemit

I will continue release process.

Thanks
-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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



Re: [VOTE] Maven Compiler Plugin 2.5

2012-05-27 Thread Olivier Lamy
Here my +1

2012/5/24 Olivier Lamy :
> Hi,
> I'd like to release Maven Compiler Plugin 2.5.
>
> We fixed 1 issue:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11130&version=18466
>
> Staging repository:
> https://repository.apache.org/content/repositories/maven-135/
> Staged Site:  http://maven.apache.org/plugins/maven-compiler-plugin-2.5
> (not yet synced).
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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