Re: [continuum] BUILD ERROR: Maven Jar Plugin

2006-08-28 Thread Jason van Zyl
On 28 Aug 06, at 7:16 PM 28 Aug 06, Brett Porter wrote: Jason, did you deploy this POM when you released it? I'll fix this, I must have had an old parent POM in the mix. I got the build successful but it's not here: http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ m

Re: how to get current settings object

2006-08-28 Thread Jesse Kuhnert
Thanks for all the hard work on this Daniel, I promise I'll add your changes lickety split once this is all squared away ;) (or possibly find some way to make this a tiny sub-project...we shall see) On 8/28/06, gredler <[EMAIL PROTECTED]> wrote: Hi Jason, Thanks for the response. I'm not awa

Re: how to get current settings object

2006-08-28 Thread gredler
Hi Jason, Thanks for the response. I'm not aware of any license clickthrough libraries, so I wrote my own handler (one class) which resides in maven-artifact. I'm not sure how coupling it to maven-artifact precludes developers who are embeding maven-artifact from exploiting this capability? Or d

Re: how to get current settings object

2006-08-28 Thread Brett Porter
IIRC, plexus-interactivity was being used as I suggested, which is what is used in the release plugin so you can have alternate implementations for answering questions. - Brett On 29/08/2006, at 9:15 AM, Jason van Zyl wrote: On 28 Aug 06, at 6:15 PM 28 Aug 06, gredler wrote: Hi, I'm w

Re: [continuum] BUILD ERROR: Maven Jar Plugin

2006-08-28 Thread Brett Porter
For that matter, I don't see maven-archiver deployed on ibiblio either... is this just pending an rsync? - Brett On 29/08/2006, at 9:16 AM, Brett Porter wrote: Jason, did you deploy this POM when you released it? - Brett On 29/08/2006, at 9:03 AM, Continuum Build Server wrote: Online repo

Re: Dependency-plugin documentation mixups

2006-08-28 Thread Brett Porter
This should be considered a sandbox plugin, IMO, since it has never been released at apache. I think deploying updated docs is a good idea, but separating it on the site until it gets picked up again would be a good idea. - Brett On 29/08/2006, at 8:18 AM, Dennis Lundberg wrote: Hi, It

Re: [continuum] BUILD ERROR: Maven Jar Plugin

2006-08-28 Thread Brett Porter
Jason, did you deploy this POM when you released it? - Brett On 29/08/2006, at 9:03 AM, Continuum Build Server wrote: Online report : http://ci.codehaus.org/continuum-maven/servlet/ continuum/target/ProjectBuild.vm/view/ProjectBuild/id/47/buildId/8528 Build statistics: State: Error Previo

Re: how to get current settings object

2006-08-28 Thread Jason van Zyl
On 28 Aug 06, at 6:15 PM 28 Aug 06, gredler wrote: Hi, I'm working on the license clickthough functionality in the artifact resolver (http://jira.codehaus.org/browse/MNG-671), and I need to know: - what the best way of retrieving the current Settings object is - what the best way of sav

Dependency-plugin documentation mixups

2006-08-28 Thread Dennis Lundberg
Hi, It seems that there were a few files left behind when the documentation for maven-dependency-plugin was updated. The files howto.apt and introduction.apt are not referenced by anyone but themselves. I just committed a fix on howto.apt and jdcasey committed to introduction.apt in rev. 431

how to get current settings object

2006-08-28 Thread gredler
Hi, I'm working on the license clickthough functionality in the artifact resolver (http://jira.codehaus.org/browse/MNG-671), and I need to know: - what the best way of retrieving the current Settings object is - what the best way of saving changes to the Settings object is I'm hoping that I c

Re: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Brett Porter
trunk does not directly reference 2.3-SNAPSHOT so it would only be used by a plugin repository reference to that effect. The bootstrap works successfully in CI, admittedly requiring 2 or 3 goes to get past ibiblio failures which is what I assume this is. Does it fail consistently at the sam

Re: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Brett Porter
/me queues up the broken record. This doesn't affect Maven, it uses timestamped snapshots. - Brett On 28/08/2006, at 10:24 PM, Jörg Schaible wrote: Vincent Massol wrote on Monday, August 28, 2006 2:00 PM: Thanks Vincent. You might want to update http://maven.apache.org/guides/development/gu

Re: [proposal] repository security

2006-08-28 Thread Brett Porter
1) agreement to the work on that page 2) the work on that page :) For just what you need, I believe wagon-openpgp is already complete enough and just needs to be wired into components trunk. However, on deployment you'll need a password and that's the trickiest part. You really don't want

Re: Now what? (Re: Trouble building Maven 2 trunk)

2006-08-28 Thread Dennis Lundberg
Mark Lundquist wrote: So, what next? How do I invoke the Maven I have just built? I tried ./maven-cli/src/bin/mvn ...and got Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/classworlds/Launcher So I guess that wasn't the right thing to do :-) help? —ml— Most of t

Now what? (Re: Trouble building Maven 2 trunk)

2006-08-28 Thread Mark Lundquist
So, what next? How do I invoke the Maven I have just built? I tried ./maven-cli/src/bin/mvn ...and got Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/classworlds/Launcher So I guess that wasn't the right thing to do :-) help? —ml—

Re: Trouble building Maven 2 trunk

2006-08-28 Thread Mark Lundquist
Dennis Lundberg wrote: Mark, I see that you are using Planet Mirror as you central repo. They recently made some changes which makes it impossible to download certain files. Please use another mirror, until their problems have been fixed. OK... I commented out the Planet Mirror section in

Re: Where is the KEYS file that I can add my key to?

2006-08-28 Thread Jason van Zyl
On 28 Aug 06, at 4:04 PM 28 Aug 06, Dennis Lundberg wrote: I'll put together a draft for review. Nice, thanks. Jason van Zyl [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: Where is the KEYS file that I can add my key to?

2006-08-28 Thread Dennis Lundberg
Jason van Zyl wrote: On 28 Aug 06, at 2:32 PM 28 Aug 06, Dennis Lundberg wrote: Hi I've created a key by following the directions at: http://www.apache.org/dev/release-signing.html That document says to add my key to a KEYS file for the project: http://www.apache.org/dev/release-signing.

Re: Where is the KEYS file that I can add my key to?

2006-08-28 Thread Jason van Zyl
On 28 Aug 06, at 2:32 PM 28 Aug 06, Dennis Lundberg wrote: Hi I've created a key by following the directions at: http://www.apache.org/dev/release-signing.html That document says to add my key to a KEYS file for the project: http://www.apache.org/dev/release-signing.html#keys-policy Wher

Where is the KEYS file that I can add my key to?

2006-08-28 Thread Dennis Lundberg
Hi I've created a key by following the directions at: http://www.apache.org/dev/release-signing.html That document says to add my key to a KEYS file for the project: http://www.apache.org/dev/release-signing.html#keys-policy Where is that file for Maven? I've found these files: - http://www

Where is the KEYS file that I can add my key to?

2006-08-28 Thread Dennis Lundberg
Hi (Sorry for double-posting) I've created a key by following the directions at: http://www.apache.org/dev/release-signing.html That document says to add my key to a KEYS file for the project: http://www.apache.org/dev/release-signing.html#keys-policy Where is that file for Maven? I've fou

Re: Standards for Plugin Parameters

2006-08-28 Thread Dennis Lundberg
+1 This sounds like a good proposal to me. Brett Porter wrote: +1 under current circumstances. Bearing in mind the following: a) we agreed to eliminate expression over time to an explicit "property" (or some other name) that would just be property="jar.forcedCreate" - this doesn't actually c

Re: Trouble building Maven 2 trunk

2006-08-28 Thread Dennis Lundberg
Mark, I see that you are using Planet Mirror as you central repo. They recently made some changes which makes it impossible to download certain files. Please use another mirror, until their problems have been fixed. -- Dennis Lundberg Mark Lundquist wrote: Brett Porter wrote: Sorry, I'm no

Re: Trouble building Maven 2 trunk

2006-08-28 Thread Mark Lundquist
Brett Porter wrote: Sorry, I'm not quite sure what's happened to you here. The POM should have a parent of version 4, and that should in turn have a parent org:apache:apache, version 3. When I remove them from my local repo it successfully downloads them again. You might want to run wit

Re: plexus security components

2006-08-28 Thread Jesse McConnell
Well RBAC pretty much takes care of this, being a general authorization system. Let me see if I can do it justice here.. A user is pretty easy, its the biological or computational machine that is using the system. A role can be assigned to a user, multiple users can be assigned to a role, and a

RE: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Vincent Massol
> -Original Message- > From: Jörg Schaible [mailto:[EMAIL PROTECTED] > Sent: lundi 28 août 2006 14:25 > To: Maven Developers List; [EMAIL PROTECTED] > Subject: RE: Failing to build 2.1 snapshot from trunk > > Vincent Massol wrote on Monday, August 28, 2006 2:00 PM: > > > Thanks Vincent.

Re: plexus security components

2006-08-28 Thread Kenney Westerhof
Brett Porter wrote: This all sounds good. Here are my thoughts on potential roles we'll want: * Administrator - the one that can change the managed repositories, location of index, etc. * Repository maintainer - can perform quick fixes repository wide * Repository observer - can see the repo

RE: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Jörg Schaible
Vincent Massol wrote on Monday, August 28, 2006 2:00 PM: > Thanks Vincent. You might want to update > http://maven.apache.org/guides/development/guide-building-m2.h tml > (this is what I was looking at). > > In addition why not simply add the snapshot repo to the top level > pom.xml in components

RE: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Vincent Massol
Thanks Vincent. You might want to update http://maven.apache.org/guides/development/guide-building-m2.html (this is what I was looking at). In addition why not simply add the snapshot repo to the top level pom.xml in components? That should reduce the number of questions. I think we should prefer

Re: [proposal] repository security

2006-08-28 Thread Jason van Zyl
On 1 Aug 06, at 5:23 AM 1 Aug 06, Brett Porter wrote: Hi, I started fiddling with commons-openpgp in December (and others have been meaning to do more in general since about 2004, as you'll see on the wiki), so I've started putting together a repository security proposal for Maven 2.1.

Re: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Vincent Siveton
http://maven.apache.org/guides/development/guide-plugin-snapshot-repositories.html I will update the FAQ for this. Cheers, Vincent 2006/8/28, Vincent Massol <[EMAIL PROTECTED]>: Hi, I've seen several emails saying that people has trouble building from trunk. I also have some problems. I've j

Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Vincent Massol
Hi, I've seen several emails saying that people has trouble building from trunk. I also have some problems. I've just removed my full local repo and ran "bootstrap" in components several times (to account for the sporadic download failures). Here's what I got in the end: C:\dev\maven\trunks\compo

Re: Building from Trunk fails.

2006-08-28 Thread Emmanuel Venisse
It builds fine for me. Can you send us the test output file that failed. Emmanuel Barrie Treloar a écrit : Revision 437522 of trunk fails with NPE during the build.bat process when trying to stop continuum on a Windows XP machine. Any suggestions? [INFO] ---

Re: Trouble building Maven 2 trunk

2006-08-28 Thread Brett Porter
Sorry, I'm not quite sure what's happened to you here. The POM should have a parent of version 4, and that should in turn have a parent org:apache:apache, version 3. When I remove them from my local repo it successfully downloads them again. You might want to run with -e to find out what