Return-Path: Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 34416 invoked by uid 500); 10 Jun 2003 03:31:05 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 34313 invoked from network); 10 Jun 2003 03:31:04 -0000 Received: from conan.f2.com.au (203.26.177.24) by daedalus.apache.org with SMTP; 10 Jun 2003 03:31:04 -0000 Received: from f2network.com.au (h-172.31.142.65 [172.31.142.65] (may be forged)) by conan.f2.com.au (8.12.9/8.12.9) with ESMTP id h5A3VBXv029385; Tue, 10 Jun 2003 13:31:11 +1000 Message-ID: <3EE550FA.80109@f2network.com.au> Date: Tue, 10 Jun 2003 13:31:06 +1000 From: Brett Porter User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030508 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maven Developers List CC: maven-cvs@apache.org Subject: Re: cvs commit: maven/src/test/touchstone-build maven.xml References: <20030610032351.41017.qmail@icarus.apache.org> In-Reply-To: <20030610032351.41017.qmail@icarus.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Jason, I noticed this was failing too - the original test in maven.xml was calling the wrong location, but that seems to be fixed. maven maven:jar-install currently fails this test too, so the problem is probably still reactor related. I've also noticed that setting ~/build.properties to have a maven.username (userful for anyone running site:deploy or similar) breaks this test, which is expected. Should there be a way to have touchstone ignore ~/build.properties? - Brett jvanzyl@apache.org wrote: > jvanzyl 2003/06/09 20:23:51 > > Modified: src/test/touchstone-build maven.xml > Log: > o This will fix the bootstrap until I find out what the problem is. I actually > think there is a problem with the bootstrap ... > > Revision Changes Path > 1.35 +3 -1 maven/src/test/touchstone-build/maven.xml > > Index: maven.xml > =================================================================== > RCS file: /home/cvs/maven/src/test/touchstone-build/maven.xml,v > retrieving revision 1.34 > retrieving revision 1.35 > diff -u -r1.34 -r1.35 > --- maven.xml 7 Jun 2003 01:27:53 -0000 1.34 > +++ maven.xml 10 Jun 2003 03:23:51 -0000 1.35 > @@ -186,8 +186,10 @@ > but was set to '${test-mavenjellyscope}'. > > > - > + > + > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org > For additional commands, e-mail: dev-help@maven.apache.org -- Web Developer f2 network ~ everything essential 02 8596 4437 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org