In order to pass it down to BND, wouldn't it be: <_exportcontents>*</_exportcontents> <_nouses>true<_nouses>
Just a thought /Niels -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Sahoo Sent: 18 September 2009 06:45 To: [email protected] Subject: Issues with maven-bundle-plugin, -exportcontents & -nouses clause I am using bundle-plugin version 2.0.0. I am using bundle goal to embed (with inline =true) a few dependencies. For some specific reason, I am trying to avoid generation of "uses" clause. So, I added a nouses directive to -exportcontents like this: -exportcontents: *; -nouses:=true Despite this, I see uses clause being generated for all the exported packages. Is this a known issue? Is there a work around? Thanks, Sahoo --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] This email is confidential and subject to important disclaimers and conditions including on offers for the purchase or sale of securities, accuracy and completeness of information, viruses, confidentiality, legal privilege, and legal entity disclaimers, available at http://www.jpmorgan.com/pages/disclosures/email. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

