-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present
Description
Brian Jackson opened MANTRUN-78 and commented
Attaching the antrun plugin to the clean phase causes it to interfere with local dependency resolution for sibling projects.
An example is attached.
The project consists of project 'test' with modules 'test-a' and test-b'. 'test-a' depends on 'test-b'.
If you run "mvn clean" on the root POM, the clean succeeds.
If you run "mvn clean -Pbuild-failure" it fails.
Affects: 1.1, 1.2
Attachments:
- test.zip (5.63 kB)
Issue Links:
- MANTRUN-216 CLONE - Use of AntRun during clean phase fails multiproject with intermodule dependencies
("is duplicated by") - MNG-3283 Plugins that require dependency resolution in early phases cause dependency resolution issue
("depends upon")
5 votes, 8 watchers
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present