DEV Community

Automating Maven Releases with CircleCI

Dian Fay on May 26, 2018

Maven's probably the only all-in-one build tool I've ever really appreciated. I'll probably come to like make eventually and cement my status as ol...
Collapse
 
dmfay profile image
Dian Fay

Yeah, I expect you're right. It splits up the build configuration even more though, so I'd only want to do that if I could store that script centrally somewhere. Artifactory doesn't provide a repo for shell scripts unfortunately ;)