Skip to content

Instantly share code, notes, and snippets.

@mrueegg
Created March 9, 2017 17:13
Show Gist options
  • Save mrueegg/df610e4009f59c6fab84cd9e6a7fdb5a to your computer and use it in GitHub Desktop.
Save mrueegg/df610e4009f59c6fab84cd9e6a7fdb5a to your computer and use it in GitHub Desktop.
Maven modules necessary for a cross-product plug-in
<modules>
<module>api</module>
<module>stash</module>
<module>bitbucket</module>
<module>plugin</module>
</modules>
<packaging>pom</packaging>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment