Re: [vote] Release Maven WAR plugin 2.0

2006-04-06 Thread Tomasz Pik
On 3/31/06, Brett Porter <[EMAIL PROTECTED]> wrote: > Vote open for 72 hours, based on: > maven-war-plugin 2.0-20060331.041208-2 (r390317) > > [ ] +1 > [ ] +0 > [ ] -1 Non-binding +0 (+10!) from happy user, Thanks, Tomek - To u

[jira] Subscription: Design & Best Practices

2006-04-06 Thread jira
Issue Subscription Filter: Design & Best Practices (34 issues) Subscriber: mavendevlist Key Summary MNG-612 implement conflict resolution techniques http://jira.codehaus.org/browse/MNG-612 MNG-1508Need a process-test-classes phase http://jira.codehaus.org/b

Re: [vote] release Maven Skins (Default|Classic|Stylus) 1.0

2006-04-06 Thread Jason van Zyl
+1 Brett Porter wrote: I believe these skins to be ready for release in advance of a new beta of the site plugin. (Based on r392137) [ ] +1 [ ] +0 [ ] -1 - Brett - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

RE: Maven application launcher?

2006-04-06 Thread Brian E. Fox
Cause ant is icky... ;-) -Original Message- From: dan tran [mailto:[EMAIL PROTECTED] Sent: Thursday, April 06, 2006 8:11 PM To: Maven Developers List Subject: Re: Maven application launcher? why not use ant:run with java task? -D On 4/6/06, Brian E. Fox <[EMAIL PROTECTED]> wrote: > >

[vote] release Maven Skins (Default|Classic|Stylus) 1.0

2006-04-06 Thread Brett Porter
I believe these skins to be ready for release in advance of a new beta of the site plugin. (Based on r392137) [ ] +1 [ ] +0 [ ] -1 - Brett - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

Re: Maven application launcher?

2006-04-06 Thread dan tran
why not use ant:run with java task? -D On 4/6/06, Brian E. Fox <[EMAIL PROTECTED]> wrote: > > There is something but it's hosted outside of the maven or mojo domain > and I can't remember what it's called. Try searching the archives of the > user group, I know it was posted there. > > -Origi

RE: [vote] (2) Maven 2.0.4 Release

2006-04-06 Thread Brian E. Fox
+1: tested on my production build and found no new issues. -Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Thursday, April 06, 2006 10:09 AM To: Maven Developers List Subject: [vote] (2) Maven 2.0.4 Release Hi again, I've corrected two regressions that popped up: on

RE: Maven application launcher?

2006-04-06 Thread Brian E. Fox
There is something but it's hosted outside of the maven or mojo domain and I can't remember what it's called. Try searching the archives of the user group, I know it was posted there. -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Jochen Kuhnle Sent: Thursday, April 0

Re: [vote] (2) Maven 2.0.4 Release

2006-04-06 Thread Brett Porter
That is not on the 2.0.x branch, so - no :) - Brett Grzegorz Slowikowski wrote: > Hi > > Can you delay embedder 2.0.4 release until Jason will be ready > with his refactoring? From what I read, it is almost ready. > > Greetings > > Greg > > - Original Message - From: "Emmanuel Venisse

Re: [vote] (2) Maven 2.0.4 Release

2006-04-06 Thread Grzegorz Slowikowski
Hi Can you delay embedder 2.0.4 release until Jason will be ready with his refactoring? From what I read, it is almost ready. Greetings Greg - Original Message - From: "Emmanuel Venisse" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Thursday, April 06, 2006 5:29 PM Subject:

[vote] release maven 2 eclipse plugin 2.2

2006-04-06 Thread Fabrizio Giustina
Based on: maven-eclipse-plugin-2.2-20060406.203721-2.jar I would like to release version 2.2 of the maven 2 eclipse plugin. This release introduces several changes in the artifact resolution code (it doesn't require anymore to have installed artifacts for referenced reactor projects) and reverts th

Re: git repository provider

2006-04-06 Thread Emmanuel Venisse
I'll try to look at it tomorrow. It will be in a first time in sandbox Emmanuel Dominik Winter a écrit : Hi, I just added the git provider as SCM-182 issue. I used it for releasing a plugin and it works fine for that. Please check it. Thanks, Dominik

Re: Maven application launcher?

2006-04-06 Thread Ralf Quebbemann
Yes, that's correct. Ralf Jesse McConnell wrote: right, but that won't set all your classpath dependencies based on just a jar sitting on the disk I think that is what he is talking about jesse On 4/6/06, Ralf Quebbemann <[EMAIL PROTECTED]> wrote: Try the Maven Execute Plugin at http://mojo

Re: Sharing code between mvn IDE plugins (eclipse and idea)

2006-04-06 Thread Fabrizio Giustina
Hi, > > I think collecting all the code used for IDE work is a good idea. But I > > think we should try not only to collect common code for the Maven 2 > > plugins but also for the IDE extensions as much of the same code could > > be shared. Sure, also IDE extensions will have lots of code to sha

Re: [vote] (2) Maven 2.0.4 Release

2006-04-06 Thread Carlos Sanchez
+1 no problems found On 4/6/06, John Casey <[EMAIL PROTECTED]> wrote: > Hi again, > > I've corrected two regressions that popped up: one in 2.0.3, the other > in the original 2.0.4 RC. > > Here is the latest RC. Please give it a try before voting. > > Let's do another 72h round of voting. > > +1/+

Re: Maven application launcher?

2006-04-06 Thread Jesse McConnell
right, but that won't set all your classpath dependencies based on just a jar sitting on the disk I think that is what he is talking about jesse On 4/6/06, Ralf Quebbemann <[EMAIL PROTECTED]> wrote: > > Try the Maven Execute Plugin at > http://mojo.codehaus.org/exec-maven-plugin/. > You can star

Re: Maven application launcher?

2006-04-06 Thread Ralf Quebbemann
Try the Maven Execute Plugin at http://mojo.codehaus.org/exec-maven-plugin/. You can start any external program or java application with it. You can even run the application JARs you created with Maven2 with it. I do that with my application. We are talking about Maven2 do we? Take care Ralf

Re: Maven application launcher?

2006-04-06 Thread Jesse McConnell
not as yet, but the idea is floating around in the ether http://docs.codehaus.org/display/MAVEN/Maven+Runtime that is some thoughts that were kicked around a while back and another guy recently checked in another plugin at mojo.codehaus.org that also takes a stab at application launching...but th

Maven application launcher?

2006-04-06 Thread Jochen Kuhnle
Hi, is there a component that can be used to launch application JARs generated with maven, i.e. that allows me to run "java -jar myapp.jar", which automatically downloads all dependencies, adds them to the classpath and runs the application? Regards, Jochen

Re: git repository provider

2006-04-06 Thread Dominik Winter
Hi, I just added the git provider as SCM-182 issue. I used it for releasing a plugin and it works fine for that. Please check it. Thanks, Dominik

Re: [vote] (2) Maven 2.0.4 Release

2006-04-06 Thread Fabrizio Giustina
No problems or regression found, my +1 fabrizio On 4/6/06, John Casey <[EMAIL PROTECTED]> wrote: > Hi again, > > I've corrected two regressions that popped up: one in 2.0.3, the other > in the original 2.0.4 RC. > > Here is the latest RC. Please give it a try before voting. > > Let's do another 7

Re: [vote] (2) Maven 2.0.4 Release

2006-04-06 Thread Milos Kleint
+0 from me.. Milos On 4/6/06, John Casey <[EMAIL PROTECTED]> wrote: > Hi again, > > I've corrected two regressions that popped up: one in 2.0.3, the other > in the original 2.0.4 RC. > > Here is the latest RC. Please give it a try before voting. > > Let's do another 72h round of voting. > > +1/+0

Re: [vote] (2) Maven 2.0.4 Release

2006-04-06 Thread John Casey
DOH! As Mike pointed out, I forgot the link! Here it is: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060406.131501.tar.gz Sorry about that. :( -john John Casey wrote: Hi again, I've corrected two regressions that popped up: one in 2.0.3, the other in the original

Re: question

2006-04-06 Thread Emmanuel Venisse
No, it isn't limited. Some users use it with C or .Net projects Emmanuel Garner, Shawn a écrit : Is maven going to be capable of multi programming language project management or is it going to be limited to only java projects? Shawn **

Re: question

2006-04-06 Thread dan tran
It is capable handling other programming languages. Please check the archive for some discussions. http://mojo.codehaus.org has native-maven-plugin (c/c++) which is work in progress, feedback is very welcomed. -D On 4/6/06, Garner, Shawn <[EMAIL PROTECTED]> wrote: > > Is maven going to be capa

question

2006-04-06 Thread Garner, Shawn
Is maven going to be capable of multi programming language project management or is it going to be limited to only java projects? Shawn This email may contain confidential material. If you were not an intended

Re: [vote] (2) Maven 2.0.4 Release

2006-04-06 Thread Emmanuel Venisse
+1 Emmanuel John Casey a écrit : Hi again, I've corrected two regressions that popped up: one in 2.0.3, the other in the original 2.0.4 RC. Here is the latest RC. Please give it a try before voting. Let's do another 72h round of voting. +1/+0/-1 Here's my +1. Thanks, John

Re: [vote] (2) Maven 2.0.4 Release

2006-04-06 Thread Emmanuel Venisse
http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060406.131501.tar.gz Mike Perham a écrit : RC link? -Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Thursday, April 06, 2006 9:09 AM To: Maven Developers List Subject: [vote] (2) Maven 2.0.4 Rel

RE: [vote] (2) Maven 2.0.4 Release

2006-04-06 Thread Vincent Massol
+1 -Vincent > -Original Message- > From: John Casey [mailto:[EMAIL PROTECTED] > Sent: jeudi 6 avril 2006 16:09 > To: Maven Developers List > Subject: [vote] (2) Maven 2.0.4 Release > > Hi again, > > I've corrected two regressions that popped up: one in 2.0.3, the other > in the original

Re: [vote] (2) Maven 2.0.4 Release

2006-04-06 Thread Jason van Zyl
+1 John Casey wrote: Hi again, I've corrected two regressions that popped up: one in 2.0.3, the other in the original 2.0.4 RC. Here is the latest RC. Please give it a try before voting. Let's do another 72h round of voting. +1/+0/-1 Here's my +1. Thanks, John -

RE: [vote] (2) Maven 2.0.4 Release

2006-04-06 Thread Mike Perham
RC link? -Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Thursday, April 06, 2006 9:09 AM To: Maven Developers List Subject: [vote] (2) Maven 2.0.4 Release Hi again, I've corrected two regressions that popped up: one in 2.0.3, the other in the original 2.0.4 RC. He

[vote] (2) Maven 2.0.4 Release

2006-04-06 Thread John Casey
Hi again, I've corrected two regressions that popped up: one in 2.0.3, the other in the original 2.0.4 RC. Here is the latest RC. Please give it a try before voting. Let's do another 72h round of voting. +1/+0/-1 Here's my +1. Thanks, John

Re: Sharing code between mvn IDE plugins (eclipse and idea)

2006-04-06 Thread Milos Kleint
On 4/4/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: > Hi Fabrizio, > > I think collecting all the code used for IDE work is a good idea. But I > think we should try not only to collect common code for the Maven 2 > plugins but also for the IDE extensions as much of the same code could > be shared.

[m2] The deployment permission issue has been resolved.

2006-04-06 Thread Trustin Lee
Hi, I've just tracked down a long standing blocker for the Directory project team and posted a patch here: http://jira.codehaus.org/browse/MNG-1990#action_62968 It's against current Maven trunk, and is tested by myself at my private repository. I wish this patch is included very soon so we don'

[m2] Maven Ant mojos and logging

2006-04-06 Thread hermod.opstvedt
Hi What parameter can I supply to mvn to make my ant base mojo tasks log - Meaning if I was running ant I would specify -verbose or -debug Hermod * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email with attachments is solely for the use of the individual or

Java version policy

2006-04-06 Thread Torbjorn Smorgrav
Do we have a Java version policy? I guess we are targeting 1.3? Cheers Torbjørn

Re: [vote] Release Maven PMD plugin 2.0

2006-04-06 Thread Brett Porter
Thanks Mike. I'll fix these issues before going ahead with the release. Mike Perham wrote: > -1 > > The PMD and CPD check goals are not documented at all. I just checked > in a simple update to howto.apt which adds some check details. I would > like to see this fleshed out a little. > > I woul