Maven 2 & 3

Duplicate error messages

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.1.0
  • Fix Version/s: 2.1.0
  • Component/s: None
  • Labels:
    None
  • Environment:
  • Complexity:
    Intermediate
  • Number of attachments :
    1

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.

Activity

Hide
Julien HENRY added a comment -

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"

Show
Julien HENRY added a comment - 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"
Hide
John Casey added a comment -

Looks like I must have had a bad test last time, but not sure why or how. I've definitely got it sorted out now, though.

Show
John Casey added a comment - Looks like I must have had a bad test last time, but not sure why or how. I've definitely got it sorted out now, though.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: