Olivier Lamy
Olivier Lamy
> Also, do not copy it to `.mvn` (project wide) but `~/.m2/` (user wide). but it is user wide and Jenkins is sharing nodes. is there any difference?
I don't mind CI build. But -1 for per default ` every local build from an authenticated Apache committer.` I don't want to send data from my laptop as I...
@dependabot rebase
@zrlw Good idea. I will try for later this week.
I would say I'm a bit sceptical here. What is the added value, except for preventing people stuck with 17, from using the cache?
-1 I'm happy to not have to recompile everything all the time. If you think there is a bug when changing the configuration it will be better to fix it...
maybe incremental is not the right name for this but yes on a 300 modules project not recompiling everything all the time makes a big difference at the end of...
as you are using a project which need install this doesn't work.... because some artifacts are part of the reactor and rebuild (e.g re package) so they are detected as...
> Nope, I removed bits needing install, 3rd invocation is `mvn verify`, please reread. read my comment especially on the reactor and rebuild of artifacts. what do you see in...
> The TCK fully passes after the changes in this branch. See https://jenkins.webtide.net/job/tck/job/tck-servlet-arquillian/job/jetty-12-ee11/64/ YEAHHHH