adriancole edited a comment on issue #4: Let's polish this up for a release? URL: https://github.com/apache/incubator-zipkin-brave-karaf/issues/4#issuecomment-462014445 https://lists.apache.org/thread.html/04ab2034ce82d9539e48530cb683cd46651a1795a1ed3ff8827118fb@%3Cdev.zipkin.apache.org%3E @reta question for you.. I released like this. ``bash ./mvnw release:prepare -Prelease -Darguments="-Dmaven.test.skip=true" -DautoVersionSubmodules=true -Dusername=adriancole -DpushChanges=false ./mvnw release:perform -Prelease -pl -:brave-itests -Darguments="-Dmaven.test.skip=true" -DautoVersionSubmodules=true -Dusername=adriancole ``` I noticed that eventhough I put a skip in, itests still uploaded. Maybe we need to add a skip to the pom directly? ``` [INFO] Uploading to apache.releases.https: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/zipkin/brave/karaf/brave-itests/0.1.2/brave-itests-0.1.2.jar.asc ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@zipkin.apache.org For additional commands, e-mail: dev-h...@zipkin.apache.org