Skip to content

Instantly share code, notes, and snippets.

@is
Created April 24, 2013 15:39
Show Gist options
  • Select an option

  • Save is/5453106 to your computer and use it in GitHub Desktop.

Select an option

Save is/5453106 to your computer and use it in GitHub Desktop.
deploy kafka 0.8.0-snapshot
mvn deploy:deploy-file \
-DpomFile=kafka_2.9.2-0.8.0-SNAPSHOT.pom \
-Dfile=kafka_2.9.2-0.8.0-SNAPSHOT.jar \
-DrepositoryId=IS-REPOS \
-Durl=http://scm4i:8081/artifactory/is-snapshot-local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment