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 <slask...@redhat.com> napisał(a): > Hey Robert, > > Thank you for the heads up! > > I'm talking about this one: > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-antrun-plugin</artifactId> > <version>1.8</version> > > The one, that can run Ant scripts within a Maven project. > > Thanks, > Sebastian > > On Sat, Apr 13, 2019 at 11:50 AM Robert Scholte <rfscho...@apache.org> > wrote: > > > 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 > > project hasn't been touched for quite some time and it probably doesn't > > make sense to maintain this plugin any longer. > > > > The latter on the other hand does make sense, however in general it is a > > sign that you're doing a task that should be transformed to a dedicated > > Maven plugin. > > > > So all we need is somebody to step up as the release manager. > > Might be a good project for a Maven committer who has never done a > > release > > before. > > > > Robert > > > > On Thu, 11 Apr 2019 09:28:02 +0200, Sebastian Laskawiec > > <slask...@redhat.com> wrote: > > > > > 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 you > > > plan > > > to release a new version any time soon? > > > > > > On a side note, I already reached Hervé Boutemy, who asked me to write > to > > > this email list and ask for release. Thank you for the hint, Hervé! > > > > > > Thanks, > > > Sebastian Łaskawiec > > > Senior Software Engineer @ Red Hat > > > Keycloak Engineering Team > > > > > > [1] https://www.keycloak.org/ > > > [2] https://github.com/apache/maven-antrun-plugin/releases > > >