Skip to content

Instantly share code, notes, and snippets.

@atishn
Created December 26, 2016 19:30
<build>
<plugins>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<extensions>true</extensions>
<Embed-Dependency>
………,ehcache</Embed-Dependency>
</plugins>
</build>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment