Re: Wiki authorization

2007-10-11 Thread Ralph Goers
ralphgoers Jason van Zyl wrote: On 11 Oct 07, at 7:03 PM 11 Oct 07, Ralph Goers wrote: Is there a reason I can't see an edit tab on this page? Can someone please fix that? This is the second time I've tried and the user browser is so abysmal I can't find your user as it just hangs indefi

Re: Wiki authorization

2007-10-11 Thread Jason van Zyl
On 11 Oct 07, at 7:03 PM 11 Oct 07, Ralph Goers wrote: Is there a reason I can't see an edit tab on this page? Can someone please fix that? This is the second time I've tried and the user browser is so abysmal I can't find your user as it just hangs indefinitely. What's your user id?

Re: svn commit: r583862 - /maven/archiva/trunk/archiva-base/archiva-proxy/src/main/java/org/apache/maven/archiva/proxy/DefaultRepositoryProxyConnectors.java

2007-10-11 Thread Brett Porter
Is there a test that reproduces this problem? JIRA issue? On 11/10/2007, at 6:05 PM, [EMAIL PROTECTED] wrote: Author: joakime Date: Thu Oct 11 09:05:24 2007 New Revision: 583862 URL: http://svn.apache.org/viewvc?rev=583862&view=rev Log: Correcting logic for determining if the local maven-metad

[jira] Subscription: Design & Best Practices

2007-10-11 Thread jira
Issue Subscription Filter: Design & Best Practices (29 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 htt

Re: Wiki authorization

2007-10-11 Thread Ralph Goers
Is there a reason I can't see an edit tab on this page? Can someone please fix that? Ralph Ralph Goers wrote: I do not seem to have authorization to edit http://docs.codehaus.org/display/MAVEN/All+Proposals. Can someone fix that? Ralph --

Re: Version ranges and snapshots

2007-10-11 Thread dhoffer
You can't fix this by disallowing repos because snapshots may be in the local repo. Max O Bowsher wrote: > > Kenney Westerhof wrote: >> >> >> Patrick Schneider wrote: >>> For now, I'm a fan of disallowing snapshots when they are not >>> explicitly in >>> the boundary, as per the patch. >>> >>

Re: Version ranges and snapshots

2007-10-11 Thread dhoffer
This approach will not work because one would then have to continually specify what snapshots to exclude. We use version ranges to specify the range of valid released versions. I.e. when building get the latest released version (in most all cases). What is need is to somehow disallow all snapsh

Re: Patches waiting to be applied

2007-10-11 Thread robert . egan
I would also like to see an MJAR patch, especially if it includes http://jira.codehaus.org/browse/MJAR-30 Robert Egan "William Ferguson" <[EMAIL PROTECTED]> wrote on 10/10/2007 05:48:36 PM: > I don't want to nag, but could someone please apply the patches for > > http://jira.codehaus.org/bro

Re: Fix missing POM files

2007-10-11 Thread Jochen Wiedmann
On 10/11/07, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > On 10/11/07, nicolas de loof <[EMAIL PROTECTED]> wrote: > > Warning : This could break existing projects ! > > > > My project has a dependency on castor-1.0. This one has no POM. > > If you povide one, rebuilding my app will introduce new tr

Re: Fix missing POM files

2007-10-11 Thread Jochen Wiedmann
On 10/11/07, nicolas de loof <[EMAIL PROTECTED]> wrote: > Warning : This could break existing projects ! > > My project has a dependency on castor-1.0. This one has no POM. > If you povide one, rebuilding my app will introduce new transitive > dependencies that were not expected, and my build will

Re: Fix missing POM files

2007-10-11 Thread nicolas de loof
Warning : This could break existing projects ! My project has a dependency on castor-1.0. This one has no POM. If you povide one, rebuilding my app will introduce new transitive dependencies that were not expected, and my build will become non-reproductible. Only new release of an artifact can co

Re: Fix missing POM files

2007-10-11 Thread Jochen Wiedmann
On 10/11/07, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > http://maven.apache.org/guides/mini/guide-maven-evangelism.html Quoting from that text: ... unless you provide a pom for it ... I am ready to do that, at least in the cases that harm me. But how? Through the standard upload procedure? Jo

Re: Fix missing POM files

2007-10-11 Thread Carlos Sanchez
http://maven.apache.org/guides/mini/guide-maven-evangelism.html On 10/4/07, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > Hi, > > repo1.maven.org contains a number of jar files without POM. Examples > include woodstox/wstx-asl/3.0.2/, or castor/castor/1.0/. As these are > quite a pain in the develo