You need to specify at least one goal for maven. In this case I would
recommend "install". So try mvn install -Dmaven.test.skip=true

-----Original Message-----
From: emicalc [mailto:[EMAIL PROTECTED]
Sent: Friday, 4 August 2006 7:54 PM
To: servicemix-dev@geronimo.apache.org
Subject: compilation problem



When I try to build "apache-servicemix-3.0-M2-incubating-src" with the
instructions from "http://servicemix.goopen.org/site/building.html";
(starting from servicemix directory), I get the following error:
D:\ABILITIES\servicemix>mvn -Dmaven.test.skip=true -Dprofile=step1
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   ServiceMix
[INFO]   ServiceMix :: JBI
[INFO]   ServiceMix :: Services
[INFO]   ServiceMix :: Core
[INFO]   ServiceMix :: Components
[INFO]   ServiceMix :: Common
[INFO]   ServiceMix :: SOAP
[INFO]   ServiceMix :: Console
[INFO]   ServiceMix :: Tooling
[INFO]   ServiceMix :: Maven2 :: JBI Plugin
[INFO]   ServiceMix :: HTTP
[INFO]   ServiceMix :: BPE
[INFO]   ServiceMix :: JMS
[INFO]   ServiceMix :: JSR-181 Service Engine
[INFO]   ServiceMix :: WS-Notification Service Engine
[INFO]   ServiceMix :: Lightweight container Service Engine
[INFO]   ServiceMix :: SCA Service Engine
[INFO]   ServiceMix :: Web
[INFO]   ServiceMix :: EIP
[INFO]   ServiceMix :: ITests
[INFO]   ServiceMix :: BeanFlow
[INFO]   ServiceMix :: Maven2 :: Archetypes :: BindingComponent
[INFO]   ServiceMix :: Maven2 :: Archetypes :: ServiceEngine
[INFO]   ServiceMix :: Maven2 :: Archetypes :: ServiceUnit
[INFO]   ServiceMix :: Maven2 :: Archetypes :: ServiceAssembly
[INFO]   ServiceMix :: Samples
[INFO]   ServiceMix :: Samples :: WSDL first
[INFO]   ServiceMix :: Samples :: WSDL first :: JSR181
[INFO]   ServiceMix :: Samples :: WSDL first :: HTTP
[INFO]   ServiceMix :: Samples :: WSDL first :: SA
[INFO]   Servicemix :: Assembly
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] You must specify at least one goal. Try 'install'
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Fri Aug 04 10:39:51 CEST 2006
[INFO] Final Memory: 4M/9M
[INFO]
------------------------------------------------------------------------

Which is the problem???
-- 
View this message in context:
http://www.nabble.com/compilation-problem-tf2050278.html#a5647571
Sent from the ServiceMix - Dev forum at Nabble.com.

Reply via email to