Ignore artifact version mismatches on creating references to sub-projects
-------------------------------------------------------------------------
Key: MPECLIPSE-131
URL: http://jira.codehaus.org/browse/MPECLIPSE-131
Project: maven-eclipse-plugin
Issue Type: New Feature
Reporter: Harald Braumann
Priority: Minor
Attachments: ignore_version-2.3.patch
Currently the maven-eclipse-plugin only creates project references, if the
version of the dependency equals exactly the version of the checked out
artifact.
This is inconvenient during development, where I want to keep the inter-project
dependencies, even if I change some versions.
The attached patch adds the parameter ignoreArtifactVersions. If this is set to
true, the plugin will create inter-project dependencies, regardless of version
mismatches.
The patch is created against version 2.3 but applies (with warnings) also to
current HEAD
--
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