Maven 2 & 3

Reactor should print out a message if it detects a collision of artifact ids

Details

  • Complexity:
    Novice
  • Number of attachments :
    0

Description

It might be a good idea to have the Reactor print out a warning message if it detects similar artifact IDs (copy and paste problem) when scanning for the build order at the start of the build.

Currently, there are no messages shown in the screen even if "-X" is used.

Activity

Hide
Jason van Zyl added a comment -

The new feature in the dependency plugin can do this nicely now.

Show
Jason van Zyl added a comment - The new feature in the dependency plugin can do this nicely now.
Hide
Brett Porter added a comment -

as far as I can tell, this is a different thing

Show
Brett Porter added a comment - as far as I can tell, this is a different thing
Hide
John Casey added a comment -

I've checked this both in 2.1-SNAPSHOT (trunk) and in 2.0.9-SNAPSHOT (2.0.x branch) and it fails with an error citing uniqueness problems in both cases. the error in 2.1-snap even tells you which two files produced the problem.

Show
John Casey added a comment - I've checked this both in 2.1-SNAPSHOT (trunk) and in 2.0.9-SNAPSHOT (2.0.x branch) and it fails with an error citing uniqueness problems in both cases. the error in 2.1-snap even tells you which two files produced the problem.

People

Vote (2)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: