techi_amol schrieb:
I tried added
<Embed-Dependency>*;scope=compile;inline=false</Embed-Dependency> to my
pom.xml but the generated bundle jar does not contain the dependencies jars
included in the bundle archive. Also Bundle-ClassPath attribute is not added
to the MANIFEST.MF.
I think it does not work because you have set the scope to compile only. Try to use "scope=compile|runtime".

Regards,
Martin


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

Reply via email to