You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by "Van Geertruy, Michael" <mv...@NCIINC.com> on 2010/08/20 21:39:28 UTC

More maven-bundle-plugin Export questions

In my last e-mail I noted that if you put just an asterisk "*" in the maven-bundle-plugin <Export-Package> tag,it would unpack all your bundle's dependencies, jar them into your bundle, and then put them all in the Export-Package area of the MANIFEST.MF file.
 
After deploying this new, larger bundle into Karaf, and starting it then running "packages-exports" that all the exported bundles had "0.0.0" as thier version number.  So this question is, how do you get the maven-bundle-plugin to put the proper version numbers in the MANIFEST.MF file in the most minimal manner.  
 
<Export-Package>*;<some gobby code trick to get the proper version numbers></Export-Package>
 
Thanks all!
 
Mike Van, PMP, CSM, WTF?
 
################################################################################
If you have received this message in error, please contact the sender
immediately and be aware that the use, copying, or dissemination of 
this information is prohibited. This email transmission contains 
information from NCI Information Systems, Inc. that may be considered 
privileged or confidential and is intended solely for the named 
recipient.
################################################################################

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