custom goal or phase?

2008-06-29 Thread Andrei Ivanov
Hello, I'm a Maven newbie and I'm having some difficulties understanding some concepts, so I hope you can help me... In an Ant build.xml, I could create a target in which I could call tasks: I've read about the lifecycle concepts of Maven, and I know that a plugin has one or more goals

How to emulate the concept of an Ant target?

2008-07-01 Thread Andrei Ivanov
Hello, I'm a Maven newbie and I'm having some difficulties understanding some concepts, so I hope you can help me... In an Ant build.xml, I could create a target in which I could call tasks: I've read about the lifecycle concepts of Maven, and I know that a plugin has one or more goals a

Re: How to emulate the concept of an Ant target?

2008-07-01 Thread Andrei Ivanov
s... So.. this Maven thing is supposed to be better than Ant, right? > > On Tue, Jul 1, 2008 at 8:00 AM, Andrei Ivanov <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm a Maven newbie and I'm having some difficulties unders

Re: [ANN] Apache Maven WAR Plugin Version 2.6 Released

2015-01-13 Thread Andrei Ivanov
The release notes link points to the EAR plugin :) On Mon, Jan 12, 2015 at 9:59 PM, Karl Heinz Marbaise wrote: > The Apache Maven team is pleased to announce the release of the > Apache Maven WAR Plugin, version 2.6 > > The WAR Plugin is responsible for collecting all artifact dependencies, > cl

versions-maven-plugin release?

2016-01-11 Thread Andrei Ivanov
Hi, Can someone please make a new release of the versions-maven-plugin? I and other people keep hitting this fixed issue: https://github.com/mojohaus/versions-maven-plugin/issues/5 Thank you.

Re: [ANN] Apache Maven Compiler Plugin Version 3.5 Released

2016-01-21 Thread Andrei Ivanov
Hi, Thank you for your work :-) I just wished the long standing https://issues.apache.org/jira/browse/MCOMPILER-209 would have been included too :-( On Wed, Jan 20, 2016 at 9:43 PM, Andreas Gudian wrote: > The Apache Maven team is pleased to announce the release of the Apache > Maven Compiler

Re: [ANN] Maven Compiler Plugin 3.2 Released

2014-10-14 Thread Andrei Ivanov
Hi, Thank you for your work :) May I direct your attention to http://jira.codehaus.org/browse/MCOMPILER-209 ? Seems quite important. Regards, Andrei On Mon, Oct 13, 2014 at 9:36 PM, John Casey wrote: > The Maven team is pleased to announce the release of the Apache Maven > Compiler Plugin, v

Re: maven-source-plugin question

2024-12-03 Thread Andrei Ivanov
Hi, I think you should just use the `jar-no-fork` goal. On Tue, Dec 3, 2024 at 2:01 PM Tamás Cservenák wrote: > Howdy, > > Could you provide a simple reproducer project (like a small project on > github or whatever service you prefer)? And provide commands and > explain what happens and what you

Re: Is it possible to use JDK24 with Maven 3?

2025-04-08 Thread Andrei Ivanov
Hi, On Mon, Apr 7, 2025 at 6:28 PM Karl Heinz Marbaise wrote: > Hi, > > On 26.03.25 16:10, Davide Perini wrote: > > > > > > Hi there, > > > > I'm using JDK23 with maven 3 and everything worked well. > > > > I also need maven-shade, maven-assembly and javafx-maven plugins... > > Not all plugins s