Re: Build broken

2007-01-12 Thread Terry Cox
That fixed it. One day, compiler technology will evolve far enough to reliably handle dependency management for large projects... :) Terry

Re: Build broken

2007-01-12 Thread Guillaume Nodet
Maybe retry with a clean before ? mvn -o clean rm -Rf ~/.m2/repo/org/apache/servicemix mvn -Dmaven.test.skip=true On Fri, 12 Jan 2007 11:02 + (GMT Standard Time), Terry Cox <[EMAIL PROTECTED]> wrote: Just synchronised with HEAD and ran the build, but it is failing at ServiceMix :: Sam

Re: build broken

2006-08-13 Thread Guillaume Nodet
Fritz has just solved this issue on linux. Could you try it on your mac, please ? On 8/13/06, ldangelo <[EMAIL PROTECTED]> wrote: I'm having the same problem... I am using java version 1.5 on Mac OS X Tiger... if I execute mvn with -X I see something interesting... The path for the Bean fil

Re: build broken

2006-08-11 Thread Guillaume Nodet
This is the exact issue i fixed a few hours ago. See http://svn.apache.org/viewvc?view=rev&revision=430410 Are you sure you compile the latest svn head ? On 8/11/06, Antoni Reus <[EMAIL PROTECTED]> wrote: with -e: [INFO] [jbi:generate-jbi-service-unit-descriptor] [INFO] Generating jbi.xml [IN

Re: build broken

2006-08-11 Thread Antoni Reus
with -e: [INFO] [jbi:generate-jbi-service-unit-descriptor] [INFO] Generating jbi.xml [INFO] Created Service Unit Analyzer [EMAIL PROTECTED] 2006-08-11 12:13:33,176 [main ] INFO CollectionFactory - JDK 1.4+ collections available 2006-08-11 12:13:33,186 [main ]

Re: build broken

2006-08-11 Thread Guillaume Nodet
:( It works fine for me. Could you try to run with -e at the end ? maven should print any exception stack trace. On 8/11/06, Antoni Reus <[EMAIL PROTECTED]> wrote: I Just tried: svn update mvn -Dmaven.test.skip=true -Dprofile=step1 install mvn -Dmaven.test.skip=true -Dprofile=step2 install s

Re: build broken

2006-08-11 Thread Antoni Reus
I build on a debian linux, perhaps is a platform issue? Antoni Reus wrote: I Just tried: svn update mvn -Dmaven.test.skip=true -Dprofile=step1 install mvn -Dmaven.test.skip=true -Dprofile=step2 install same error :-( Guillaume Nodet wrote: AFAIK, i have fixed that yesterday. Could you t

Re: build broken

2006-08-11 Thread Antoni Reus
I Just tried: svn update mvn -Dmaven.test.skip=true -Dprofile=step1 install mvn -Dmaven.test.skip=true -Dprofile=step2 install same error :-( Guillaume Nodet wrote: AFAIK, i have fixed that yesterday. Could you try with the svn head ? On 8/11/06, Antoni Reus <[EMAIL PROTECTED]> wrote:

Re: build broken

2006-08-11 Thread Guillaume Nodet
AFAIK, i have fixed that yesterday. Could you try with the svn head ? On 8/11/06, Antoni Reus <[EMAIL PROTECTED]> wrote: It seems there is a problem in samples: It seems there is a problem with relative/absolute path of file "samples/wsdl-first/wsdl-first-jsr181-su/src/main/resources/xbean.xm