Ondrej Par created MASSEMBLY-850:
------------------------------------
Summary: Class-path ignores runtime properties
Key: MASSEMBLY-850
URL: https://issues.apache.org/jira/browse/MASSEMBLY-850
Project: Maven Assembly Plugin
Issue Type: Bug
Reporter: Ondrej Par
I add runtime-scoped dependencies using custom assembly descriptor and use
<addClasspath>true</addClasspath> in POM. Runtime dependencies are correctly
added to the JAR, and classpath is added to the manifest, however, it only
contains compile-scoped dependencies.
This worked correctly with maven 2 and assembly:attached goal.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)