Skip to content

[MDEP-82] go-offline / resolve-plugins does not resolve all plugin dependencies #625

Open
@jira-importer

Description

@jira-importer

Arne Degenring opened MDEP-82 and commented

The attached pom.xml is a very simple JAR project, without any direct dependencies or plugin dependencies.

Start with an empty local repository, and run mvn dependency:go-offline on it. Some files get downloaded, but not everything that is needed for the build. If you run "mvn -o package" afterwards, you end up with the following error:

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does not exist or no valid version could be found

Afterwards, even "mvn package" without the "-o" parameter does not work any longer.


Affects: 2.0-alpha-4, 2.8, 2.10

Attachments:

Issue Links:

  • MNG-6169 Packaging plugin bindings version updates

Remote Links:

21 votes, 47 watchers

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:majorMajor loss of function

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions