Re: New release of ant-maven-plugin

2019-05-06 Thread Enrico Olivelli
Il lun 6 mag 2019, 14:47 Tibor Digana ha scritto: > I also would prefer using Java 8 in plugins but we have made an agreement > to use Java 7 and migrate plugins to API 3.0. > This means the ant-maven-plugin should be released with version 3.0.0. > > Enrico, do we loose some rules of Checkstyle i

Re: New release of ant-maven-plugin

2019-05-06 Thread Tibor Digana
I also would prefer using Java 8 in plugins but we have made an agreement to use Java 7 and migrate plugins to API 3.0. This means the ant-maven-plugin should be released with version 3.0.0. Enrico, do we loose some rules of Checkstyle if using the old version of the plugin at Java 7 here in Maven

Re: New release of ant-maven-plugin

2019-05-04 Thread Eric Lilja
I would not mind at all seeing latest 1.10.x of Ant being used instead (I believe 1.10.6 is being voted on at the moment), and the plugin requiring Java 8. I am also happy to hear that the checkstyle plugin didn't get stuck on some older, Java 7-compatible release of Checkstyle, but is able to foll

Re: New release of ant-maven-plugin

2019-05-04 Thread Enrico Olivelli
Il sab 4 mag 2019, 19:46 Eric Lilja ha scritto: > That's great news, Sylwester! Since it will be version 3.0 (as you say), > I'm assuming the plugin will be changed to require Maven 3.x and Java 7 > (and update to latest Maven parents), as that is a target for official > Maven plugins versioned 3

Re: New release of ant-maven-plugin

2019-05-04 Thread Eric Lilja
That's great news, Sylwester! Since it will be version 3.0 (as you say), I'm assuming the plugin will be changed to require Maven 3.x and Java 7 (and update to latest Maven parents), as that is a target for official Maven plugins versioned 3 and higher? And why can't we use ant version 1.10.x, does

Re: New release of ant-maven-plugin

2019-05-03 Thread Sylwester Lachiewicz
I have also updated Ant to 1.9.14 and I think we can already prepare a vote for the 3.0 release. Sylwester niedz., 14 kwi 2019 o 22:35 Sebastian Laskawiec napisał(a): > Hey Robert, > > Thank you for the heads up! > > I'm talking about this one: > org.apache.maven.plugins > maven-antrun-plugin >

Re: New release of ant-maven-plugin

2019-04-14 Thread Sebastian Laskawiec
Hey Robert, Thank you for the heads up! I'm talking about this one: org.apache.maven.plugins maven-antrun-plugin 1.8 The one, that can run Ant scripts within a Maven project. Thanks, Sebastian On Sat, Apr 13, 2019 at 11:50 AM Robert Scholte wrote: > Hi Sebastian, > > be careful with your nam

Re: New release of ant-maven-plugin

2019-04-13 Thread Eric Lilja
In my organization, we would be very happy to see newer, more modernized releases of maven-ant-plugin. So a big thumbs up for that! - Eric L On Sat, Apr 13, 2019 at 11:50 AM Robert Scholte wrote: > Hi Sebastian, > > be careful with your naming, because my first response would have been > 'no'.

Re: New release of ant-maven-plugin

2019-04-13 Thread Robert Scholte
Hi Sebastian, be careful with your naming, because my first response would have been 'no'. You're talking about ant-maven-plugin, whereas we maintain 2 related plugins: maven-ant-plugin and maven-antrun-plugin. The first one can generate Ant scripts based on a Maven project. This projec

New release of ant-maven-plugin

2019-04-11 Thread Sebastian Laskawiec
Hey, My name is Sebastian Łaskawiec and I'm a part of Keycloak Engineering Team [1]. Recently I hit a problem with resolving user properties that seems to be fixed in Maven. I would love to give it a go but it seems we didn't have any release for a very long time [2]. Could you please tell me, do