Issue Details (XML | Word | Printable)

Key: MPMULTIPROJECT-51
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Martijn Dashorst
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Multi-Project Plugin

Mixing different maven.build.dir settings in multiproject fails

Created: 24/Mar/05 04:18 AM   Updated: 14/Apr/05 08:54 PM
Return to search
Component/s: None
Affects Version/s: 1.3
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide

If two projects have different maven.build.dir settings, the multiproject will assume that the artifacts of project A are actually in the maven.build.dir directory of project B (or vice versa).

Project A, project.properties

maven.build.dir=build

Project B, project.properties

maven.build.dir=target

Project B depends on Project A

Using the multiproject plugin for say multiproject:install will fail.



dion gillard made changes - 14/Apr/05 08:54 PM
Field Original Value New Value
Assignee dion gillard [ diongillard ]