Skip to content

Instantly share code, notes, and snippets.

@bandicoot86
Created October 15, 2013 13:46
Show Gist options
  • Save bandicoot86/6991805 to your computer and use it in GitHub Desktop.
Save bandicoot86/6991805 to your computer and use it in GitHub Desktop.
Generate maven jar
mvn archetype:create -DarchetypeGroupId=org.apache.maven.archetypes -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.0 -DgroupId=ru.socimate.spring.bus -DartifactId=socibus-core
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment