RE: Maven b10 hangs on some jars

2004-02-16 Thread Brett Porter
No - sounds like a new one > -Original Message- > From: John Casey [mailto:[EMAIL PROTECTED] > Sent: Monday, 16 February 2004 5:40 PM > To: Maven Users List > Subject: RE: Maven b10 hangs on some jars > > > Off the top of your head, is there any issue I shoul

RE: Maven b10 hangs on some jars

2004-02-15 Thread John Casey
AIL PROTECTED] > > Sent: Monday, 16 February 2004 4:07 PM > > To: Maven Users List > > Subject: RE: Maven b10 hangs on some jars > > > > > > I know this is really late to be mentioning this, but would > > it be possible to mark a site as unreachable for t

RE: Maven b10 hangs on some jars

2004-02-15 Thread Brett Porter
That's a reasonable idea. Whack it in JIRA :) Cheers, Brett > -Original Message- > From: John Casey [mailto:[EMAIL PROTECTED] > Sent: Monday, 16 February 2004 4:07 PM > To: Maven Users List > Subject: RE: Maven b10 hangs on some jars > > > I know this is

RE: Maven b10 hangs on some jars

2004-02-15 Thread John Casey
t is released. > I'll come over to directory-dev and chat if I have any Q's. > > Cheers, > Brett > > > -Original Message- > > From: Alex Karasulu [mailto:[EMAIL PROTECTED] > > Sent: Monday, 16 February 2004 1:28 PM > > To: 'Ma

RE: Maven b10 hangs on some jars

2004-02-15 Thread Brett Porter
ilto:[EMAIL PROTECTED] > Sent: Monday, 16 February 2004 1:28 PM > To: 'Maven Users List' > Subject: RE: Maven b10 hangs on some jars > > > Yeah unfortunately it blew chunks when I tried it w/ rc1. > But I found a > way to work around the delay just fine on b

RE: Maven b10 hangs on some jars

2004-02-15 Thread Alex Karasulu
Yeah unfortunately it blew chunks when I tried it w/ rc1. But I found a way to work around the delay just fine on b10. You were right on about the server being the issue. It was just shocking to see it hanging over and over again on the same darn jars. Thought I was going mad. I created

RE: Maven b10 hangs on some jars

2004-02-15 Thread Brett Porter
ent: Monday, 16 February 2004 11:41 AM > To: 'Maven Users List' > Subject: RE: Maven b10 hangs on some jars > > > Brett, > > Would you recommend going to RC1? As you probably already > know we use the > Avalon meta plugin which for the Merlin component w

RE: Maven b10 hangs on some jars

2004-02-15 Thread Alex Karasulu
Brett, Would you recommend going to RC1? As you probably already know we use the Avalon meta plugin which for the Merlin component wrappers which is only designed to work with b10 that was the reason why I did not make the move to RC1. How much of an effort in your opinion is it to move a

RE: Maven b10 hangs on some jars

2004-02-15 Thread Brett Porter
D] > Subject: Maven b10 hangs on some jars > > > Hello, > > I have a situation where b10 stays hung until a connection > times out trying to resolved dependencies. The odd thing > here is that these dependencies like others that are resolved > just fine are loc

Maven b10 hangs on some jars

2004-02-15 Thread Alex Karasulu
Hello, I have a situation where b10 stays hung until a connection times out trying to resolved dependencies. The odd thing here is that these dependencies like others that are resolved just fine are located in the cache but not in the remote repository. For example here is the output from maven

Torque plugin in b10

2003-08-01 Thread Lester Ward
Is the torque plugin working under b10? I'm getting some odd errors when I run it, like "Exception thrown by 'properties.load'. For more information consult the velocity log, or invoke ant with the -debug flag." Looking at the velocity log finds entries saying things l

RE: Maven b10 refusing to download remote jars

2003-07-24 Thread Dominik Dahlem
lways keep commons-jelly and velocity in the local repository. Otherwise maven stops working. Maybe I'm doing something wrong here... Hope that helps. Dominik -Original Message- From: Christopher Ginn [mailto:[EMAIL PROTECTED] Sent: 24 July 2003 20:25 To: [EMAIL PROTECTED] Subject: Mav

Maven b10 refusing to download remote jars

2003-07-24 Thread Christopher Ginn
Hi all, I'm using b10, and maven refuses to download the remote jars necessary to do anything (in particular the commons-jelly and antlr jars) on my Win2k box. I've tried the following steps: 1. Clearing all the environment variables and resetting them. 2. Passing the

Re: Problem with jxr b10

2003-07-22 Thread Ben Walding
Do you have a python dependency? (I know this sounds like an absurd question, but the python dep includes an older oro dependency. Classloader isolation isn't perfect yet) Lester Ward wrote: More migration to b10 woe. I'm having an issue with jxr throwing an exception during sit

Problem with jxr b10

2003-07-22 Thread Lester Ward
More migration to b10 woe. I'm having an issue with jxr throwing an exception during site:generate. This seems similar to a problem from b9 (http://www.mail-archive.com/[EMAIL PROTECTED]/msg01460.html), but the symptoms are not exactly the same, nor does the solution in the above thread work.

RE: b10 problem compiling (resources:copy missing)

2003-07-22 Thread Lester Ward
> I ran into this yesterday. It turned out that my project.xml > was missing > its tag. I inserted at the end and all is well. I had a build tag already, but this did lead me to the solution. My build tag had an (evidently) outdated tag in it (probably from beta 7, not sure): *

Re: b10 problem compiling (resources:copy missing)

2003-07-22 Thread James CE Johnson
running 'maven -e '?? > -- > dIon Gillard, Multitask Consulting > Blog: http://blogs.codehaus.org/people/dion/ > Work: http://www.multitask.com.au > > > Lester Ward <[EMAIL PROTECTED]> wrote on 21/07/2003 11:59:55 PM: > >> I just installed a virgin copy of

Re: b10 problem compiling (resources:copy missing)

2003-07-21 Thread dion
u Lester Ward <[EMAIL PROTECTED]> wrote on 21/07/2003 11:59:55 PM: > I just installed a virgin copy of b10. When running various goals (site, > java:jar, etc), I get the following failure: > > BUILD FAILED > File.. file:/C:/Documents and > Settings/lward/.maven/p

b10 problem compiling (resources:copy missing)

2003-07-21 Thread Lester Ward
I just installed a virgin copy of b10. When running various goals (site, java:jar, etc), I get the following failure: BUILD FAILED File.. file:/C:/Documents and Settings/lward/.maven/plugins/maven-test-plugin-1.3/ Element... resources:copy Line.. 299 Column 11

Canoo WebTest Plugin 0.7 for Maven B10 available ...

2003-07-18 Thread Siegfried Göschl
Hi folks, I just released the new version of the Canoo WebTest Plugin for Maven B10 on SF don't get confused by the four releases of 0.7 - I have a shaky Internet access which caused problems during the file release. Homepage: http://maven-plugins.sourceforge.net/webtest/index

Re: Maven b10 / reactor / inherited dependencies

2003-07-17 Thread dion
Something funny here... "Howard M. Lewis Ship" <[EMAIL PROTECTED]> wrote on 17/07/2003 10:46:05 PM: > Still struggling to get Tapestry working with Maven. I was hoping > the multiproject stuff would > help. It should... > I define my main dependencies in my master projext.xml, including: >

Re: b10, site:generate and templates (velocity+jelly)

2003-07-17 Thread dion
Looks like an old version of the xml taglib -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au Martin Skopp <[EMAIL PROTECTED]> wrote on 15/07/2003 05:32:57 PM: > Hi folks, > > discovered problems with my own maven proj

Maven b10 / reactor / inherited dependencies

2003-07-17 Thread Howard M. Lewis Ship
Still struggling to get Tapestry working with Maven. I was hoping the multiproject stuff would help. I define my main dependencies in my master projext.xml, including: jboss javassist 2.5.1 My sub-project (framework/project.xml) includes the maste

b10, site:generate and templates (velocity+jelly)

2003-07-15 Thread Martin Skopp
Hi folks, discovered problems with my own maven projects which build their "site" in the same way like http://db.apache.org/ does (with xdoc-templates and processing with velocity). beta10, fresh checkout of db.apache.org: xdoc:jelly-transform: [echo] Generating /home/msk/cvsroot/db-site/tar

RE: b10

2003-07-13 Thread Brett Porter
The reactor problems will definitely be sorted out in rc1. Cheers, Brett -Original Message- From: James Ward [mailto:[EMAIL PROTECTED] Sent: Monday, 14 July 2003 3:05 PM To: Maven Users List Subject: Re: b10 Great work Maven team! The .tgz seems to work fine. I just have two comments

Re: b10

2003-07-13 Thread James Ward
et to ${maven.final.name}.jar I realize that the war plugins has always used the artifactId, however there should atleast be some property I could set to tell it to use the maven.final.name instead. And secondly, the console still doesn't work with the reactor. Just my $0.02. I realize you all want

b10

2003-07-13 Thread Jason van Zyl
Howdy, A few people have tried the test installers so I'll let it sit over night and release it tomorrow. If anyone happens to want to try the installers they are here: http://www.apache.org/~jvanzyl -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for

b10 installation question

2003-07-11 Thread James CE Johnson
Hi all, After quite some time on b9 I'm making the jump to b10. I notice that after bootstrapping I have things in ~/.maven. I understand this is to support the concept of a shared (read-only) installation. That's exactly what I need to create. Is it enough to simply set maven.repo.loc

Unlinked from b10 release: MAVEN-454.

2003-06-29 Thread dion
See previous justification... -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au

Removing Maven-465 from b10 release list

2003-06-29 Thread dion
I don't feel that this issue is important enough to hold up the b10 release, and hence have unlinked it from MAVEN-401. If you feel strongly that it MUST be in b10, please relink the issue and vote for it. Regards, -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehau