adriancole commented on issue #4: Let's polish this up for a release?
URL: 
https://github.com/apache/incubator-zipkin-brave-karaf/issues/4#issuecomment-462101433
 
 
   I left an old "release" profile in the build, and used that instead of the 
apache one. That's why there was no asc file @abesto 
   
   Here's the commands I used to release this time:
   ```bash
   $ ./mvnw release:prepare -Papache-release 
-Darguments="-Dmaven.test.skip=true" -DautoVersionSubmodules=true 
-Dusername=adriancole -DpushChanges=false
   $ ./mvnw release:perform -Papache-release 
-Darguments="-Dmaven.test.skip=true" -DautoVersionSubmodules=true 
-Dusername=adriancole
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to