[ 
http://jira.codehaus.org/browse/MFINDBUGS-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Garvin LeClaire closed MFINDBUGS-135.
-------------------------------------

       Resolution: Not A Bug
    Fix Version/s: 2.3.2

Check your repository's ability to go out to the central repository's.
Check http://repo2.maven.org/maven2/org/codehaus/gmaven/gmaven/ and you will 
see a 1.3 version.
The Sonatype Central Repository also has it 
https://repository.sonatype.org/index.html#nexus-search;quick~gmaven

Garvin 

> Depedency error between findbugs and gmaven
> -------------------------------------------
>
>                 Key: MFINDBUGS-135
>                 URL: http://jira.codehaus.org/browse/MFINDBUGS-135
>             Project: Maven 2.x FindBugs Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3.2
>         Environment: Windows XP, JDK 1.6.0_24, Maven 3.0.3, Artifactory 2.3.2
>            Reporter: Antonio Alonso Dominguez
>             Fix For: 2.3.2
>
>
> I'm trying to generate findbugs reports with Maven 3 using the 2.3.2-SNAPSHOT 
> version of the plugin but it has a dependency with GMaven 1.3 which doesn't 
> exists. My build fails with following message:
> [ERROR] Failed to execute goal 
> org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT:findbugs (findbugs) on 
> project exception: Execution findbugs of g
> oal org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT:findbugs failed: 
> Plugin org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT or one of its
>  dependencies could not be resolved: The following artifacts could not be 
> resolved: org.codehaus.gmaven:gmaven-mojo:jar:1.3, org.codehaus.gmaven:gmaven
> -plugin:jar:1.3: Could not find artifact 
> org.codehaus.gmaven:gmaven-mojo:jar:1.3 in central 
> (http://xxxxxxxxxxxxxxxxxxxxxxx:xxxx/artifactory/repo
> ) -> [Help 1]
> The only possible version of GMaven is 1.3-SNAPSHOT, last stable release y 
> could found is 1.0. The only way I managed to get this running was 
> downloading by hand the GMaven snapshot version and retouch by hand all the 
> "1.3-SNAPSHOT" version names to "1.3" but FindBugs plugin should be repaired 
> to point to a snapshot so my installation can be updated when new snapshot 
> versions of GMaven 1.3 are published.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to