Re: [VOTE] Release Apache Maven Doxia Sitetools version 2.0.0

2024-10-07 Thread Tamás Cservenák
+1 On Sun, Oct 6, 2024 at 8:49 PM Michael Osipov wrote: > > Hi, > > we solved 107 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&version=12354040 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20

Re: [VOTE] Release Apache Maven Dependency Analyzer version 1.15.0

2024-10-07 Thread Slawomir Jaranowski
On Sun, 6 Oct 2024 at 15:12, Tamás Cservenák wrote: > > +1 > > But asm is not shaded or alike, so one can up it as plugin dep, no? True ... can be overridden by dependencies. > > T > > On Sun, Oct 6, 2024, 12:22 Sylwester Lachiewicz > wrote: > > > +1 > > > > While there is new version of ASM >

Re: [VOTE] Release Apache Maven Doxia Sitetools version 2.0.0

2024-10-07 Thread Sylwester Lachiewicz
+1 pon., 7 paź 2024, 08:59 użytkownik Slawomir Jaranowski < s.jaranow...@gmail.com> napisał: > +1 > > On Sun, 6 Oct 2024 at 20:52, Michael Osipov wrote: > > > > Hi, > > > > we solved 107 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&version=12354040 > >

[DISCUSS] Merge ITs in maven

2024-10-07 Thread Guillaume Nodet
I'd like to discuss merging ITs into maven core repository. The ITs have already been splitted some time ago between the 3.x branch and master for testing Maven master. But I don't really see a good reason to keep the repositories separated, this makes things more complicated when modifying maven