[jira] Subscription: Design & Best Practices

2009-08-06 Thread jira
Issue Subscription Filter: Design & Best Practices (28 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques

Re: [VOTE] Maven Repository Plugin 2.2

2009-08-06 Thread Arnaud HERITIER
+1 Cheers, Arnaud # Arnaud Héritier # Software Factory Manager # eXo Platform # http://www.exoplatform.com # http://blog.aheritier.net On Wed, Aug 5, 2009 at 10:18 AM, Benjamin Bentmann < benjamin.bentm...@udo.edu> wrote: > John Casey wrote: > > Staging repo: >> https://repository.apache.org/

Re: [VOTE] Maven 2.2.1

2009-08-06 Thread Arnaud HERITIER
+1 Cheers, Arnaud # Arnaud Héritier # Software Factory Manager # eXo Platform # http://www.exoplatform.com # http://blog.aheritier.net On Thu, Aug 6, 2009 at 9:36 PM, John Casey wrote: > Hi, > > It looks like we've got a stable release candidate that addresses the major > regressions that res

[VOTE] Maven 2.2.1

2009-08-06 Thread John Casey
Hi, It looks like we've got a stable release candidate that addresses the major regressions that resulted from the Maven 2.2.0 release. The artifacts we're voting on for the 2.2.1 release are here: https://repository.apache.org/content/repositories/maven-staging-018/ The distribution artifa

Re: Trunk and reporting (MNG-4162)

2009-08-06 Thread Jason van Zyl
On 6-Aug-09, at 8:31 AM, Olivier Lamy wrote: 2009/8/6 Jason van Zyl : On 6-Aug-09, at 6:50 AM, Olivier Lamy wrote: 2009/8/6 Jason van Zyl : On 6-Aug-09, at 5:59 AM, Olivier Lamy wrote: Hi, Regarding trunk and reporting, I have worked on two branches (trunk [1] and site-plugin [2] ) r

Questions on Hudson to support all Maven releases in plugins builds

2009-08-06 Thread Vincent Siveton
Hi folks, I spot MJAVADOC-246 which is an issue between latest javadoc plugin and mvn 2.1/2.2 using site-plugin 2.1-snap brief an integration pb... My questions is about Hudson: - Is it possible to test our plugins with all Maven versions in the jobs, I mean test all plugins with mvn 2.0.x, 2.1.x

Re: Trunk and reporting (MNG-4162)

2009-08-06 Thread Olivier Lamy
2009/8/6 Jason van Zyl : > > On 6-Aug-09, at 6:50 AM, Olivier Lamy wrote: > >> 2009/8/6 Jason van Zyl : >>> >>> On 6-Aug-09, at 5:59 AM, Olivier Lamy wrote: >>> Hi, Regarding trunk and reporting, I have worked on two branches (trunk [1] and site-plugin [2] ) regarding MNG-4162 S

Re: Trunk and reporting (MNG-4162)

2009-08-06 Thread Jason van Zyl
On 6-Aug-09, at 6:50 AM, Olivier Lamy wrote: 2009/8/6 Jason van Zyl : On 6-Aug-09, at 5:59 AM, Olivier Lamy wrote: Hi, Regarding trunk and reporting, I have worked on two branches (trunk [1] and site-plugin [2] ) regarding MNG-4162 So at this stage, it works fine and without huge change in

Re: Invoking Ant tasks from Maven

2009-08-06 Thread Tim O'Brien
Here LMGTFY, http://maven.apache.org/plugins/maven-antrun-plugin/usage.html On Thu, Aug 6, 2009 at 8:31 AM, akhileshkukreja wrote: > > I am a new developer working in Maven. We have migrate the build scripts for > our project from Ant to Maven. I want to call all the tasks in my build.xml > fro

Re: Trunk and reporting (MNG-4162)

2009-08-06 Thread Olivier Lamy
2009/8/6 Jason van Zyl : > > On 6-Aug-09, at 5:59 AM, Olivier Lamy wrote: > >> Hi, >> Regarding trunk and reporting, I have worked on two branches (trunk >> [1] and site-plugin [2] ) regarding MNG-4162 >> So at this stage, it works fine and without huge change in the trunk >> (only new methods and

Re: Trunk and reporting (MNG-4162)

2009-08-06 Thread Jason van Zyl
On 6-Aug-09, at 5:59 AM, Olivier Lamy wrote: Hi, Regarding trunk and reporting, I have worked on two branches (trunk [1] and site-plugin [2] ) regarding MNG-4162 So at this stage, it works fine and without huge change in the trunk (only new methods and change methods from private to public). So

Invoking Ant tasks from Maven

2009-08-06 Thread akhileshkukreja
I am a new developer working in Maven. We have migrate the build scripts for our project from Ant to Maven. I want to call all the tasks in my build.xml from my the Maven's Pom.xml. Please suggest, what would be the the best way of doing it? -- View this message in context: http://www.nabble.com

Trunk and reporting (MNG-4162)

2009-08-06 Thread Olivier Lamy
Hi, Regarding trunk and reporting, I have worked on two branches (trunk [1] and site-plugin [2] ) regarding MNG-4162 So at this stage, it works fine and without huge change in the trunk (only new methods and change methods from private to public). So someone else could review that or can I merge it