You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by "Orion Poplawski (Closed) (JIRA)" <ji...@apache.org> on 2011/12/07 18:26:40 UTC

[jira] [Closed] (RAT-113) Support maven 3

     [ https://issues.apache.org/jira/browse/RAT-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Orion Poplawski closed RAT-113.
-------------------------------

       Resolution: Not A Problem
    Fix Version/s: 0.8
    
> Support maven 3
> ---------------
>
>                 Key: RAT-113
>                 URL: https://issues.apache.org/jira/browse/RAT-113
>             Project: RAT
>          Issue Type: New Feature
>          Components: maven
>    Affects Versions: 0.9
>         Environment: Fedora 16, maven 3
>            Reporter: Orion Poplawski
>             Fix For: 0.8
>
>         Attachments: dependencyTree.txt
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira