You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2023/05/19 13:38:00 UTC

[jira] [Commented] (MRESOURCES-298) Resources Mojo implements Contextuilizable from Plexus Container which ist EOL

    [ https://issues.apache.org/jira/browse/MRESOURCES-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17724283#comment-17724283 ] 

Slawomir Jaranowski commented on MRESOURCES-298:
------------------------------------------------

Please use the latest version of plugin - was fixed in MRESOURCES-295

> Resources Mojo implements Contextuilizable from Plexus Container which ist EOL
> ------------------------------------------------------------------------------
>
>                 Key: MRESOURCES-298
>                 URL: https://issues.apache.org/jira/browse/MRESOURCES-298
>             Project: Maven Resources Plugin
>          Issue Type: Dependency upgrade
>            Reporter: Manuel s
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)