You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by motes motes <mo...@gmail.com> on 2010/08/11 08:53:19 UTC

Reading bundles from nexus with maven?

I have build an eclipse PDE project with maven3/tycho and deployed the
bundles to a nexus repository (into a maven2 repository since I only
have the free version of nexus). In another maven project I can lookup
these bundles through the dependency manager and add them to my native
maven project.

But I don't have access to the content of the bundles (all the class
files). Is it not possible to depend on bundles in a maven project
like this?

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