Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.0
-
Fix Version/s: 2.1.0
-
Component/s: None
-
Labels:None
-
Environment:HideApache Maven 2.1.0 (r751709; 2009-03-09 16:35:14+0100)
Java version: 1.4.2_17
Java home: C:\j2sdk1.4.2_17\jre
Default locale: fr_FR, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"ShowApache Maven 2.1.0 (r751709; 2009-03-09 16:35:14+0100) Java version: 1.4.2_17 Java home: C:\j2sdk1.4.2_17\jre Default locale: fr_FR, platform encoding: Cp1252 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
-
Complexity:Intermediate
-
Number of attachments :
Description
Very often with Maven the error messages are duplicated. For example deprecation warnings and compilation issues.
I've attached an example with -e option. In my case I'm trying to build a project that requires JDK 1.5+ with JDK 1.4.
Hi John,
Is it supposed to be fixed in RC2?
I see no change with my test:
>mvn -v
Apache Maven 2.1.0-RC2 (r752688; 2009-03-12 00:26:25+0100)
Java version: 1.4.2_17
Java home: C:\j2sdk1.4.2_17\jre
Default locale: fr_FR, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"