[jira] Commented: (SM-1022) Build Broken

2007-08-07 Thread Jeff Peterson (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39873 ] Jeff Peterson commented on SM-1022: --- Doh. I didn't see that page. My bad. > Buil

[jira] Resolved: (SM-1022) Build Broken

2007-08-07 Thread Guillaume Nodet (JIRA)
, the build must be done in two steps: See http://incubator.apache.org/servicemix/building.html > Build Broken > > > Key: SM-1022 > URL: https://issues.apache.org/activemq/browse/SM-1022 > Project: ServiceMix >

[jira] Created: (SM-1022) Build Broken

2007-08-07 Thread Jeff Peterson (JIRA)
Build Broken Key: SM-1022 URL: https://issues.apache.org/activemq/browse/SM-1022 Project: ServiceMix Issue Type: Bug Affects Versions: 3.1.1 Environment: Servicemix 3.1.1 (from SVN) Maven 2.0.4 Reporter

SMX 3.1 revision 495795 build broken

2007-01-12 Thread macdoor
NFO] Finished at: Sat Jan 13 08:42:52 CST 2007 [INFO] Final Memory: 2M/5M [INFO] -- View this message in context: http://www.nabble.com/SMX-3.1-revision-495795-build-broken-tf2969565s12049.html#a8309653 Sent from the ServiceMix -

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

Build broken

2007-01-12 Thread Terry Cox
Just synchronised with HEAD and ran the build, but it is failing at ServiceMix :: Samples :: WSDL first :: SA [INFO] Determining component name for service unit wsdl-first-jsr181-su [INFO] [ERROR] FATAL ERROR [INFO] --

Re: build broken

2006-08-13 Thread Guillaume Nodet
dev /samples/wsdl-first/wsdl-first-jsr181-su/src/main/resources/xbean.xml > (No such file or directory) > > > > > Salut. > > > > > > > -- > > Antoni Reus Darder > Cap de Projecte > Administració Digital, Ne

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

build broken

2006-08-11 Thread Antoni Reus
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.xml" mvn -Dmaven.test.skip=true -Dprofile=step2 install, fails with: [INFO]