Re: question about POMs in (new) trunk

2007-05-03 Thread nicolas de loof
I allready use this for my corporate projects with not having this issue : as maven knows the projects are modules from the same parent POM, it resolves such modules dependencies as inter-project dependencies under eclipse and DOESN'T require the project to be installed in local repo. Some prior

RE: v1.1 alpha 1 and tomcat / derby

2007-05-03 Thread Misura, Gabriel
Graham, You probably need to follow these instructions: http://docs.codehaus.org/display/CONTINUUMUSER/Continuum+on+Tomcat Gabriel Misura 20111 120th Ave NE, Cube 2337D Bothell, WA MSN: [EMAIL PROTECTED] Office: 425-288-6217 -Original Message- From: Graham Leggett [mailto:[EMAIL

Re: svn commit: r533717 - /maven/scm/trunk/maven-scm-plugin/src/main/java/org/apache/maven/scm/plugin/

2007-05-03 Thread Emmanuel Venisse
Jason van Zyl a écrit : On 30 Apr 07, at 8:12 AM 30 Apr 07, [EMAIL PROTECTED] wrote: Author: evenisse Date: Mon Apr 30 05:12:41 2007 New Revision: 533717 URL: http://svn.apache.org/viewvc?view=revrev=533717 Log: [SCM-303] Allow to define system properties in plugin configuration Why not

Re: maven-install-plugin 2.2 release?

2007-05-03 Thread Arik Kfir
+1 (non binding) On 5/3/07, Jason Dillon [EMAIL PROTECTED] wrote: On May 2, 2007, at 7:18 PM, Brian E. Fox wrote: Ok, here's where we are at: Still open: * [MINSTALL-18] - Bad algorithm to decide if the main artifact is to be installed or not I think this could be easy to fix,

Re: maven-install-plugin 2.2 release?

2007-05-03 Thread Stephane Nicoll
Don't label it 2.2 then. I am fan of the release early, release often paradigm as well but we need to provide understandable release number scheme. Brian worked on it meanwhile so let's just release it indeed; 2.1.1 would have been better though. Stéphane On 5/3/07, Jason Dillon [EMAIL

RE: [jira] Commented: (MAVENUPLOAD-1511) Upload objenesis-1.0

2007-05-03 Thread Jörg Schaible
Carlos Sanchez (JIRA) wrote on Wednesday, May 02, 2007 6:53 PM: [ http://jira.codehaus.org/browse/MAVENUPLOAD-1511?page=com.atla ssian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94828 ] Carlos Sanchez commented on MAVENUPLOAD-1511:

Changes plugin contribution

2007-05-03 Thread ehsavoie
Hi, I have developped a Maven2 plugin that build a report equivalent to the changes report but which uses svn comment parsing instead of changes.xml. The parsing rules are configurable and can be overriden (I am providing 2 rules as examples). Links to the bug trackers are also configurable with

Re: Changes plugin contribution

2007-05-03 Thread Stephane Nicoll
Hi, Where is the source code of your plugin? If it's valuable we can certainly have a look :) Thanks, Stéphane On 5/3/07, ehsavoie [EMAIL PROTECTED] wrote: Hi, I have developped a Maven2 plugin that build a report equivalent to the changes report but which uses svn comment parsing instead of

Re: ApacheCon EU

2007-05-03 Thread Martin van den Bemt
I'll see if I can come, but I have a meeting during lunch and really need to go to Cliffs sessions.. Mvgr, Martin Brett Porter wrote: I'm thinking between lunch and coffee break tomorrow is a good time. On 25/04/2007, at 1:42 AM, Brett Porter wrote: Hi, I saw that Dennis, Jason,

Re: Changes plugin contribution

2007-05-03 Thread Emmanuel Hugonnet
Stephane Nicoll a écrit : Hi, Where is the source code of your plugin? If it's valuable we can certainly have a look :) Thanks, Stéphane On 5/3/07, ehsavoie [EMAIL PROTECTED] wrote: Hi, I have developped a Maven2 plugin that build a report equivalent to the changes report but which uses svn

Re: maven-install-plugin 2.2 release?

2007-05-03 Thread Jason Dillon
I don't think it really matters... 2.1.1 or 2.2... I don't care... don't think anyone else does either (cept maybe you since you brought it up :-P). --jason On May 2, 2007, at 11:07 PM, Stephane Nicoll wrote: Don't label it 2.2 then. I am fan of the release early, release often paradigm

Re: Changes plugin contribution

2007-05-03 Thread Emmanuel Hugonnet
Emmanuel Hugonnet a écrit : Stephane Nicoll a écrit : Hi, Where is the source code of your plugin? If it's valuable we can certainly have a look :) Thanks, Stéphane On 5/3/07, ehsavoie [EMAIL PROTECTED] wrote: Hi, I have developped a Maven2 plugin that build a report equivalent to the

Re: Central Repository for Maven 2.0.6

2007-05-03 Thread Thierry Barnier
Hi Jaish, I would recommend you the following maven proxies -AbstractHorizon Proximity http://proximity.abstracthorizon.org/ -Apache Archiva http://maven.apache.org/archiva/ -Mergere Maestro http://www.mergere.com/ -Maven proxy http://maven-proxy.codehaus.org/ Hope this can help Thierry

Re: Changes plugin contribution

2007-05-03 Thread Stephane Nicoll
I am not either. I guess you're french and I am belgian (french) so I think it will be no problem :) I'll have a look to your patch. Cheers, Stéphane On 5/3/07, Emmanuel Hugonnet [EMAIL PROTECTED] wrote: Emmanuel Hugonnet a écrit : Stephane Nicoll a écrit : Hi, Where is the source code of

Re: Tool to clean snapshots from the repo

2007-05-03 Thread Mark Hobson
On 02/05/07, Jason van Zyl [EMAIL PROTECTED] wrote: On 2 May 07, at 2:26 PM 2 May 07, Brian E. Fox wrote: Is there any tool or piece of tool in existence that can clean snapshots from a repo? Tom's repositorytools in the mojo sandbox. Which goal specifically? I can only see:

Re: Plugin version removal proposal

2007-05-03 Thread Brett Porter
Any other thoughts on this proposal, given that we replace the packaging plugin concept with a descriptor instead? - Brett On 21/04/2007, at 10:57 PM, Brett Porter wrote: Hi, I thought to gather up that massive thread I've just read, I could throw out a quick proposal that might

question about POMs in (new) trunk

2007-05-03 Thread nicolas de loof
The POMs in the new trunk don't set versions for dependencies on other arhiva modules. Maven has no issue with that when running mvn install. I tried to do the same on my project and got error : Validation Messages: [0] 'dependencies.dependency.version' is missing for

Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-03 Thread Vincent Siveton
+1 Vincent 2007/5/1, Stephane Nicoll [EMAIL PROTECTED]: Hi, I'd like to release the maven release plugin which includes the maven release manager and the maven release parent pom. The staging bits are available here: http://people.apache.org/~snicoll/maven-staging/repo/ Release Notes -

Re: Plugin version removal proposal

2007-05-03 Thread Jason van Zyl
Yup, we have two long slots at the TC offices at j1. 14 hours in total and I would like to talk about plugins, and artifact resolution. Jason. On 3 May 07, at 6:42 AM 3 May 07, Brett Porter wrote: Any other thoughts on this proposal, given that we replace the packaging plugin concept with

Re: question about POMs in (new) trunk

2007-05-03 Thread Joakim Erdfelt
That's expected. On a fresh checkout/update, the modules do not exist in the local (or remote) repositories yet. When you run the eclipse:eclipse goal, it tries to resolve the dependencies, it can't as there is no information present in the repository system for those modules. Compile it

Re: Changes plugin contribution

2007-05-03 Thread Emmanuel Hugonnet
zze-HUGONNET E ext RD-BIZZ a écrit : Emmanuel Hugonnet a écrit : Stephane Nicoll a écrit : Hi, Where is the source code of your plugin? If it's valuable we can certainly have a look :) Thanks, Stéphane On 5/3/07, ehsavoie [EMAIL PROTECTED] wrote: Hi, I have developped a Maven2 plugin that

Re: Central Repository for Maven 2.0.6

2007-05-03 Thread Jorg Heymans
Thierry Barnier wrote: Hi Jaish, I would recommend you the following maven proxies -AbstractHorizon Proximity http://proximity.abstracthorizon.org/ -Apache Archiva http://maven.apache.org/archiva/ -Mergere Maestro http://www.mergere.com/ -Maven proxy http://maven-proxy.codehaus.org/ You left

Re: Plugin version removal proposal

2007-05-03 Thread Raphaël Piéroni
2007/5/3, Brett Porter [EMAIL PROTECTED]: Any other thoughts on this proposal, given that we replace the packaging plugin concept with a descriptor instead? Do that mean anything for the archetypes? i use maven-plugin packaging to have the group metadata for the archetypes. Raphaël -

Re: Changes plugin contribution

2007-05-03 Thread Emmanuel Venisse
Emmanuel Hugonnet a écrit : zze-HUGONNET E ext RD-BIZZ a écrit : Emmanuel Hugonnet a écrit : Stephane Nicoll a écrit : Hi, Where is the source code of your plugin? If it's valuable we can certainly have a look :) Thanks, Stéphane On 5/3/07, ehsavoie [EMAIL PROTECTED] wrote: Hi, I have

axis2-wsdl2code:wsdl2code

2007-05-03 Thread Jaish.Singh
Can someone help me to implement axis2-wsdl2code:wsdl2code plug - in. I am sure what are the dependency I need to put for using this plug-in Thanks Jaish - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[jira] Subscription: Design Best Practices

2007-05-03 Thread jira
Issue Subscription Filter: Design Best Practices (37 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: axis2-wsdl2code:wsdl2code

2007-05-03 Thread Wayne Fay
Post your questions about the Axis2 plugin on the Maven Users list. The author of that plugin reads the User list, and I'm not sure if he reads this Dev list. Someone else just recently posted some questions about that plugin, and the author responded very quickly. Wayne On 5/3/07, [EMAIL