Dependency Ignored
------------------

         Key: MNG-1557
         URL: http://jira.codehaus.org/browse/MNG-1557
     Project: Maven 2
        Type: Bug
    Versions: 2.0    
 Environment: Fedora Core 4
    Reporter: Stephen Duncan Jr
 Attachments: debug-output.txt, effective-pom.txt

A typical dependency (with version, scope, and exclusions set by parent POM via 
dependency management) shows up in the effective pom and the exported pom.  
However, it does not show up in the dependency tree in the debug output of an 
attempt to package the project, it doesn't show up in the resulting war (which 
it should by it's scope of runtime), and if it's deleted from the local 
repository, Maven does not attemtp to download it.  Other project with this 
dependency specified the same way, with the same parent, download the 
dependency, and work as expected.

-- 
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to