Add groupID and resolveVersionRanges parameters
-----------------------------------------------

                 Key: MECLIPSE-525
                 URL: http://jira.codehaus.org/browse/MECLIPSE-525
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Improvement
    Affects Versions: 2.5.1
            Reporter: Heinrich Wendel
         Attachments: maven-eclipse.patch

Attached you can find a patch which does two things:

1.) it adds the resolveVersionRanges parameter to the EclipseToMavenMojo and 
actually makes it working (in contrast to the current parameter in 
MakeArtifacts.Mojo)

2.) Adds a paramter "groupId": If this parameter is specified the given groupId 
will be taken and the artifactId will be the complete bundleName. This feature 
is a nice addition which we currently need because of a bug in mavens 
dependency resolving mechanism for transitive dependencies.

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

        

Reply via email to