[
http://jira.codehaus.org/browse/MDEP-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
JR Boyens reopened MDEP-120:
----------------------------
I've confirmed that the problem is not actually fixed. The
'@requiresDependencyResolution compile' tag in BuildClasspathMojo.java has to
be changed to '@requiresDependencyResolution test' just like the rest of the
mojos. Otherwise you'll never get anything more than compile scope deps. Even
if you goof with the filters you always get compile.
> build-classpath is unable to build a classpath with runtime or test
> dependencies
> --------------------------------------------------------------------------------
>
> Key: MDEP-120
> URL: http://jira.codehaus.org/browse/MDEP-120
> Project: Maven 2.x Dependency Plugin
> Issue Type: Bug
> Components: build-classpath
> Affects Versions: 2.0-alpha-4, 2.0-alpha-5
> Reporter: JR Boyens
> Assignee: Brian Fox
> Fix For: 2.0-alpha-4
>
>
> The build-classpath mojo because of the '@requiredDependencyResolution
> compile' tag cannot use any scope other than compile.
--
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