shakuzen commented on a change in pull request #23: Removes task dependencies
in deploy when publishing snapshots
URL:
https://github.com/apache/incubator-zipkin-brave-karaf/pull/23#discussion_r252997516
##########
File path: Jenkinsfile
##########
@@ -62,7 +62,7 @@ pipeline {
branch 'master'
}
steps {
- sh './mvnw deploy -Papache-release -Dgpg.skip=true -DskipTests
--batch-mode -pl -:brave-itests -nsu'
+ sh './mvnw deploy:deploy -Papache-release -Dgpg.skip=true
--batch-mode -pl -:brave-itests -nsu'
Review comment:
I wonder if `-nsu` has any meaning anymore also. Not sure.
----------------------------------------------------------------
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]