You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by David Hoffer <dh...@gmail.com> on 2010/05/04 16:09:13 UTC

maven-bundle-plugin usage question - poorly formed package names

I'm trying to create an OSGI bundle that contains transitive
dependencies using the maven-bundle-plugin.  However two of my
dependencies are poorly formed.  One has a capitalized package name
yet code refers to this using lower case.  Another dependency has a
space in the package name.  The plugin fails the build in both cases.

Until I get fixes for these jars is there a way to configure
maven-bundle-plugin to handle these cases?  In the later case I would
just like to exclude all classes in that folder.

Any suggestions are greatly appreciated.

-Dave

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


maven-bundle-plugin usage question - poorly formed package names

Posted by David Hoffer <dh...@gmail.com>.
I'm trying to create an OSGI bundle that contains transitive
dependencies using the maven-bundle-plugin.  However two of my
dependencies are poorly formed.  One has a capitalized package name
yet code refers to this using lower case.  Another dependency has a
space in the package name.  The plugin fails the build in both cases.

Until I get fixes for these jars is there a way to configure
maven-bundle-plugin to handle these cases?  In the later case I would
just like to exclude all classes in that folder.

Any suggestions are greatly appreciated.

-Dave

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