You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/05/23 08:44:00 UTC

[jira] [Commented] (MPLUGIN-473) Better support for plexus-xml 4.x

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

ASF GitHub Bot commented on MPLUGIN-473:
----------------------------------------

gnodet opened a new pull request, #216:
URL: https://github.com/apache/maven-plugin-tools/pull/216

   This relaxes the check a bit and provides support for plexus-xml 4.0.0
   




> Better support for plexus-xml 4.x
> ---------------------------------
>
>                 Key: MPLUGIN-473
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-473
>             Project: Maven Plugin Tools
>          Issue Type: Improvement
>    Affects Versions: 3.9.0
>            Reporter: Guillaume Nodet
>            Priority: Major
>
> {code:java}
> [INFO] --- plugin:3.9.0:descriptor (mojo-descriptor) @ modello-maven-plugin ---
> [WARNING] 
> Some dependencies of Maven Plugins are expected to be in provided scope.
> Please make sure that dependencies listed below declared in POM
> have set '<scope>provided</scope>' as well.
> The following dependencies are in wrong scope:
>  * org.apache.maven:maven-xml-impl:jar:4.0.0-alpha-5:compile
>  * org.apache.maven:maven-api-xml:jar:4.0.0-alpha-5:compile
>  * org.apache.maven:maven-api-meta:jar:4.0.0-alpha-5:compile {code}



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