Skip to content

Instantly share code, notes, and snippets.

@itsmanishagarwal
Created April 6, 2016 07:11
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 itsmanishagarwal/051ee4e2b9df9c3cfb85536ca4bf5ed4 to your computer and use it in GitHub Desktop.
Save itsmanishagarwal/051ee4e2b9df9c3cfb85536ca4bf5ed4 to your computer and use it in GitHub Desktop.
Example including the .ebextensions directory
<artifactId>maven-war-plugin</artifactId>
<configuration>
<packagingIncludes>*/**,.ebextensions/**</packagingIncludes>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment