Re: [VOTE] Release Maven Clean Plugin 2.4

2010-01-14 Thread Benjamin Bentmann
Vote open for 72 hours. Ping. Benjamin - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE] Release Maven Clean Plugin 2.4

2010-01-14 Thread Vincent Siveton
+1 Vincent 2010/1/10 Benjamin Bentmann : > Hi, > > We solved 2 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&version=14882 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11128&status=1 > > Stag

Re: [VOTE] Release Maven Clean Plugin 2.4

2010-01-14 Thread nicolas de loof
+1 Nicolas 2010/1/14 Vincent Siveton > +1 > > Vincent > > 2010/1/10 Benjamin Bentmann : > > Hi, > > > > We solved 2 issues: > > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&version=14882 > > > > There are still a couple of issues left in JIRA: > > > http://jira.codehaus.or

Re: [VOTE] Release Maven SCM 1.3 (Take 2)

2010-01-14 Thread Olivier Lamy
Ping. Thanks, -- Olivier 2010/1/11 Olivier Lamy : > Hi, > > In preparation of the Release Plugin release, I'd like to release Maven Scm > 1.3. > > We solved 33 issues : > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14523&styleName=Text&projectId=10527&Create=Create. > > Staging repo

Re: [VOTE] Release Maven Clean Plugin 2.4

2010-01-14 Thread Kristian Rosenvold
+1 Kristian On Thu, 2010-01-14 at 05:43 -0500, Vincent Siveton wrote: > +1 > > Vincent > > 2010/1/10 Benjamin Bentmann : > > Hi, > > > > We solved 2 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&version=14882 > > > > There are still a couple of issues left in JIR

[Help] How to use component in maven?

2010-01-14 Thread 旁清
Hi, I'm trying to write a maven plugin(mojo). I know there are some shared plexus components in maven. Besides them,I also found there are some other components in maven, such as MavenFileFilter in maven-filtering, MavenProjectHelper in maven-project, etc. I hope to know how to use these component

Releasing maven-eclipse-plugin

2010-01-14 Thread Jason van Zyl
Hi, There are some issues left in the 2.8 for the maven-eclipse-plugin but if no one is going work on it then I'll just release it. I specifically want to release the addition I've made to the maven-eclipse-plugin which will stop the confusion among users where they think stuff generated by ma

Re: svn commit: r899247 - /maven/plugins/trunk/maven-eclipse-plugin/pom.xml

2010-01-14 Thread Jason van Zyl
Thanks. On 2010-01-14, at 10:42 AM, br...@apache.org wrote: > Author: brett > Date: Thu Jan 14 15:42:24 2010 > New Revision: 899247 > > URL: http://svn.apache.org/viewvc?rev=899247&view=rev > Log: > restore snapshot version that was in use > > Modified: >maven/plugins/trunk/maven-eclipse-pl

Re: Releasing maven-eclipse-plugin

2010-01-14 Thread Daniel Kulp
Can we at least get a snapshot staged with your changes so I can double check that it doesn't break the CXF instructions? Specifically, we tell people not to use m2eclipse as it generally takes a couple HOURS to import CXF into m2eclipse and then the normal edit/save/run unit test cycle in m2

Re: Releasing maven-eclipse-plugin

2010-01-14 Thread Jason van Zyl
On 2010-01-14, at 11:04 AM, Daniel Kulp wrote: > > > Can we at least get a snapshot staged with your changes so I can double check > that it doesn't break the CXF instructions? It's always staged. But my change in sum total is this: NO_M2ECLIPSE_SUPPORT: Project files created with the maven

Re: Releasing maven-eclipse-plugin

2010-01-14 Thread nicolas de loof
Same issue on my project using m2eclipse <= 0.9.8 0.9.9 introduce many improvements that makes m2eclipse compliant with large multi-modules projets Nicolas 2010/1/14 Daniel Kulp > > > Can we at least get a snapshot staged with your changes so I can double > check > that it doesn't break the CX

Re: Releasing maven-eclipse-plugin

2010-01-14 Thread Jason van Zyl
On 2010-01-14, at 11:09 AM, nicolas de loof wrote: > Same issue on my project using m2eclipse <= 0.9.8 > > 0.9.9 introduce many improvements that makes m2eclipse compliant with large > multi-modules projets > Folks can do whatever they want for their projects. I just want to stop the confusio

How to get dependency artifacts for another artifact ?

2010-01-14 Thread maciejmad
Hello. Here is a part of simple mojo class: public class PlatformProviderConfigurer extends AbstractMojo { /** @parameter default-value="${project}" */ private MavenProject mavenProject; public void execute() throws MojoExecutionException { Set dependencyArt

Re: How to get dependency artifacts for another artifact ?

2010-01-14 Thread Karl Heinz Marbaise
Hi there, public class PlatformProviderConfigurer extends AbstractMojo { /** @parameter default-value="${project}" */ private MavenProject mavenProject; public void execute() throws MojoExecutionException { Set dependencyArtifacts = mavenProject.getDepende

Re: How to get dependency artifacts for another artifact ?

2010-01-14 Thread maciejmad
Thanks a lot Karl Heinz Marbaise-2 wrote: > > Hi there, > > >> public class PlatformProviderConfigurer >> extends AbstractMojo { >> >> /** @parameter default-value="${project}" */ >> private MavenProject mavenProject; >> >> public void execute() throws MojoExecutionEx

Re: [VOTE] Release Maven SCM 1.3 (Take 2)

2010-01-14 Thread Hervé BOUTEMY
+1 Hervé Le lundi 11 janvier 2010, Olivier Lamy a écrit : > Hi, > > In preparation of the Release Plugin release, I'd like to release Maven Scm > 1.3. > > We solved 33 issues : > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14523&styleName=Te > xt&projectId=10527&Create=Create. >

Re: [VOTE] Release Maven Clean Plugin 2.4

2010-01-14 Thread Hervé BOUTEMY
+1 Hervé Le dimanche 10 janvier 2010, Benjamin Bentmann a écrit : > Hi, > > We solved 2 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&version=14 > 882 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=tr

Re: Releasing maven-eclipse-plugin

2010-01-14 Thread Barrie Treloar
On Fri, Jan 15, 2010 at 2:38 AM, Jason van Zyl wrote: > NO_M2ECLIPSE_SUPPORT: Project files created with the > maven-eclipse-plugin are not supported in M2Eclipse. > > That's enough for us to do the detection we need. Are you saying that M2Eclipse will search for this comment and provide a warni

Re: Releasing maven-eclipse-plugin

2010-01-14 Thread Jason van Zyl
On 2010-01-14, at 6:41 PM, Barrie Treloar wrote: > On Fri, Jan 15, 2010 at 2:38 AM, Jason van Zyl wrote: >> NO_M2ECLIPSE_SUPPORT: Project files created with the >> maven-eclipse-plugin are not supported in M2Eclipse. >> >> That's enough for us to do the detection we need. > > Are you saying t

Putting the archetype plugin version in the super POM

2010-01-14 Thread Brett Porter
I think this has come up before and we wanted to avoid doing it for things on the command line, where it is hard to override. In general that would be true, but for the archetype plugin being the first experience people have with Maven, a bit more reliability would probably be useful. I thought

Re: Putting the archetype plugin version in the super POM

2010-01-14 Thread Benjamin Bentmann
Brett Porter wrote: Perhaps we might only do it for 3.0 if that's the case (esp. since this has a very minor chance of incompatibility if the property is in use). Why has the version to be locked down in the first place? Is it to prevent usage of a snapshot version? If so, I don't think this

Re: Putting the archetype plugin version in the super POM

2010-01-14 Thread Brett Porter
On 15/01/2010, at 12:42 PM, Benjamin Bentmann wrote: > Brett Porter wrote: > >> Perhaps we might only do it for 3.0 if that's the case (esp. since this has >> a very minor chance of incompatibility if the property is in use). > > Why has the version to be locked down in the first place? Is it

[jira] Subscription: Design & Best Practices

2010-01-14 Thread jira
Issue Subscription Filter: Design & Best Practices (23 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

Deploy snapshot to apache snapshot repo

2010-01-14 Thread Dan Tran
I have a need to deploy maven-scm-plugin-1.4-SNAPSHOT and maven-dependency-plugin-2.2-SNAPSHOT. Do they happen automatically? Also how do have get karma to deploy manually? Thanks -Dan - To unsubscribe, e-mail: dev-unsubscr..

Re: [DISCUSS] Effect of direct plugin invocation on model

2010-01-14 Thread Peter Lynch
On Sun, Jan 10, 2010 at 2:48 PM, Brett Porter wrote: > > What is the original use case that led to the bug? I'm wondering if it is > sane and needs the runtime info, or if it actually should have just the POM > as fully resolved from the repo. > > Cheers, > Brett > > The code involved is at line

Re: Deploy snapshot to apache snapshot repo

2010-01-14 Thread Brett Porter
Try https://repository.apache.org/content/repositories/snapshots/ On 15/01/2010, at 3:10 PM, Dan Tran wrote: > I have a need to deploy maven-scm-plugin-1.4-SNAPSHOT and > maven-dependency-plugin-2.2-SNAPSHOT. Do they happen automatically? > > Also how do have get karma to deploy manually? > >

Re: Releasing maven-eclipse-plugin

2010-01-14 Thread Peter Lynch
On Thu, Jan 14, 2010 at 10:43 AM, Jason van Zyl wrote: > Hi, > > There are some issues left in the 2.8 for the maven-eclipse-plugin but if > no one is going work on it then I'll just release it. > > I have been trying to resolve issues using Maven 3 to build the plugin. I provided a patch for MEC

Re: Deploy snapshot to apache snapshot repo

2010-01-14 Thread Dan Tran
they are not there :-) the interested artifacts are quite old. So I guess they are not automatically deployed. -D On Thu, Jan 14, 2010 at 8:23 PM, Brett Porter wrote: > Try https://repository.apache.org/content/repositories/snapshots/ > > On 15/01/2010, at 3:10 PM, Dan Tran wrote: > >> I have a

Re: Deploy snapshot to apache snapshot repo

2010-01-14 Thread Brett Porter
On 15/01/2010, at 3:38 PM, Dan Tran wrote: > they are not there :-) the interested artifacts are quite old. > > So I guess they are not automatically deployed. Ah, I saw the "Jan 15" on https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-dependency-plugi

Re: Releasing maven-eclipse-plugin

2010-01-14 Thread Barrie Treloar
On Fri, Jan 15, 2010 at 2:54 PM, Peter Lynch wrote: > On Thu, Jan 14, 2010 at 10:43 AM, Jason van Zyl wrote: > >> Hi, >> >> There are some issues left in the 2.8 for the maven-eclipse-plugin but if >> no one is going work on it then I'll just release it. >> >> > I have been trying to resolve issu