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

Dennis Lundberg moved MOJO-431 to MFINDBUGS-7:
----------------------------------------------

    Component/s:     (was: findbugs)
            Key: MFINDBUGS-7  (was: MOJO-431)
        Project: Maven 2.x FindBugs Plugin  (was: Mojo)

> FindBugs plugin is missing dependency
> -------------------------------------
>
>                 Key: MFINDBUGS-7
>                 URL: http://jira.codehaus.org/browse/MFINDBUGS-7
>             Project: Maven 2.x FindBugs Plugin
>          Issue Type: Bug
>         Environment: Windows, Maven 2.0.4
>            Reporter: Brill Pappin
>            Assignee: Corridor Software Developer
>
> Findbugs is missing the Jaxen dependency resulting in a build error:
> adding the following dep manually to the findbugs POM in the local repository 
> seems to fix the problem:
> <dependency>
>     <groupId>jaxen</groupId>
>     <artifactId>jaxen</artifactId>
>     <version>1.1-beta-9</version>
> </dependency> 

-- 
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