iam trying to build the binaries from servicemix code by using the following
commands

a) mvn eclipse:eclipse
b) mvn -Dmaven.test.skip=true -Dprofile=step1 install

none of the commands are working and iam getting the following error, i
manually dowloaded eclipse plugin jar and placed in the folder
.m2/repository but still iam getting the same error.

[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   ServiceMix
[INFO]   Servicemix :: Build
[INFO]   ServiceMix :: Parent
[INFO]   ServiceMix :: Core
[INFO]   ServiceMix :: JBI
[INFO]   ServiceMix :: Services
[INFO]   ServiceMix :: Core
[INFO]   ServiceMix :: Audit
[INFO]   ServiceMix :: Common
[INFO]   ServiceMix :: Common
[INFO]   ServiceMix :: Components
[INFO]   ServiceMix :: SOAP
[INFO]   ServiceMix :: SOAP2
[INFO]   ServiceMix :: BeanFlow
[INFO]   ServiceMix :: Tooling
[INFO]   ServiceMix :: Maven2 JBI Plugin
[INFO]   ServiceMix :: Maven2 XFire Plugin
[INFO]
----------------------------------------------------------------------------
[INFO] Building ServiceMix
[INFO]    task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-site-plugin' does not
exist or no valid version could be found
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Wed May 30 18:17:16 IST 2007
[INFO] Final Memory: 3M/6M
[INFO]
------------------------------------------------------------------------

-- 
View this message in context: 
http://www.nabble.com/build-is-failing-tf3840156s12049.html#a10873021
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to