Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.