[ http://jira.codehaus.org/browse/MNG-166?page=history ]
Brett Porter closed MNG-166:
----------------------------
Resolution: Fixed
done
> add depedency scope handling
> ----------------------------
>
> Key: MNG-166
> URL: http://jira.codehaus.org/browse/MNG-166
> Project: m2
> Type: Improvement
> Components: maven-core, maven-artifact
> Reporter: Brett Porter
> Assignee: Brett Porter
> Fix For: 1.0-alpha-1
>
>
> add the scope parameter that can be one of:
> build, compile, runtime, test.
> transitive resolution will result in "compile" becoming "runtime", but all others remaining
the same.
> move classpath addition to maven-artifact and utilise it depending on scope.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|