You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andreas Gudian (JIRA)" <ji...@apache.org> on 2015/05/24 19:21:17 UTC

[jira] [Created] (MECLIPSE-759) Add goal to resolve dependencies in .classpath files of a workspace

Andreas Gudian created MECLIPSE-759:
---------------------------------------

             Summary: Add goal to resolve dependencies in .classpath files of a workspace
                 Key: MECLIPSE-759
                 URL: https://issues.apache.org/jira/browse/MECLIPSE-759
             Project: Maven Eclipse Plugin
          Issue Type: New Feature
            Reporter: Andreas Gudian
            Assignee: Andreas Gudian
             Fix For: 2.10


For large aggregators with many modules, eclipse:eclipse can take several minutes to complete. So, for some users, it makes sense to commit the eclipse project metadata (.project, .classpath, ...) to version control.
This new goal {{resolve-workspace-dependencies}} scans all .classpath files of the projects that belong to a specific workspace and resolves all M2_REPO references.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)