Am 2021-12-13 um 11:39 schrieb Guillaume Nodet:
In order to progress on a few issues, I'd like to discuss two points.
   * merge https://github.com/apache/maven/pull/628 into the 3.8.x branch
and release 3.8.5 asap.  This is a long-standing issue which had a couple
of trial fixes over the past months.
   * create a 3.9.x branch to merge https://github.com/apache/maven/pull/630
and https://github.com/apache/maven/pull/630

The 3.9.x will be needed in order to progress on
maven-build-cache-extension.  Right now, the tests are done on two branches
that have to be built (for 3.x and 4.x), forbidding any kind of release
(which I don't propose at this time, we first need to extract it to a
separate repo anyway...)

Several important things to note here:

Maven 3.8.5 should include your fix, granted. I want to include a new version of Wagon (3.5.0) which will remove JSoup due to several issues which come along with it. I have currently a branch open maven-3.8.x-resolver-1.7.x which basically lifts 3.8.x to Java 8 and adds Resolver 1.7.x After 3.8.5 has been done I want to rebase my branch onto 3.8.5 and moved that to 3.9.x, *then* you can start merging your open PRs regarding API extension for build caching.

Is that acceptable for you?

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to