Re: [VOTE] Release Wagon version 1.0

2011-07-08 Thread Vincent Siveton
+1 Vincent 2011/7/8 Mark Struberg : > +1 works so far (have tested yesterday). > > Regarding the bugs resolved in 1.0. Can you please dupe them over to 2.0 too? > > txs and LieGrue, > strub > > --- On Wed, 7/6/11, Benson Margulies wrote: > >> From: Benson Margulies >> Subject: [VOTE] Release Wa

Re: Maven Download Procedure

2011-07-08 Thread Vincent Siveton
Well, 3 clicks vs 1 click to get Maven vs gradle from the main page, not a big deal IMHO. Apache Ant gives it in 2 clicks by catching the right mirror. Apache Tomcat 2 clicks by catching the right mirror. Apache Directory gives it in 3 clicks. and so on So, I think we are not so bad. Vincent 201

Maven Download Procedure

2011-07-08 Thread Tim O'Brien
I had to write this process down for the millionth time today. Here it is: the current procedure for downloading Maven (without using figures). 1. Go to http://maven.apache.org. 2. On the right-hand side of the page, you should see a section with the title "Get Maven 3.0.3". 3. Click on the first

Re: A problem with mirrors

2011-07-08 Thread Benson Margulies
I see. What I've been doing is pushing out a maven install tree with my in the GLOBAL settings.xml and telling everyone to use that. Here's the problem with your scheme: it leads to broken historical builds Tagged version 'N' of some project references corporate parent version 'P', which has some

Re: A problem with mirrors

2011-07-08 Thread Mark Struberg
> So you don't declare the local nexus > as a mirror at all? Just as a repo? yup, works fine in a lot projects already. Plus, I don't have the problem that all employees need to tweak their maven installation (which inherently goes wrong from time to time). The local Archiva/Nexus has maven.cen

Re: A problem with mirrors

2011-07-08 Thread Benson Margulies
So you don't declare the local nexus as a mirror at all? Just as a repo? On Fri, Jul 8, 2011 at 5:20 PM, Mark Struberg wrote: > Hi folks! > > In general I prefer to 'disable the maven.central in the pom itself be just > turning it off: > >     >         >             >            central >      

Re: A problem with mirrors

2011-07-08 Thread Mark Struberg
Hi folks! In general I prefer to 'disable the maven.central in the pom itself be just turning it off: central apache maven.central repository http://invalid.com false

RE: [VOTE] Shared Component Maven Reporting Exec 1.0

2011-07-08 Thread Mark Struberg
+1 LieGrue, strub --- On Fri, 7/8/11, Robert Scholte wrote: > From: Robert Scholte > Subject: RE: [VOTE] Shared Component Maven Reporting Exec 1.0 > To: dev@maven.apache.org > Date: Friday, July 8, 2011, 5:43 PM > > +1 -Robert > > Date: Fri, 8 Jul 2011 07:39:54 +0100 > > Subject: Re: [VOTE]

Re: A problem with mirrors

2011-07-08 Thread Benson Margulies
I think I wrote it up reasonably well in https://issues.sonatype.org/browse/AETHER-110. When I first deployed nexus, I set things up with * and !'s to exempt the local nexus repos. Then I added one more repo to nexus, and confusion set in, because it wasn't listed in the ! list. Using external: do

Re: A problem with mirrors

2011-07-08 Thread Brian Fox
What about the * bit you? Does the external:* fix it for you? On Wed, Jul 6, 2011 at 10:21 PM, Benson Margulies wrote: > This doc works: > > http://maven.apache.org/guides/mini/guide-mirror-settings.html > > FWIW. > > On Wed, Jul 6, 2011 at 10:18 PM, Barrie Treloar wrote: >> On Thu, Jul 7, 2011

RE: [VOTE] Shared Component Maven Reporting Exec 1.0

2011-07-08 Thread Robert Scholte
+1 -Robert > Date: Fri, 8 Jul 2011 07:39:54 +0100 > Subject: Re: [VOTE] Shared Component Maven Reporting Exec 1.0 > From: stephen.alan.conno...@gmail.com > To: dev@maven.apache.org > > +1 > > - Stephen > > --- > Sent from my Android phone, so random spelling mistakes, random nonsense > words a

RE: Welcome Robert Scholte to the Apache Maven team!

2011-07-08 Thread Robert Scholte
What a warm welcome :)Thanks for all the congratulations. It's really great to be accepted as a member of the Maven-family. Now let's get ready to rumble and have a good time!! -Robert > Date: Wed, 6 Jul 2011 18:24:12 -0400 > Subject: Re: Welcome Robert Scholte to the Apache Maven team! > From:

Re: [VOTE] Release Maven Dependency Plugin version 2.3

2011-07-08 Thread Mark Struberg
+1 LieGrue, strub --- On Fri, 7/8/11, Brian Fox wrote: > From: Brian Fox > Subject: Re: [VOTE] Release Maven Dependency Plugin version 2.3 > To: "Maven Developers List" , joerg.schai...@gmx.de > Date: Friday, July 8, 2011, 4:19 PM > +1. > > I reviewed the change for 316 and am comfortable wit

Re: [VOTE] Release Maven Dependency Plugin version 2.3

2011-07-08 Thread Brian Fox
+1. I reviewed the change for 316 and am comfortable with it. Regarding the "simple" things pushed off, that doesn't worry me much, its just more reason to cut another release soon. I haven't looked at the issue list lately but for the one I did in Feb, I applied all the patches I could find that

Re: svn commit: r1144300 - in /maven/plugins/trunk/maven-javadoc-plugin: ./ src/it/MJAVADOC-320/ src/it/MJAVADOC-320/module1/ src/it/MJAVADOC-320/module1/src/ src/it/MJAVADOC-320/module1/src/main/ src

2011-07-08 Thread Lukas Theussl
Hi Mark, Please use the Maven SVN Conventions for commit messages: http://maven.apache.org/developers/conventions/svn.html Thanks! -Lukas strub...@apache.org wrote: Author: struberg Date: Fri Jul 8 12:57:27 2011 New Revision: 1144300 URL: http://svn.apache.org/viewvc?rev=1144300&view=rev

Re: [VOTE] Release Wagon version 1.0

2011-07-08 Thread Lukas Theussl
+1 -Lukas Benson Margulies wrote: Hi, We solved 4 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS|54cb0a05f789c3d1c147937a1867cbad60dfe04a|lin&version=16884&styleName=Text&projectId=10335&Create=Create There are still a plenty of issues left in JIRA:

Re: [VOTE] Release Wagon version 1.0

2011-07-08 Thread Benson Margulies
You mean the ones other people fixed? I already did mine :-) Can do. On Fri, Jul 8, 2011 at 8:06 AM, Mark Struberg wrote: > +1 works so far (have tested yesterday). > > Regarding the bugs resolved in 1.0. Can you please dupe them over to 2.0 too? > > txs and LieGrue, > strub > > --- On Wed, 7/6/1

Re: [VOTE] Release Wagon version 1.0

2011-07-08 Thread Mark Struberg
+1 works so far (have tested yesterday). Regarding the bugs resolved in 1.0. Can you please dupe them over to 2.0 too? txs and LieGrue, strub --- On Wed, 7/6/11, Benson Margulies wrote: > From: Benson Margulies > Subject: [VOTE] Release Wagon version 1.0 > To: "Maven Developers List" > Date:

Whoops: take 2: Vote for Wagon release, please.

2011-07-08 Thread Benson Margulies
Sorry, no coffee. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Vote for plexus release, please?

2011-07-08 Thread Benson Margulies
... - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org