-
Oct 9th, 2008, 02:05 AM
#1
maven-bundle-plugin and parent,child pom
Hi @all!
Does anybody has an example of a project (parent pom and some child pom's) where using maven-bundle-plugin to create the osgi-bundle and MANIFEST.MF
and where one child pom has dependency on another child pom.
In the child-pom's I have <packaging>bundle</packaging> defined.
And expressing a dependency from one child to another child.
When defining dependency do I have to add <type>bundle</type> in the <dependency> part or not?
I've postet my pom-files in this thread:
http://forum.springframework.org/sho...d=1#post205750
thanks!
Last edited by wolfman22; Oct 9th, 2008 at 06:28 AM.
cu
Woifal
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules