Re: Preparing to release the Release Plugin

2010-01-19 Thread Brett Porter
On 20/01/2010, at 6:56 AM, Dennis Lundberg wrote: > Okay, we're now down to 0 issues left in JIRA for a 2.0 release. > > Does anybody have anything more they want to add before I start the > release process? I fixed up a test failure on Windows. I got bitten by this again this week, so I'd like

Re: Debugging a mojo with eclipse?

2010-01-19 Thread Jason van Zyl
Ask the question on the m2eclipse list, we have insitu debugging working. On 2010-01-19, at 1:54 PM, Ron 'coyote' Lussier wrote: > Has anyone documented how to debug into a mojo using eclipse? > > - > To unsubscribe, e-mail: dev

Re: Debugging a mojo with eclipse?

2010-01-19 Thread Igor Fedorenko
It is a bit outdated, but here is how I use m2e to work on maven plugin development. https://docs.sonatype.org/display/M2ECLIPSE/Developing+and+debugging+Maven+plugins Disclaimer: as m2e project lead, I may be biased ;-) -- Regards, Igor Ron 'coyote' Lussier wrote: Has anyone documented how t

Re: [modello-dev] Modello 1.2 and Maven 3.0-alpha-7

2010-01-19 Thread Hervé BOUTEMY
No reaction. I'm releasing Modello 1.2 tonight and will upgrade Maven 3.0 tomorrow. Regards, Hervé Le dimanche 17 janvier 2010, Hervé BOUTEMY a écrit : > Hi, > > I'd like to release Modello 1.2 then upgrade Maven 3.0-alpha-7-SNAPSHOT to > have MNG-4534 done. > > Modello 1.2 has 5 issues fixed

Debugging a mojo with eclipse?

2010-01-19 Thread Ron 'coyote' Lussier
Has anyone documented how to debug into a mojo using eclipse? - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Preparing to release the Release Plugin

2010-01-19 Thread Dennis Lundberg
Okay, we're now down to 0 issues left in JIRA for a 2.0 release. Does anybody have anything more they want to add before I start the release process? Dennis Lundberg wrote: > Hi > > > I'm currently looking at what is needed to release the Release Plugin. > > > There are 5 issues left in JIRA,

Re: WAR plugin and class file handling (archiveClasses and attachClasses options)

2010-01-19 Thread Jörg Schaible
Stephane Nicoll wrote at Dienstag, 19. Januar 2010 08:49: > The old behavior can be re-worked in a way it is mostly backward > compatible. Regarding the naming issues, we can change it in a way the > bundled jar file follows the same convention as the "attached" jar file > (this is purely automate