RE: turning off continuum_ci.sh?

2007-09-11 Thread LAMY Olivier
Maybe we can continue here http://maven.zones.apache.org/~continuum/builds/trunk/?M=D . We can add a profile (nightly-build ?) in the poms (webapp and plexus-runtime) which simply copy the war and the distrib (tar.gz) to the directory and set this profile in the buildDefinition on the

Maven scm plugin unable to load maven scm local provider

2007-09-11 Thread Terala, Satish \(IS Consultant\)
Hi I use accurev as my version control system. Since there is no scm plugin for accurev, I am planning to use ' local ' as my scm to do a prepare and perform a release. I just noticed that the maven scm providers does not even download the maven-scm-local provider even though the local provider

Re: Forrestdoc and Maven JXR

2007-09-11 Thread David Crossley
Note for the archives: Discussion continued at: Re: [Proposal] decide the future of forrestdoc http://marc.info/?t=11841339891 -David Vincent Siveton wrote: Hi guys, Thanks for your replies. I created a new JXR issue for this thread. http://jira.codehaus.org/browse/JXR-54 You

Re: [Proposal] decide the future of forrestdoc

2007-09-11 Thread David Crossley
Vincent Siveton wrote: David Crossley wrote: Ross Gardler wrote: Gav wrote: Ok, so we have given plenty more time. Looking again at the link Vincent gave , http://www.nabble.com/Forrestdoc-and-Maven-JXR-tf3864888s177.html shows that Maven are in agreement and

New feature wanted

2007-09-11 Thread Luke w
Hi All , I wonder if add a new feature something like mvn eclipseme:eclipseme , to make a J2ME project. Any one want involve this work ? I just comit this requirement..

Re: Maven 2.0.7 is coming this week, let's prepare for 2.0.8

2007-09-11 Thread Arnaud HERITIER
Ok thanks. I'll try to see if I can find some hours to help on it. Arnaud On 11/09/2007, Brett Porter [EMAIL PROTECTED] wrote: On 11/09/2007, at 5:57 AM, Arnaud HERITIER wrote: Hi team, Will we release the 2.0.8 ? It was scheduled for mid-august (

Re: turning off continuum_ci.sh?

2007-09-11 Thread Emmanuel Venisse
yes, we can turn off it, but it would be good to deploy the assemblies somewhere (in a snapshot repo?) so users/testers will can use them. About the nightly build, I think we should run it until the the beta-3 update so we'll can run a fresh build every nights. Emmanuel Brett Porter a écrit

Re: How to upload artefacts and parent poms

2007-09-11 Thread Arnaud HERITIER
The bundle is just a jar with this pom ? I'll certainly setup a synced repo on our future forge. The actual one is on widows. What a hassle! Arnaud On 10/09/2007, Carlos Sanchez [EMAIL PROTECTED] wrote: create another bundle with just the pom, but if you are gonna do it from time to time you

Re: UI for Group Actions

2007-09-11 Thread Emmanuel Venisse
LAMY Olivier a écrit : Hi, In fact, I think Choose a Build Definition is not very clear. The best should be something like : You can choose a Build Definition but if you don't the default one will be used. But it's a little bit huge for a list box ;-) . I will look at the tooltip feature in

Re: Lining up maven-artifact for a release

2007-09-11 Thread Mark Hobson
On 10/09/2007, Jason van Zyl [EMAIL PROTECTED] wrote: I tried out your changes in 2.1 and it seems to work just fine. Sweet! Now if this works in 2.0.x and we decide we can go that path that will be even sweeter. Have you tried the maven-artifact trunk in 2.0.x? I haven't tried it yet.

RE: Using Maven Artifact in 2.0.x

2007-09-11 Thread Brian E. Fox
I think it's a good idea. The risk is it delays 2.0.8 a little longer, but the benefit of getting there sooner and being compatible with the changes in 2.1 shouldn't be underestimated. -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Monday, September 10, 2007 10:41

Re: Using Maven Artifact in 2.0.x

2007-09-11 Thread Mark Hobson
On 11/09/2007, Jason van Zyl [EMAIL PROTECTED] wrote: How do people feel about trying to use maven-artifact in 2.0.x? The code has not changed, and backward compatibility will be maintained, and from Mark's trials it appears to work. Is this correct Mark? The ITs run using the decoupled

Re: Lining up maven-artifact for a release

2007-09-11 Thread Jason van Zyl
On 11 Sep 07, at 6:58 AM 11 Sep 07, Mark Hobson wrote: On 10/09/2007, Jason van Zyl [EMAIL PROTECTED] wrote: I tried out your changes in 2.1 and it seems to work just fine. Sweet! Now if this works in 2.0.x and we decide we can go that path that will be even sweeter. Have you tried the

Re: Using Maven Artifact in 2.0.x

2007-09-11 Thread Carlos Sanchez
i'd like to see 2.0.8 released with the old artifact code and then 2.0.9 with the new one so we have a clear checkpoint to easily know if there are problems with the new approach On 9/10/07, Jason van Zyl [EMAIL PROTECTED] wrote: Hi, How do people feel about trying to use maven-artifact in

Re: How to upload artefacts and parent poms

2007-09-11 Thread Carlos Sanchez
On 9/11/07, Arnaud HERITIER [EMAIL PROTECTED] wrote: The bundle is just a jar with this pom ? yes I'll certainly setup a synced repo on our future forge. The actual one is on widows. What a hassle! the upload bundle is a pita for anything more complex than a simple jar Arnaud On

Re: Using Maven Artifact in 2.0.x

2007-09-11 Thread Andrew Williams
Yes, I would think it is a good plan to see as much shared between 2.0.x and 2.1 as possible, except the core codebase of course ;) Andy On 11 Sep 2007, at 03:40, Jason van Zyl wrote: Hi, How do people feel about trying to use maven-artifact in 2.0.x? The code has not changed, and

Re: Using Maven Artifact in 2.0.x

2007-09-11 Thread Jason van Zyl
On 11 Sep 07, at 9:25 AM 11 Sep 07, Carlos Sanchez wrote: i'd like to see 2.0.8 released with the old artifact code and then 2.0.9 with the new one so we have a clear checkpoint to easily know if there are problems with the new approach How is 2.0.7 not a clear point? And if a few of us

Re: Doing alpha releases faster

2007-09-11 Thread Andrew Williams
Frequent, fast releases sure would help - but I am not sure they are always a good idea, say (as many do) that an API break is needed in the alpha code - I'm not sure that should pass by on the fast track, it could cause problems with those in the wrong time zone not being able to comment.

Re: Using Maven Artifact in 2.0.x

2007-09-11 Thread Carlos Sanchez
On 9/11/07, Jason van Zyl [EMAIL PROTECTED] wrote: On 11 Sep 07, at 9:25 AM 11 Sep 07, Carlos Sanchez wrote: i'd like to see 2.0.8 released with the old artifact code and then 2.0.9 with the new one so we have a clear checkpoint to easily know if there are problems with the new approach

Re: Using alternate pom files

2007-09-11 Thread Andrew Williams
I would have thought that a combination of classifiers and profiles with a decent DependencyManagement should do it. Make activating a profile at any level will change mydep-1.0 to mydep-1.0-jdk1.4 thoughout the tree. Of course you would need to be sure that the depManagement covered every

Re: How to upload artefacts and parent poms

2007-09-11 Thread Arnaud HERITIER
ok, I'll create my upload request with my bundles and ASAP I'll update our forge to be able to rsync it with the central repo. thx. Arnaud On 11/09/2007, Carlos Sanchez [EMAIL PROTECTED] wrote: On 9/11/07, Arnaud HERITIER [EMAIL PROTECTED] wrote: The bundle is just a jar with this pom ?

Re: Using alternate pom files

2007-09-11 Thread Paul Gier
Ok, since other people seem against me on using multiple poms, I will spend some more time trying to get everything working with profiles ;) Then I will blame all of the maven community if there are bugs with my builds later on :p Andrew Williams wrote: I would have thought that a combination

Re: [VOTE] Release maven-one-plugin 1.2

2007-09-11 Thread Vincent Siveton
+1 Vincent 2007/9/10, Brett Porter [EMAIL PROTECTED]: +1 On 10/09/2007, at 6:26 AM, Dennis Lundberg wrote: Hi, I'd like to release maven-one-plugin 1.2. Release Notes: http://jira.codehaus.org/secure/ReleaseNote.jspa? projectId=11241styleName=Htmlversion=13531 Tag:

Re: code documentation was: For anyone trying to fix configuration bugs in 2.1 (and some notes on how Maven 2.1 works)

2007-09-11 Thread Vincent Siveton
Sound goods for me. Also, we could use the overview javadoc parameter to specify doc or samples. Cheers, Vincent 2007/9/9, Brian E. Fox [EMAIL PROTECTED]: I would prefer the javadocs so it's self contained. Anyone looking at this detailed level would really want javadocs and not an APT