Skip to content

Instantly share code, notes, and snippets.

@armed
Created November 19, 2010 09:41
Show Gist options
  • Save armed/706296 to your computer and use it in GitHub Desktop.
Save armed/706296 to your computer and use it in GitHub Desktop.
<build>
<resources>
<resource>
<directory>src/conf</directory>
<targetPath>${basedir}/target/classes/META-INF</targetPath>
</resource>
</resources>
..
</build>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment