> 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 <ol...@apache.org>
Date: Mon, Nov 19, 2012 at 2:29 AM
Subject: [ANN] Maven Compiler Plugin 3.0 Released
To: annou...@maven.apache.org, Maven Users List <users@maven.apache.org>
Cc: Maven Developers List <d...@maven.apache.org>


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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to