> Is there any documentation about what's new in maven-compiler-plugin 3.0
> over the 2.5.1 version? I scoured the project site & found nothing; various
> Google searches have also found nothing.

---------- Forwarded message ----------
From: Olivier Lamy <[email protected]>
Date: Mon, Nov 19, 2012 at 2:29 AM
Subject: [ANN] Maven Compiler Plugin 3.0 Released
To: [email protected], Maven Users List <[email protected]>
Cc: Maven Developers List <[email protected]>


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

...snip...

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

** Bug
    * [MCOMPILER-160] - javac error but build SUCCESS
    * [MCOMPILER-173] - use new maven plugin annotations
    * [MCOMPILER-179] - Warnings
    * [MCOMPILER-181] - Exception on compilation are not properly reported
    * [MCOMPILER-182] - Case sensitivity changes in class names not
detected by compiler
    * [MCOMPILER-184] - use last plexus-compiler 2.0 api
    * [MCOMPILER-186] - mojos are in wrong package (org.apache.maven.plugin)

** Task
    * [MCOMPILER-171] - use maven-plugin-tools' java 5 annotations


> After switching to maven-compiler-plugin 3.0 I'm seeing compilation
> problems that do not show up when using the 2.5.1 version, nor do they show
> up in Eclipse.

Can you be more specific (with error messages etc), or perhaps even
create a little sample Maven project to share that demonstrates the
issues you're seeing? Eclipse has its own compiler so it is not
necessarily true that no failures in Eclipse means no failures when
compiling with Oracle's JDK.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to