eclipse / xtext-eclipse

xtext-eclipse
Eclipse Public License 2.0
49 stars 73 forks source link

[#1954] fix local repo passing #1955

Closed cdietrich closed 1 year ago

cdietrich commented 1 year ago

[#1954] fix local repo passing

cdietrich commented 1 year ago

am not sure if -Dmaven.repo.local=/home/jenkins/.m2/repository is a good idea. @kthoms do you know if /home/jenkins/.m2/repository will be a fresh dir?

LorenzoBettini commented 1 year ago

@cdietrich as far as I know, Jenkins JIRO is completely ephemeral... you might want to ask in the cross dev mailing list, but I'm pretty sure. In general, that setting is useless if I'm right.

cdietrich commented 1 year ago

ephemeral Is what i would want in this case.