Skip to content

Instantly share code, notes, and snippets.

@pmahoney
Created August 28, 2012 19:32
Show Gist options
  • Save pmahoney/3503138 to your computer and use it in GitHub Desktop.
Save pmahoney/3503138 to your computer and use it in GitHub Desktop.
<build>
<resources>
<resource>
<directory>src/main/resources</directory>
</resource>
<resource>
<directory>src/main/ruby</directory>
</resource>
</resources>
...
</build>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment