Skip to content

[MANTRUN-78] Use of AntRun during clean phase fails multiproject with intermodule dependencies #144

@jira-importer

Description

@jira-importer

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:

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

No one assigned

    Labels

    bugSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is present

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions