Re: Maven 2.0.5-SNAPSHOT problem building continuum-release

2006-12-12 Thread Wendy Smoak
On 12/12/06, Brett Porter <[EMAIL PROTECTED]> wrote: Sorry, can't reproduce this with maven-2.0.5-SNAPSHOT on either Mac or Windows. Got any more information? John and Jesse worked this out on IRC. Maven 2.0.5-snap orders dependencies differently than 2.0.4. In 2.0.4, with multiple versions

Re: Maven 2.0.5-SNAPSHOT problem building continuum-release

2006-12-12 Thread Brett Porter
Sorry, can't reproduce this with maven-2.0.5-SNAPSHOT on either Mac or Windows. Got any more information? - Brett On 07/12/2006, at 3:39 PM, Jesse McConnell wrote: ya, if you look through her debug output there is a big chunk where all the 2.0.4 deps are getting reverted to 2.0 just like in

Re: Maven 2.0.5-SNAPSHOT problem building continuum-release

2006-12-06 Thread Jesse McConnell
ya, if you look through her debug output there is a big chunk where all the 2.0.4 deps are getting reverted to 2.0 just like in the error message below. it effected a number of the dependencies [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0.4 for project: null:maven-project:jar:2.0.4

Maven 2.0.5-SNAPSHOT problem building continuum-release

2006-12-06 Thread Wendy Smoak
I'm having trouble building Continuum with Maven 2.0.5-SNAPSHOT. I get a test error in continuum-release, and it seems to be due to Maven selecting the 2.0 version of maven-artifact instead of the 2.0.4 version. If I build with Maven 2.0.4, it works fine. If I add a dependency on maven-artifact

Re: problem building continuum

2006-02-03 Thread Emmanuel Venisse
no, the pb is in continuum build, not in continuum execution Emmanuel dan tran a écrit : ${continuum.home}/conf/wrapper.conf on win and linux i think -Dan On 2/2/06, Bob Herrmann <[EMAIL PROTECTED]> wrote: Progress, but not yet happiness. I'm running Out of Memory when the build is runn

Re: problem building continuum

2006-02-03 Thread Emmanuel Venisse
hmm, weird. You aren't the only one with this problem. I can build continuum with 256Mo assigned to jvm. If you want to increase memory, you need to set MAVEN_OPTS env var, it's used by mvn. Emmanuel Bob Herrmann a écrit : Progress, but not yet happiness. I'm running Out of Memory when the

Re: problem building continuum

2006-02-02 Thread Bob Herrmann
Progress, but not yet happiness. I'm running Out of Memory when the build is running. I hunted down (google); activation, mail, jta, connector (note connector is named connector-api on the maven mini guide, but is just connector in the build) mvn install:install-file -Dfile=jta-1_0_1B-cla

Re: problem building continuum

2006-01-29 Thread Bob Herrmann
ok, $ svn co http://svn.apache.org/repos/asf/maven/continuum/branches/continuum-1.0.x/ $ cd continuum-1.0.x $ sh build.sh ... [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) [INFO]

Re: problem building continuum

2006-01-27 Thread Emmanuel Venisse
Bob Herrrmann a écrit : Would be nice if ibiblio was mentioned somewhere in the error, although "Error transferring file" is a clue. File an issue on maven project Thanks good to know about the state of the project. I thought this agile stuff was always *ready to ship*. Normally, we ha

Re: problem building continuum

2006-01-27 Thread Bob Herrrmann
Would be nice if ibiblio was mentioned somewhere in the error, although "Error transferring file" is a clue. Thanks good to know about the state of the project. I thought this agile stuff was always *ready to ship*. I suppose I step back and play with 1.0.2 (btw, when is 1.0.3 or the next rele

problem building continuum

2006-01-26 Thread Bob Herrrmann
I downloaded maven 2.0.2 and put it in my path. $ svn co http://svn.apache.org/repos/asf/maven/continuum/trunk/ continuum ... $ sh build.sh [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Continuum Parent Project [INFO] Continuum Model [INFO] Continuum API [INFO] Conti