[ http://jira.codehaus.org/browse/MNG-1161?page=comments#action_48393 ]
Brett Porter commented on MNG-1161:
---
ok, we should look into the best way to work this out then.
A workaround is probably to have a dependency set where the artifacts are
explicity de
[ http://jira.codehaus.org/browse/MNG-1161?page=comments#action_48328 ]
Brian Fox commented on MNG-1161:
If I change the dependancies to runtime, then I can't compile. I have a bunch
of jars that I need to compile but don't want to include in my jar so I use
[ http://jira.codehaus.org/browse/MNG-1161?page=comments#action_48291 ]
Brett Porter commented on MNG-1161:
---
if the dependencies are "provided", why do you need to bundle them in the
assembly? should they perhaps be runtime instead?
> Assembly doesn't w