Skip to content

Instantly share code, notes, and snippets.

@johnament
Forked from ALRubinger/gist:5116577
Last active December 14, 2015 16:39
Show Gist options
  • Save johnament/5116665 to your computer and use it in GitHub Desktop.
Save johnament/5116665 to your computer and use it in GitHub Desktop.
Maven.resolver().offline().loadPomFromFile("pom.xml").resolve("com.mycompany:foo-app").withTransitivity().asSingle(WebArchive.class);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment