It has the bundleall goal (which I haven't used successfully yet). I'm more interested in having the dependency plugin resolve the transitive dependencies of bundles.

Ben

On 01/09/2009, at 5:31 PM, Karl Pauls wrote:

I believe the maven-bundle-pluing has support for that. Have  a look
at the documentation - there was a feature for downloading/embedding
all dependencies...

regards,

Karl

On Tue, Sep 1, 2009 at 6:38 AM, Ben Coughlan<[email protected]> wrote:
Hello,

I'm working on a maven pom that assembles all my bundles and libraries into
an application.

I'm using the maven-dependency-plugin to copy the transitive dependencies of my application bundles. This works fine if I leave the <type> as a jar, but I need to differentiate jars from osgi-compliant bundles, so I usually set
the type to bundle.

Unfortunately the dependency plugin doesn't grab the transitive dependencies
of bundles.

Does anyone have any suggestions?

Cheers,
Ben Coughlan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]





--
Karl Pauls
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to