Dependency resolution issue with provided scope
-----------------------------------------------
Key: MNG-4790
URL: http://jira.codehaus.org/browse/MNG-4790
Project: Maven 2 & 3
Issue Type: Bug
Components: Dependencies
Affects Versions: 3.0-beta-3
Reporter: Paul Gier
Attachments: pom.xml
There is a slight difference in the dependency resolution between
maven-3-beta-2 and maven-3-beta-3. It seems to be related to the "provided"
scope, but I'm having some difficulty narrowing down the problem. I've
attached a POM which demonstrates the problem. Using maven-3-beta-2 the
ejb3-persistence jar is included in the compile classpath. Using
maven-3-beta-3, this jar is not included in the compile classpath.
--
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