Re: [RESULT] [vote] Maven 2.1.0

2009-03-22 Thread Brett Porter
Will you be posting this to annou...@apache.org and annou...@maven.apache.org ? Thanks, Brett On 22/03/2009, at 7:33 AM, John Casey wrote: This vote has passed with the following tally: binding +1 (16): John, Ralph, Dan F., Daniel K., Benjamin, Olivier, Jason, Stephane, Herve, Brett, Jesse

Re: Wrong permissions for staged sites

2009-03-22 Thread Olivier Lamy
done. -- Olivier 2009/3/22 Dennis Lundberg : > Hi > > When I do step 7b of our release guide [1] I get a lot of error messages > saying that I'm not permitted to change certain files. Here is the list > for the directory /www/maven.apache.org/plugins > > drwxrwxr-x  vsiveton   maven-ant-plugin-2.

Re: Wrong permissions for staged sites

2009-03-22 Thread Vincent Siveton
Done. Vincent 2009/3/22 Dennis Lundberg : > Hi > > When I do step 7b of our release guide [1] I get a lot of error messages > saying that I'm not permitted to change certain files. Here is the list > for the directory /www/maven.apache.org/plugins > > drwxrwxr-x  vsiveton   maven-ant-plugin-2.1 >

Re: Wrong permissions for staged sites

2009-03-22 Thread Dennis Lundberg
Have a look at http://jira.codehaus.org/browse/MSITE-394 if you want to know the reason why this is happening. Dennis Lundberg wrote: > Hi > > When I do step 7b of our release guide [1] I get a lot of error messages > saying that I'm not permitted to change certain files. Here is the list > for t

Re: [VOTE] Release Maven Install Plugin version 2.3

2009-03-22 Thread Benjamin Bentmann
Dennis Lundberg wrote: Staging repo: https://repository.apache.org/content/repositories/maven-staging-525c8dac62100f/ Staging site: http://maven.apache.org/plugins/maven-install-plugin-2.3/ +1 Benjamin - To unsubscribe, e-

[VOTE] Release Maven Install Plugin version 2.3

2009-03-22 Thread Dennis Lundberg
Hi, We solved 12 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11136&styleName=Html&version=13495 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11136&status=1 Staging repo: https://repository.apache.org/co

Wrong permissions for staged sites

2009-03-22 Thread Dennis Lundberg
Hi When I do step 7b of our release guide [1] I get a lot of error messages saying that I'm not permitted to change certain files. Here is the list for the directory /www/maven.apache.org/plugins drwxrwxr-x vsiveton maven-ant-plugin-2.1 drwxr-xr-x carlos maven-antrun-plugin-1.2/ drwxr-xr-

[ANN] Maven WAR Plugin 2.1-beta-1 Released

2009-03-22 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven WAR Plugin, version 2.1-beta-1 The war plugin is responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive. http://maven.apache.org/plugins/mav

Re: release of maven-eclipse-plugin 2.6 ?

2009-03-22 Thread Arnaud HERITIER
ok thanks a lot.I tested it (Mac OS X Leopard) and everything is fine cheers Arnaud On Sun, Mar 22, 2009 at 8:58 PM, Barrie Treloar wrote: > On Thu, Mar 19, 2009 at 9:44 AM, Arnaud HERITIER > wrote: > > Just ask me before to start but there are few chance that I'l do it in > > incoming daysI

Re: release of maven-eclipse-plugin 2.6 ?

2009-03-22 Thread Barrie Treloar
On Thu, Mar 19, 2009 at 9:44 AM, Arnaud HERITIER wrote: > Just ask me before to start but there are few chance that I'l do it in > incoming daysI "fixed tests" by removing a commit from rahul. I opened an > issue. I f we want to apply it, we have to update many ITs. Ok. I have started on the IT c

Re: Scope for compile only?

2009-03-22 Thread Christian Edward Gruber
I do. I didn't ask the original question - I was answering it. Thanks though. I'm sure the original poster got his answer. Christian. On 22-Mar-09, at 15:11 , Ralph Goers wrote: Right. Then in that case use provided. On Mar 22, 2009, at 8:42 AM, Christian Edward Gruber wrote: Yes, but I

Re: Scope for compile only?

2009-03-22 Thread Ralph Goers
Right. Then in that case use provided. On Mar 22, 2009, at 8:42 AM, Christian Edward Gruber wrote: Yes, but I'm not as comfortable with using optional, even though the practical packaging semantic is similar, because it implies a real dependency that, if provided, would be used, but is not m

Re: Scope for compile only?

2009-03-22 Thread Christian Edward Gruber
Yes, but I'm not as comfortable with using optional, even though the practical packaging semantic is similar, because it implies a real dependency that, if provided, would be used, but is not mandatory. Something like, say, the jsp or servlet apis are mandatory, but are compile-only becaus

Re: [VOTE] Release Maven WAR plugin version 2.1-beta-1 (take 2)

2009-03-22 Thread Dennis Lundberg
Hi, The vote has passed with the following result: +1 (binding): Dennis Lundberg, Olivier Lamy, Stéphane Nicoll, Jason van Zyl I will promote the artifacts to the central repo. Dennis Lundberg wrote: > Hi, > > We solved 12 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=111

Re: metadata schema was: [vote] Maven 2.1.0

2009-03-22 Thread herve . boutemy
this was added in r745216, when upgrading to Modello 1.0: see [1] for the precise modification. Selon Brett Porter : > Hmm, why was this added? The modello-maven-plugin is configured to generate an XML Schema, then I had to add the xml.schemaLocation configuration to avoid a failure. Since the s