Skip to content

Instantly share code, notes, and snippets.

@kevinhooke
Created March 31, 2016 19:57
Show Gist options
  • Save kevinhooke/c32261fc46b7d969b4a9721ad86bebe5 to your computer and use it in GitHub Desktop.
Save kevinhooke/c32261fc46b7d969b4a9721ad86bebe5 to your computer and use it in GitHub Desktop.
OpenShift DIY cartridge using Maven - .openshift/settings.xml
<settings>
<localRepository>$OPENSHIFT_DATA_DIR</localRepository>
</settings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment