Have a look at your post again... you appear to be using nabble to
post to the mailing list and are not actually subscribed to the
mailing list directly. Nabble "helpfully" removes all the XML tags in
your post... rendering the cut and paste worse than useless. either
post your POM on a snippet sharing service, e.g. gist or pastie and
give a link to the snippet or use a proper mail client

-Stephen

On 30 March 2011 21:48, rmahanti <mails4...@yahoo.co.in> wrote:
> 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: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to