Uploaded image for project: 'XWiki Commons'
  1. XWiki Commons
  2. XCOMMONS-2891

Remove warnings about plugin dependencies which must have provided scopes

    XMLWordPrintable

Details

    • Unknown
    • N/A
    • N/A

    Description

      Example:

      19:41:02,107 [INFO] --- maven-plugin-plugin:3.10.2:descriptor (default-descriptor) @ xwiki-commons-tool-remote-resource-plugin ---
      19:41:03,299 [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-artifact:jar:3.6.3:compile
       * org.apache.maven:maven-core:jar:3.6.3:compile
       * org.apache.maven:maven-settings-builder:jar:3.6.3:compile
       * org.apache.maven:maven-builder-support:jar:3.6.3:compile
       * org.apache.maven:maven-repository-metadata:jar:3.6.3:compile
       * org.apache.maven:maven-model-builder:jar:3.6.3:compile
       * org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
       * org.apache.maven:maven-model:jar:3.6.3:compile
       * org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       * org.apache.maven:maven-project:jar:2.2.1:compile
       * org.apache.maven:maven-profile:jar:2.2.1:compile
       * org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
       * org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
       * org.apache.maven:maven-settings:jar:3.6.3:compile
       * org.apache.maven:maven-xml-impl:jar:4.0.0-alpha-7:compile
       * org.apache.maven:maven-api-xml:jar:4.0.0-alpha-7:compile
       * org.apache.maven:maven-api-meta:jar:4.0.0-alpha-7:compile
      

      We have 3 maven plugins in commons to fix.

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: