Skip to content

help:evaluate fail with snapshot dependency in dependencyManagement #420

Description

@long76

Affected version

3.5.2

Bug description

i need read -Dexpression=project.properties from root pom(packaging - pom with modules). one of modules have dependencyManagement section with snapshot unavailable dependency(scope import type pom).

[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.example:lib-bom:pom:1.0.0-SNAPSHOT (absent): Could not find artifact org.example:lib-bom:pom:1.0.0-SNAPSHOT @ line 25, column 25

i think plugin must skip modules from read or i something don't understand?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions