Hi JB, one further note: In the meantime I tried several different machines (listed below) and get the exactly same error on each of them.
[Machine 1] Mac OS X 10.6.8 >> java -version java version "1.6.0_26" Java(TM) SE Runtime Environment (build 1.6.0_26-b03-384-10M3425) Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02-384, mixed mode) >> mvn -version Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) >> svn info URL: http://svn.apache.org/repos/asf/servicemix/smx4 Revision: 1160135 [Machine 2] Debian GNU/Linux 6.0.2 (squeeze) >> java -version java version "1.6.0_26" Java(TM) SE Runtime Environment (build 1.6.0_26-b03) Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode) >> mvn -version Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) >> svn info URL: http://svn.apache.org/repos/asf/servicemix/smx4 Revision: 1160135 [Machine 3] Debian GNU/Linux 5.0.8 (lenny) >> java -version java version "1.6.0_22" Java(TM) SE Runtime Environment (build 1.6.0_22-b04) Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode) >> mvn -version Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) >> svn info URL: http://svn.apache.org/repos/asf/servicemix/smx4 Revision: 1160135 Regards, Stefan Am 19.08.2011 um 08:47 schrieb Jean-Baptiste Onofré: > Hi Stefan, > > I'm gonna take a look on that. > > Regards > JB > > On 08/18/2011 10:08 AM, Stefan Essl wrote: >> Hi everybody, >> >> I'm having problems building smx4: >> >> "[ERROR] Failed to execute goal >> org.apache.servicemix.tooling:jbi-maven-plugin:4.4:generate-jbi-service-assembly-descriptor >> (default-generate-jbi-service-assembly-descriptor) on project >> loan-broker-sa: The service unit loan-broker-drools-su does not have a >> dependency which is packaged as a jbi-component or a project property >> 'componentName' -> [Help 1]" >> >> Here is what I did: >> - svn co http://svn.apache.org/repos/asf/servicemix/smx4/ >> - cd all >> - mvn install >> >> Here is mvn --version: >> Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) >> Java version: 1.6.0_26, vendor: Sun Microsystems Inc. >> >> What am I doing wrong? >> >> Regards, >> Stefan > > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com
