Re: [VOTE] Release Maven Plugin Tools version 3.10.1

2023-10-18 Thread Slawomir Jaranowski
New page of m-clen-p [image: image.png] Aktual on the web :-) czw., 19 paź 2023 o 08:15 Michael Osipov napisał(a): > Good catch, can you point me to the change? I will have a look. That might > be expected. > > On 2023/10/18 22:04:17 Slawomir Jaranowski wrote: > > +1 > > > > style of links on m

Re: [VOTE] Release Maven Plugin Tools version 3.10.1

2023-10-18 Thread Michael Osipov
Good catch, can you point me to the change? I will have a look. That might be expected. On 2023/10/18 22:04:17 Slawomir Jaranowski wrote: > +1 > > style of links on mojo pages was changed - was blue now is red > > niedz., 15 paź 2023 o 09:54 Michael Osipov napisał(a): > > > Hi, > > > > we sol

Re: [VOTE] Release Maven Plugin Tools version 3.10.1

2023-10-18 Thread Romain Manni-Bucau
+1 Le jeu. 19 oct. 2023 à 00:04, Slawomir Jaranowski a écrit : > +1 > > style of links on mojo pages was changed - was blue now is red > > niedz., 15 paź 2023 o 09:54 Michael Osipov > napisał(a): > > > Hi, > > > > we solved 6 issues: > > > > > https://issues.apache.org/jira/secure/ReleaseNote.j

Re: [VOTE] Release Maven Plugin Tools version 3.10.1

2023-10-18 Thread Slawomir Jaranowski
+1 style of links on mojo pages was changed - was blue now is red niedz., 15 paź 2023 o 09:54 Michael Osipov napisał(a): > Hi, > > we solved 6 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&version=12353337 > > There are still a couple of issues left in JI

Re: [VOTE] Release Maven Plugin Tools version 3.10.1

2023-10-18 Thread Tamás Cservenák
+1 On Sun, Oct 15, 2023 at 9:54 AM Michael Osipov wrote: > Hi, > > we solved 6 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&version=12353337 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%

Re: Maven 5 pom extension for agents

2023-10-18 Thread Romain Manni-Bucau
Well, thing is that if we open agents doors we need a block as you mentionned and this wouldn't even solve the original issue which is to do nothing and keep the setup random but often enough working. If we go that way we must also define if the agent is on the JVM only or in the classpath too (ki

Re: [VOTE] Release Maven Plugin Tools version 3.10.1

2023-10-18 Thread Michael Osipov
Guys, please take a minute and have a look at the vote. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Maven 5 pom extension for agents

2023-10-18 Thread Guillaume Nodet
Le mar. 17 oct. 2023 à 23:55, Benjamin Marwell a écrit : > Hey all, > > In a mockito issue, JDK maintainers suggested to differentiate between > agents and normal dependencies. Starting with JDK 21 already, this makes a > lot of sense: dynamic loading of agents will be a no-go. > > One suggestion