graviton browser looks cool, i would like to switc...
# graviton-browser
n
graviton browser looks cool, i would like to switch to that instead of my selfbuild janky sselfupdater from jenkins but is there any way that i can bundle graviton within a jar and pass arguents through so that users will not have to change their habits or scripts? eg just use
java -jar program.jar arguments...
and why did you decide to use
~/.m2/dev-local
instead of the usual
~/.m2/repository
aka
mavenLocal()
?