Uploaded image for project: 'Apache Rat'
  1. Apache Rat
  2. RAT-113

Support maven 3

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 0.9
    • 0.8
    • Client - maven
    • None
    • Fedora 16, maven 3

    Description

      Trying to build current trunk (revision 1211216) with maven 3 on Fedora, I get:

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project apache-rat-plugin: Compilation failure: Compilation failure:
      [ERROR] /export/home/orion/fedora/apache-rat/rat-trunk-build/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java:[27,41] cannot find symbol
      [ERROR] symbol : class ArtifactResolver
      [ERROR] location: package org.apache.maven.artifact.resolver
      [ERROR]
      [ERROR] /export/home/orion/fedora/apache-rat/rat-trunk-build/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java:[87,12] cannot find symbol
      [ERROR] symbol : class ArtifactResolver
      [ERROR] location: class org.apache.rat.mp.RatReportMojo
      [ERROR]
      [ERROR] /export/home/orion/fedora/apache-rat/rat-trunk-build/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java:[27,41] cannot find symbol
      [ERROR] symbol : class ArtifactResolver
      [ERROR] location: package org.apache.maven.artifact.resolver
      [ERROR]
      [ERROR] /export/home/orion/fedora/apache-rat/rat-trunk-build/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java:[87,12] cannot find symbol
      [ERROR] symbol : class ArtifactResolver
      [ERROR] location: class org.apache.rat.mp.RatReportMojo

      It seems the ArtifactResolver class is not in maven 3.

      Attachments

        1. dependencyTree.txt
          10 kB
          Philipp Ottlinger

        Activity

          People

            Unassigned Unassigned
            opoplawski Orion Poplawski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: