It appears that the maven-bundle-plugin does not include files in the target/classes/META-INF/ directory when it builds the resulting jar file. Is there some configuration I can use to force it to include those files? We have some ServiceLoader service definitions, generated by the Immutables library for use by GSON for JSON serialization and we'd like them included in the jar file.
Thanks, James --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org