Re: Maven and Gump

2005-09-03 Thread Brett Porter
/l/gump/packages, then it'll be all set. - Brett On 9/4/05, Brett Porter [EMAIL PROTECTED] wrote: On 9/4/05, Henri Yandell [EMAIL PROTECTED] wrote: This getting dealt with at all? I got access, but I haven't had the time to go in and find where things are again :) The process

Re: Maven and Gump

2005-09-03 Thread Brett Porter
nm, I remembered it eventually. - Brett On 9/4/05, Brett Porter [EMAIL PROTECTED] wrote: Ok, I got creative with my password and seem to have forgotten it :( Can anyone reset it for me? I still have SSH access. In the mean time, I have done the metadata changes and dropped the files

Re: Adding external projects

2005-09-03 Thread Brett Porter
Hi Hen, I think it's the more the merrier as long as there is someone actively looking after it. If it goes into a regular fail state, it would probably be turned off if nobody looked after it and no other projects depended on it. - Brett On 9/4/05, Henri Yandell [EMAIL PROTECTED] wrote:

Re: Maven Taglib plugin

2005-09-27 Thread Brett Porter
I added to profile.xml. I've forgotten my password on that machine again (I'm going to have to log in once a day to remember it for a while when it comes back to me this time :) so haven't yet pushed it up there... Others - any chance we could put /packages/ in SVN somewhere and have gump update

Re: Maven Taglib plugin

2005-10-04 Thread Brett Porter
done. On 10/4/05, Niall Pemberton [EMAIL PROTECTED] wrote: I set up maven-taglib-plugin in gump (with Bretts help) - but it still needs the maven-taglib-plugin-1.4.jar to be added to (?who knows where?) gump.

Re: Maven Taglib plugin

2005-10-08 Thread Brett Porter
- From: Brett Porter [EMAIL PROTECTED] Sent: Tuesday, October 04, 2005 3:28 PM done. On 10/4/05, Niall Pemberton [EMAIL PROTECTED] wrote: I set up maven-taglib-plugin in gump (with Bretts help) - but it still needs the maven-taglib-plugin-1.4.jar to be added to (?who knows where?) gump

Re: Maven Taglib plugin

2005-10-09 Thread Brett Porter
[EMAIL PROTECTED] Sent: Saturday, October 08, 2005 2:34 PM Thanks Brett, I appreciate you sorting this out. Also, if I'd known I could have fixed that myself - so hopefully next time... Niall - Original Message - From: Brett Porter [EMAIL PROTECTED] Sent: Saturday, October 08

Re: Maven 1.1 (was Re: svn commit: r330729 - /gump/metadata/project/struts.xml)

2005-11-14 Thread Brett Porter
We probably need a compatibility option, but it's listed on the known incompatibility pages. We actually started validating the project.xml files. Some people have a lot of random content in there that was previously silenty ignored. Maybe its worth considering them a failed build for the

Re: Maven 1.1 (was Re: svn commit: r330729 - /gump/metadata/project/struts.xml)

2005-11-14 Thread Brett Porter
On 11/14/05, Leo Simons [EMAIL PROTECTED] wrote: On Mon, Nov 14, 2005 at 09:53:01PM +1100, Brett Porter wrote: We probably need a compatibility option, but it's listed on the known incompatibility pages. Aw, that sucks as a concept! I thought maven1 was going to stay compatible and there'd

Re: Maven 1.1

2005-11-15 Thread Brett Porter
On 11/16/05, Leo Simons [EMAIL PROTECTED] wrote: Actually, someone's looking at changing the excalibur build to use maven 2. That pretty much means tree detoriation anyway. We're going to start seeing that all over apache as projects migrate to maven 2. In theory, Gump should be able to build

Re: Maven 1.1

2005-11-15 Thread Brett Porter
I don't know of them all, but I believe the following projects are on the way or considering it: Cocoon, Pluto, JetSpeed 2, Struts, Excalibur, Geronimo, Directory, Felix Those are the ones feeling pain points in their build that Maven solves. For the ones where it already just works, there is

Re: Maven 2 (was Re: Maven 1.1)

2005-11-15 Thread Brett Porter
Ok, here's the opportunity for me to write the mail in my head. Aside from the non-existance of a gump machine right now, what is needed to use Maven 2, a) minimally b) ideally Because it has an even more online nature (plugins are not preinstalled), to use an installed version we'd again need

Re: Maven 2

2005-11-18 Thread Brett Porter
On 11/17/05, Stefan Bodewig [EMAIL PROTECTED] wrote: One thing that bothers me with Maven 1 from a Gump point of view is that I don't have any way to override jars that come bundled with Maven unless projects declare a dependency on them. That's the same in m2, but its what you want as things

Re: Maven 2

2005-11-18 Thread Brett Porter
I'll be more specific. If M2_HOME is set, then that is where the main libraries are located from (its the install directory). You can run without it, eg /some/random/install/bin/mvn and it will use /some/random/install as the home directory. For ~/.m2 - the default location of settings.xml is

Re: Maven 2 (was Re: Maven 1.1)

2005-11-18 Thread Brett Porter
On 11/16/05, Leo Simons [EMAIL PROTECTED] wrote: I wrote an answer then deleted it. I got lost a little. Seperating concerns: -- support for maven2 in gump2 -- I'm not going to work on it Fine by me. I assume gump3 is not far off then? -- how to properly support maven2 in gump3

Re: Maven 2 (was Re: Maven 1.1)

2005-11-18 Thread Brett Porter
On 11/18/05, Leo Simons [EMAIL PROTECTED] wrote: Bing! Light bulb went on in my head. Pull not push. I'm trying to think about an easy way to do the pull stuff, but that is probably all dependent on the mechanisms maven employs. I'm pretty sure I can do this. Both gump and maven 2 are

Re: Maven 2 (was Re: Maven 1.1)

2005-11-18 Thread Brett Porter
On 11/19/05, Leo Simons [EMAIL PROTECTED] wrote: Maven is in the center of the developers for a project (they type mvn and not gump) so what these people want to author is a POM. Gump should read that POM and understand it. Sorry, I probably didn't explain where I was coming from. Maven does

Re: Maven2 support

2006-01-01 Thread Brett Porter
Hi Bill, I sent a lengthy proposal some time back - I don't have time to grab it right now but you might like to look at it. If you have any trouble let me know and I'll take a look. I'd really hoped to have time to work on this by now, but since I was told it wasn't going to be done until

Re: Maven2 support

2006-01-01 Thread Brett Porter
Thanks for stepping up for this. I think I was referring to: http://mail-archives.apache.org/mod_mbox/gump-general/200511.mbox/[EMAIL PROTECTED] However, this is more me asking questions than proposing anything. I didn't really get any answers, which might hinder my writing of that component.

Re: Maven2 support

2006-01-02 Thread Brett Porter
On 1/2/06, Leo Simons [EMAIL PROTECTED] wrote: :-). Heh. All I said was that *I* wasn't going to integrate this into the gump2 codebase. But by all means, feel more than free. The code repo is wide open, and if you need an account on vmgump or gump.zones, just holler and someone can set it up

Re: svn commit: r377102 - /gump/metadata/profile/gump.xml

2006-02-11 Thread Brett Porter
Thanks! I always forget that. - Brett On 2/12/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: billbarker Date: Sat Feb 11 17:27:51 2006 New Revision: 377102 URL: http://svn.apache.org/viewcvs?rev=377102view=rev Log: Fix addition of new packaged-jaxen-1.1-beta-4 Modified:

Re: Upgraded vmgump to JDK 1.5

2006-02-19 Thread Brett Porter
On 2/19/06, Stefan Bodewig [EMAIL PROTECTED] wrote: On Sun, 19 Feb 2006, Martin van den Bemt [EMAIL PROTECTED] wrote: It seems we traded junit for commons-lang.. It is trivial to fix in commons-lang. I thought about doing it, but it seems that the package of the classes is .enum. That'd

Re: Upgraded vmgump to JDK 1.5

2006-02-19 Thread Brett Porter
Could have sworn I double checked :) Thanks, Brett On 2/20/06, Martin van den Bemt [EMAIL PROTECTED] wrote: The enum is just generating warnings.. (I missed that at first too btw).. Just the unicode stuff is generating compile errors.. Mvgr, Martin Brett Porter wrote: On 2/19/06, Stefan

Re: Maven builds and library tasks

2006-02-27 Thread Brett Porter
On 2/28/06, Steve Loughran [EMAIL PROTECTED] wrote: A couple of maven-repository related questions. as that is the main cause of the new projects I've added not building. 1. how do I get the local repository into enough shape that maven1 works? This is a prerequisite to getting either

Re: Maven 2.0 support status update?

2006-03-27 Thread Brett Porter
The work for this is still on my todo list. I haven't had any spare time to look at it over the last couple of months, but I'm happy to direct anyone that wants to look into it. Some other projects at Apache are using Continuum (http://maven.apache.org/continuum) for builds. I believe other CI

Re: Maven 2.0 support status update?

2006-03-28 Thread Brett Porter
On 3/28/06, Leo Simons [EMAIL PROTECTED] wrote: ...is there a system-wide continuum installation at apache yet? No. The situation seems to be that the load on the zones is too high so I can't set it up there, and the new machine designed for Gump and Continuum seems to have stalled. So, instead,

Re: Maven2 builds

2006-11-13 Thread Brett Porter
On 14/11/06, Stefan Bodewig [EMAIL PROTECTED] wrote: As long as we don't build Maven from scratch, I'd say we give it the plugins it needs to run from the repo as well. This could be done by building bcel without --offline once manually. But that will pull down non-Maven things - like

Re: Maven2 builds

2006-11-13 Thread Brett Porter
On 14/11/06, Bill Barker [EMAIL PROTECTED] wrote: It's more expertise than time :). I could probably pull the time together for a custom repository or repositoryManager, but not enough to learn M2 well enough to know which I would need :(. I'm jealous :) I'll happily dedicate the time to

Re: sshd config change on vmgump

2010-04-15 Thread Brett Porter
. Next up, implementation of OPIE which has to happen by May 1 Or Else. Thanks, S. -- san...@temme.net http://www.temme.net/sander/ PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF -- Brett Porter br...@apache.org http://brettporter.wordpress.com

<    1   2