Uploaded image for project: 'Maven Remote Resources Plugin'
  1. Maven Remote Resources Plugin
  2. MRRESOURCES-125

Unexpected warnings "Invalid project model for artifact [sisu-guice:org.sonatype.sisu:3.2.3]. It will be ignored by the remote resources Mojo."

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 3.0.0
    • None
    • None

    Description

      I have a bunch of warnings when building m-plugin-tools, during the m-remote-resources-p execution. They look like

      [WARN] Invalid project model for artifact [sisu-guice:org.sonatype.sisu:3.2.3]. It will be ignored by the remote resources Mojo.
      

      but are related to errors like

      [ERROR] Failed to determine Java version for profile jdk7-plugin-fix-version @ org.apache.commons:commons-parent:39, /Users/gnodet/.m2/repository/org/apache/commons/commons-parent/39/commons-parent-39.pom, line 1343, column 14
      

      The pom looks like:

            <activation>
              <jdk>[1.7,)</jdk>
            </activation>
      

      Also the warning uses artifactId:groupId:version instead of the more used groupId:artifactId:version

      Attachments

        Issue Links

          Activity

            People

              olamy Olivier Lamy
              gnodet Guillaume Nodet
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: