You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2008/02/01 03:15:59 UTC

[jira] Closed: (MNG-2145) Plugins' dependencies are not always checked

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

John Casey closed MNG-2145.
---------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.9

Integrated some of the tests from the test-suite.zip into plain junit tests at a lower level, to guard against these problems in the future. Thanks, those were very helpful.

> Plugins' dependencies are not always checked
> --------------------------------------------
>
>                 Key: MNG-2145
>                 URL: http://jira.codehaus.org/browse/MNG-2145
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Dependencies
>    Affects Versions: 2.0.2
>            Reporter: Daiyam
>            Assignee: John Casey
>            Priority: Blocker
>             Fix For: 2.0.9, 2.1
>
>         Attachments: pom-echo.xml, pom-merge.xml, pom-profile.xml, pom.xml, test-suite.zip
>
>
> I want to run two ant task, one on the phase 'generate-sources' which contains a dependency and another on the phase 'package'.
> When I want to compile with the project like that, maven don't check the dependency.
> But when I comment the plugin on the phase 'package', maven check it.
> PS: In the pom.xml in attachement, maven must check the library junit:junit:jar:30.80.10 (which don't exsist)

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