Skip to content

[MNG-8539] MavenProject.getArtifacts() always returns file path in with default path pattern #10690

@jira-importer

Description

@jira-importer

Konrad Windszus opened MNG-8539 and commented

In Maven 3.x the file path returned for MavenProject.getArtifacts()...getFile() always considered the actually attached file names (i.e. considering the project.build.finalName, https://maven.apache.org/pom.html#The_BaseBuild_Element_Set) while with Maven4 this always returns a file path in the project local repository which does not consider the finalName.
This may lead to subtle differences where the artifacts filename is used for other purposes as well.


Affects: 4.0.0-beta-3

Issue Links:

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