damp-mouse-24788
01/14/2019, 9:11 PMwitty-crayon-22786
01/14/2019, 10:28 PMprovides clause in your BUILD filewitty-crayon-22786
01/14/2019, 10:30 PMpublish.jar optionswitty-crayon-22786
01/14/2019, 10:31 PM--publish-jar-named-snapshot though:witty-crayon-22786
01/14/2019, 10:32 PM--publish-jar-named-snapshot=<str> (default: None)
Publish all artifacts with the given snapshot name, replacing their version.
This is not Semantic Versioning compatible, but is easier to consume in
cases where many artifacts must align.witty-crayon-22786
01/14/2019, 10:32 PMwitty-crayon-22786
01/14/2019, 10:33 PM--named-snapshot=`date +"%Y%m%d%H%M%S"`"$SLUG"-`git rev-parse --verify --short HEAD`damp-mouse-24788
01/14/2019, 10:44 PM