Please fix permissions in snapshot repo

2007-02-20 Thread Carlos Sanchez
Following dirs have wrong permissions, must be 775 Please fix and adjust your settings.xml You can use /www/people.apache.org/repo/m2-snapshot-repository/fix-permissions.sh /x1/www/people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-ear-plugin/2.3.1-SNAPSHOT /x1/www/peo

Re: svn commit: r509415 [1/3] - in /maven/continuum/trunk: continuum-security/src/main/java/org/apache/maven/continuum/security/p rofile/ continuum-webapp/src/main/java/org/apache/maven/continuum/we

2007-02-20 Thread Maria Odea Ching
Okay, I already updated the log :-) Thanks! -Deng Brett Porter wrote: Can you do svn propedit svn:log -r509415 --revprop And add that to the front? - Brett On 20/02/2007, at 8:38 PM, [EMAIL PROTECTED] wrote: Hi Wendy, This is for CONTINUUM-1147 Thanks, Deng On 2/19/07, [EMAIL PR

Re: Jira spam

2007-02-20 Thread Jeff Turner
On Tue, Feb 20, 2007 at 12:06:28AM +0100, Martin van den Bemt wrote: > I think you need need to report this to Jeff (I thought he could something > with that)... Although I > don't know if Jeff also helps out on the codehaus install.. (maybe asking > what kind of measures he > takes so we can als

Re: status of maven-proxy-webapp

2007-02-20 Thread Mykel Alvis
I assume you're talking about the maven-proxy from Codehaus. If so, then I think that app has fallen into disfavor because of newer, shinier offerings. I'd suggest moving to Proximity ( http://www.abstracthorizon.org/proximity ) or Archiva ( http://maven.apache.org/archiva/ ) as a substitute. Ne

status of maven-proxy-webapp

2007-02-20 Thread Brad O'Hearne
Hey Developers, Can anyone tell me the status of the maven-proxy-webapp, and what the chances are for resurrecting development on it? I've been using it for some time now, and find it a great help. However, I'd love to add a bunch of management features to it, maybe some documentation as well,

Re: [VOTE-RESULT] release maven-remote-resources-plugin 1.0-alpha-2

2007-02-20 Thread Jason van Zyl
I will copy over the artifacts and deploy the site. jason. On 20 Feb 07, at 12:37 PM 20 Feb 07, Daniel Kulp wrote: This has been open for 5 days now. Results: 3 binding +1 votes (Jason, John, Stéphane) 1 non-binding +1 vote (me) no -1 votes. Thus, this vote has passed. Thanks! Dan On T

[VOTE-RESULT] release maven-remote-resources-plugin 1.0-alpha-2

2007-02-20 Thread Daniel Kulp
This has been open for 5 days now. Results: 3 binding +1 votes (Jason, John, Stéphane) 1 non-binding +1 vote (me) no -1 votes. Thus, this vote has passed. Thanks! Dan On Thursday 15 February 2007 13:56, Daniel Kulp wrote: > I'd like to call a vote for the release of version 1.0-alpha-2

Re: small change to sandbox

2007-02-20 Thread Jason van Zyl
+1 On 20 Feb 07, at 8:05 AM 20 Feb 07, Brett Porter wrote: Hi, Any objections to me doing this: - move sandbox contents to sandbox/trunk - move sandbox/maven/patches to sandbox/branches - move sandbox/surefire/patches to sandbox/branches - update externals to sandbox/trunk This would mean we

RE: small change to sandbox

2007-02-20 Thread Brian E. Fox
+1 -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 20, 2007 8:05 AM To: Maven Developers List Subject: small change to sandbox Hi, Any objections to me doing this: - move sandbox contents to sandbox/trunk - move sandbox/maven/patches to sandbox/b

RE: Fix for resolve source in the dependency plugin

2007-02-20 Thread Brian E. Fox
Please attach the patch to a new issue in the jira project listed below. I'm not aware of any issues with the sources, in fact we are using it quite heavily in our corp builds, but I will certainly take a look. Thanks, Brian -Original Message- From: Tom Huybrechts [mailto:[EMAIL PROTECTE

Re: working on surefire

2007-02-20 Thread Brett Porter
BTW, I've created a patch branch in the sandbox for the testNG volunteers that are Apache committers. On 20/02/2007, at 11:38 PM, Brett Porter wrote: Folks, I'm planning to take a stab at surefire again this and next week and try and get that next release together. Some 77 bugs in there,

Re: Fix for resolve source in the dependency plugin

2007-02-20 Thread Tom Huybrechts
Yves, At http://jira.codehaus.org/browse/MDEP you can look at the existing issues with this plugin. It's possible that is issue is already reported or even solved. If not, you can create an issue and/or attach the patch. Tom On 2/20/07, gc134728 <[EMAIL PROTECTED]> wrote: Dear maven developers

small change to sandbox

2007-02-20 Thread Brett Porter
Hi, Any objections to me doing this: - move sandbox contents to sandbox/trunk - move sandbox/maven/patches to sandbox/branches - move sandbox/surefire/patches to sandbox/branches - update externals to sandbox/trunk This would mean we have a place to create branches anyone can work on, without

working on surefire

2007-02-20 Thread Brett Porter
Folks, I'm planning to take a stab at surefire again this and next week and try and get that next release together. Some 77 bugs in there, but I think a number will fall out as others are fixed. I primarily want to get the testNG support going well so we can start using it elsewhere. It c

Fix for resolve source in the dependency plugin

2007-02-20 Thread gc134728
Dear maven developers, I recently wanted to use the dependency plugin to download the sources but when executing it didn't seem to do much. So I download the code from the maven repo and looked at the problem. It didn't seem to be fully implemented. I now created a patch for this. Could someone