Skip to content

[MRESOURCES-298] Resources Mojo implements Contextuilizable from Plexus Container which ist EOL #301

@jira-importer

Description

@jira-importer

Manuel s opened MRESOURCES-298 and commented

Using maven-resources-plugin:3.3.0 with latest maven 3.9.2 and calling in a consele with "mvn -Dmaven.plugin.validation=VERBOSE" produces next warnings and seems like ist not ready for next Maven 4:

 

org.apache.maven.plugins:maven-resources-plugin:3.3.0
[WARNING]   Declared at location(s):
[WARNING]    * org.apache.maven:maven-core:3.9.2:default-lifecycle-bindings @ line -1
[WARNING]   Used in module(s):
[WARNING]    * XXXX-SNAPSHOT (XX\pom.xml)
[WARNING]    * XX-SNAPSHOT (XX\pom.xml)
[WARNING]    * YY-SNAPSHOT (YY\pom.xml)
[WARNING]    * ZZ-SNAPSHOT (ZZ\pom.xml)
[WARNING]    * ZZ-SNAPSHOT (ZZ\pom.xml)
[WARNING]   Mojo issue(s):
[WARNING]    * Mojo resources:resources (org.apache.maven.plugins.resources.ResourcesMojo)
[WARNING]      - Implements Contextualizable interface from Plexus Container, which is EOL.
[WARNING]    * Mojo resources:testResources (org.apache.maven.plugins.resources.TestResourcesMojo)
[WARNING]      - Implements Contextualizable interface from Plexus Container, which is EOL.


No further details from MRESOURCES-298

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency filepriority:majorMajor loss of function

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions