Skip to content

Instantly share code, notes, and snippets.

@spmallette
Last active August 29, 2015 14:02
Show Gist options
  • Save spmallette/7ab279a1703b921198f7 to your computer and use it in GitHub Desktop.
Save spmallette/7ab279a1703b921198f7 to your computer and use it in GitHub Desktop.
Building TinkerPop and Aurelius Stacks
# generate documentation
mvn -pl titan-dist package
# generate documentation
mvn -Dasciidoc process-resources
# deploy docs
mvn deploy -Dasciidoc
# deploy javadoc
mvn deploy -Djavadoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment