Hi,
Thank you for your work :)

May I direct your attention to http://jira.codehaus.org/browse/MCOMPILER-209
?
Seems quite important.

Regards,
Andrei



On Mon, Oct 13, 2014 at 9:36 PM, John Casey <jdca...@commonjava.org> wrote:

> The Maven team is pleased to announce the release of the Apache Maven
> Compiler Plugin, version 3.2
>
> 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:
>
> <plugin>
>   <groupId>org.apache.maven.plugins</groupId>
>   <artifactId>maven-compiler-plugin</artifactId>
>   <version>3.2</version>
> </plugin>
>
>
> Release Notes - Apache Maven Compiler Plugin - Version 3.2
>
> Task
> * [MCOMPILER-232] Fix RAT Report
> * [MCOMPILER-224] Maven compiler plugin does not properly consume plexus
> compiler output
> * [MCOMPILER-220] Fix o.a.m.p.c.CompilerMojoTestCase.testCompilerFork(),
> which fails when javac is not on the PATH
> * [MCOMPILER-159] generatedSourcesDirectory should be included in list
> provided by org.apache.maven.project.MavenProject.
> getCompileClasspathElements()
> * [MCOMPILER-157] Maven Compiler Plugin should add to compileSourceRoots
> for next plugins to consider as source directory for generated files
>
>
> Enjoy,
>
> -The Maven team
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to