Hi,

I would like to define a dependency which is necessary for the project at 
runtime and:

* gets imported from the repository --> scope != system

* should be assembled for runtime distributions --> scope != provided

* should not be added to the compile and runtime classpath --> scope != runtime 
and != compile

How could I define such a dependency and how can I assemble it using the 
maven-assemble-plugin?

Thank you very much!
Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to