Hi All,
Iam facing the problem with dependency management when i install the bundle
in service mix4.2.0.
This is my POM file:
edu.ucla.ais.cb
cb-services-auth
1.1
org.apache.felix
maven-bundle-plugin
${pom.artifactId}
*,
org.apache.servicemix.cxfbc,
org.apache.servicemix.bean,
org.apache.servicemix.common.osgi,
*;scope=compile|runtime;inline=false
target/dependency
true
true
Here if i use element ,then all the dependency jar files are going into the
classpath of the current bundle.
But again the the dependency bundle is recursively dependent on many other
bundles or jar files,but these recursive dependent files are not coming into
the classpath of current bundle.
Please suggest me some solution how can i get all required bundles/jars into
the classpath of bundle iam deploying.
Your help will be appreciated
Regards,
Mahanti.
--
View this message in context:
http://maven.40175.n5.nabble.com/Depenent-Jar-files-not-copied-into-Bundle-s-classpath-tp4272301p4272301.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]