Add groupid/artifactid filtering to update-properties
-----------------------------------------------------

                 Key: MVERSIONS-96
                 URL: http://jira.codehaus.org/browse/MVERSIONS-96
             Project: Maven 2.x Versions Plugin
          Issue Type: Improvement
    Affects Versions: 1.1
            Reporter: Nicolas Adrian Barrera


I guess that if the goal that updates the dependency versions' setted up in 
properties can realize, for example, which is the next version then it surely 
can realize which groupid or artifactid that dependency has... 

so imho it makes sense to ask the goal an option with parameters just like 
other goals that doesn't replace properties:

excludes: A list of artifact patterns to exclude. Follows the pattern 
"groupId:artifactId:type:classifier:version"
includes: A list of artifact patterns to include. Follows the pattern 
"groupId:artifactId:type:classifier:version"

which can also handle wildcards in the pattern (eg: com.groupI*:*)

i hope you consider adding this new behaviour to the update-properties goal, as 
i see it's really worthy considering i 've all my dependency versions setted as 
properties as many other people do.

cheers

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