What is the Difference between project.getDependencies() and 
project.getDependencyArtifacts?
--------------------------------------------------------------------------------------------

         Key: MNG-2022
         URL: http://jira.codehaus.org/browse/MNG-2022
     Project: Maven 2
        Type: Improvement

  Components: documentation - faqs  
    Reporter: Natalie Burdick


The difference between project.getDependencies() and 
project.getDependencyArtifacts() is that project.getDependencies()
also returns transitive dependencies, while project.getDependencyArtifacts 
returns only the direct dependencies, and also includes things in the test 
scope.


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