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 should associate this with? -j

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

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

RE: Maven b10 hangs on some jars

2004-02-15 Thread Brett Porter
: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 wrappers which is only designed to work with b10 that was the reason why I did

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
] 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 b10. You were right on about the server being the issue

RE: Maven b10 hangs on some jars

2004-02-15 Thread John Casey
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: 'Maven Users List' Subject: RE: Maven b10 hangs on some jars Yeah unfortunately it blew chunks

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 really late to be mentioning

RE: Maven b10 hangs on some jars

2004-02-15 Thread John Casey
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 the duration of a build once it can't be reached the first time? Then, continual failure

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 like: Velocimacro : error using

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 maven.repo

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 build tag. I inserted build/ 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: 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 site:generate

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.html

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: dependency groupIdjboss/groupId artifactIdjavassist/artifactId version2.5.1/version

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 projects

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:

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

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.local to /usr

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.codehaus.org

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