Add processDependencies and processDependencyManagement parameters to 
display-dependency-updates goal
-----------------------------------------------------------------------------------------------------

                 Key: MVERSIONS-101
                 URL: http://jira.codehaus.org/browse/MVERSIONS-101
             Project: Maven 2.x Versions Plugin
          Issue Type: New Feature
    Affects Versions: 1.1, 1.2
            Reporter: Erik Schepers
            Priority: Minor


We are using the {{display-dependency-updates}} goal to check for 
version-updates of dependencies.
However, our dependencyManagement-sections typically contain much more 
dependencies, than we actually have dependencies. This is due to the fact that 
we import large BOM (Bill-of-material) poms (see 
[http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Importing_Dependencies]).

Due to the large amount of managed-dependencies, the 
{{display-dependency-updates}} goal takes very long to finish, checking 
versions of managed-dependencies we are not using anyway.

I noticed that there are some goals that support the 
processDependencyManagement and processDependencies parameters.

It would really help us to have these parameters for the 
{{display-dependency-updates}} goal available as well.

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