Skip to content

Instantly share code, notes, and snippets.

@atishn
Created December 26, 2016 19:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atishn/36c79b7df1a61cee89da4e40aba9f3f5 to your computer and use it in GitHub Desktop.
Save atishn/36c79b7df1a61cee89da4e40aba9f3f5 to your computer and use it in GitHub Desktop.
<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