personal automation example: deleting a local maven artifact
I want to start recording the benefits I get out of personal and local (team-level) automation. When I have a local version of a maven library installed, say 0.19.0-SNAPSHOT, but I want to go back to using the last released version, say 0.18.0, then I need to delete the library from my local maven repo. …
Read morepersonal automation example: deleting a local maven artifact