Re: How to retrieve the current maven version from a plugin?

2009-10-22 Thread Mark Hobson
2009/10/22 Brett Porter br...@apache.org: Well, there's maven-runtime in shared, but that stack dumps on M3 (not sure if that's a regression or known incompat.) Code like this:  try {    System.out.println( runtime.getProject( Mojo.class ).getVersion() ); } catch ( MavenRuntimeException e

Re: Build failed in Hudson: m2e-user-issue-votes #257

2009-10-22 Thread Brett Porter
I think this is misconfigured... - Brett On 22/10/2009, at 4:00 PM, .COM Hudson wrote: See https://ci.sonatype.com/job/m2e-user-issue-votes/257/ -- A timer trigger started this job Building on master Location

Fwd: ASF Board Meeting Summary - October 21, 2009

2009-10-22 Thread Arnaud HERITIER
Congrats Brian, It's now official, you are PMC chair. Cheers, Arnaud # Arnaud Héritier # Software Factory Manager # eXo Platform # http://www.exoplatform.com # http://blog.aheritier.net -- Forwarded message -- From: Jim Jagielski j...@jagunet.com Date: Thu, Oct 22, 2009 at

Download path for just deployed snapshot

2009-10-22 Thread Michal Mally
Hello, Basically what I need to do is simple mail notification after new snapshot is deployed. I plan to attach to deploy phase with plugin that is able to send an email and this is no problem. The problem arises when I want to get an url for just deployed snapshot to include it in email.

Re: Download path for just deployed snapshot

2009-10-22 Thread Brian Fox
The only way to do this reliably would be to go get the metadata from the repository and use that...it's inside the deploy plugin that this transformation occurs and it happens based on the metadata that it just retrieved. Alternatively you could do this with a repo manager. Nexus provides rss

preparing for the next 3.x alpha release

2009-10-22 Thread Brian Fox
Just summing up a conversation I had with Jason and Benjamin: After Benjamin finishes up the current issue MNG-4221 (http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=10500fixfor=14719resolution=-1sorter/field=issuekeysorter/order=DESC) then we think it's time to prepare the next

Re: preparing for the next 3.x alpha release

2009-10-22 Thread Olivier Lamy
Hi, Great. Concerning the site plugin this will need a release of some stuff. [1]. This need some jobs to be really complete (sorry not enough spare atm) -- Olivier [1] http://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+and+site+plugin 2009/10/22 Brian Fox bri...@infinity.nu: Just

Re: preparing for the next 3.x alpha release

2009-10-22 Thread Brian Fox
Yeah I think the site stuff isn't critical for getting feedback on the core. In fact having it decoupled is bound to save lots of swears being uttered in many release cycles ;-) On Thu, Oct 22, 2009 at 3:37 PM, Olivier Lamy ol...@apache.org wrote: Hi, Great. Concerning the site plugin this

Re: preparing for the next 3.x alpha release

2009-10-22 Thread Henri Gomez
I just tried a project build with the latest maven 3.0 snapshot (Apache Maven 3.0-SNAPSHOT (r828677; 2009-10-22 15:19:50+0200)) It seems to be a problem with the jaxws-maven-plugin 1.11 : Here is the stack trace : [DEBUG]

Re: preparing for the next 3.x alpha release

2009-10-22 Thread Henri Gomez
More on this one. Occurs on Snow Leopard (didn't tried yet on Linux/Windows) and with the jaxws-maven-plugin 1.11. I works with the jaxws-maven-plugin 1.10 :-( 2009/10/22 Henri Gomez henri.go...@gmail.com: I just tried a project build with the latest maven 3.0 snapshot (Apache Maven

Re: preparing for the next 3.x alpha release

2009-10-22 Thread Henri Gomez
No problem with both jaxws-maven-plugin 1.10 and the latest one, jaxws-maven-plugin 1.12. Sorry for the noise 2009/10/22 Henri Gomez henri.go...@gmail.com: More on this one. Occurs on Snow Leopard (didn't tried yet on Linux/Windows) and with the jaxws-maven-plugin 1.11. I works with the

Re: preparing for the next 3.x alpha release

2009-10-22 Thread Brett Porter
On 23/10/2009, at 6:04 AM, Brian Fox wrote: Just summing up a conversation I had with Jason and Benjamin: After Benjamin finishes up the current issue MNG-4221

[jira] Subscription: Design Best Practices

2009-10-22 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