Hi,

Do you intend to wrap some library as a bundle ?


Regards
Felix

Am 14.08.2012 um 10:59 schrieb Julien Martin:

> Hello,
> 
> I am having problem configuring the <Import-Package> and <Export-Package>
> of maven-bundle-plugin...
> I do specify a *** in order to import and export all packages but *nothing *is
> imported or exported...
> 
> *<plugin>*
> *<groupId>org.apache.felix</groupId>*
> *<artifactId>maven-bundle-plugin</artifactId>*
> *<version>2.3.7</version>*
> *<extensions>true</extensions>*
> *<configuration>*
> *<instructions>*
> *<Bundle-SymbolicName>osgi.org.springframework.batch</Bundle-SymbolicName>*
> *<Export-Package>*</Export-Package>*
> *<Import-Package>*</Import-Package>*
> *</instructions>*
> *<unpackBundle>true</unpackBundle>*
> *</configuration>*
> *</plugin>*
> 
> Can anyone please help?
> 
> Regards,
> 
> Julien.


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

Reply via email to