You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Praful <ps...@pizzapizza.ca> on 2006/07/21 21:49:27 UTC

ServiceMix 3.0 and Maven 2.0.4 Fail to compile


C:\Program Files\JTools\apache-servicemix-3.0-M2-incubating\src>mvn install
[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
Downloading:
http://servicemix.org/m2-repo/org/apache/servicemix/tooling/jbi-mav
en-plugin/1.0-M2-incubating/jbi-maven-plugin-1.0-M2-incubating.jar
[WARNING] Unable to get resource from repository servicemix-m2-repo
(http://serv
icemix.org/m2-repo)
Downloading:
http://incubator.apache.org/dist/servicemix-3.0-M2-incubating/m2/or
g/apache/servicemix/tooling/jbi-maven-plugin/1.0-M2-incubating/jbi-maven-plugin-
1.0-M2-incubating.jar
[WARNING] Unable to get resource from repository servicemix-distribution
(http:/
/incubator.apache.org/dist/servicemix-3.0-M2-incubating/m2)
Downloading:
http://repo1.maven.org/maven2/org/apache/servicemix/tooling/jbi-mav
en-plugin/1.0-M2-incubating/jbi-maven-plugin-1.0-M2-incubating.jar
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org
/maven2)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Plugin could not be found - check that the goal name is correct:
Unable t
o download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command:
    mvn install:install-file -DgroupId=org.apache.servicemix.tooling
-DartifactI
d=jbi-maven-plugin \
        -Dversion=1.0-M2-incubating -Dpackaging=maven-plugin
-Dfile=/path/to/fil
e


 
org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:1.0-M2-incubating

from the specified remote repositories:
  servicemix-m2-repo (http://servicemix.org/m2-repo),
  servicemix-distribution
(http://incubator.apache.org/dist/servicemix-3.0-M2-in
cubating/m2),
  central (http://repo1.maven.org/maven2)

 
org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:1.0-M2-incubating

from the specified remote repositories:
  servicemix-m2-repo (http://servicemix.org/m2-repo),
  servicemix-distribution
(http://incubator.apache.org/dist/servicemix-3.0-M2-in
cubating/m2),
  central (http://repo1.maven.org/maven2)

[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Fri Jul 21 15:47:27 EDT 2006
[INFO] Final Memory: 5M/9M
[INFO]
------------------------------------------------------------------------

C:\Program Files\JTools\apache-servicemix-3.0-M2-incubating\src>
-- 
View this message in context: http://www.nabble.com/ServiceMix-3.0-and-Maven-2.0.4-Fail-to-compile-tf1981923.html#a5439292
Sent from the ServiceMix - User forum at Nabble.com.


Re: ServiceMix 3.0 and Maven 2.0.4 Fail to compile

Posted by Philip Dodds <ph...@gmail.com>.
You may want to follow the instrucitions here :

http://www.servicemix.org/site/building.html

P

On 7/21/06, Praful <ps...@pizzapizza.ca> wrote:
>
>
>
> C:\Program Files\JTools\apache-servicemix-3.0-M2-incubating\src>mvn
> install
> [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
> Downloading:
> http://servicemix.org/m2-repo/org/apache/servicemix/tooling/jbi-mav
> en-plugin/1.0-M2-incubating/jbi-maven-plugin-1.0-M2-incubating.jar
> [WARNING] Unable to get resource from repository servicemix-m2-repo
> (http://serv
> icemix.org/m2-repo)
> Downloading:
> http://incubator.apache.org/dist/servicemix-3.0-M2-incubating/m2/or
>
> g/apache/servicemix/tooling/jbi-maven-plugin/1.0-M2-incubating/jbi-maven-plugin-
> 1.0-M2-incubating.jar
> [WARNING] Unable to get resource from repository servicemix-distribution
> (http:/
> /incubator.apache.org/dist/servicemix-3.0-M2-incubating/m2)
> Downloading:
> http://repo1.maven.org/maven2/org/apache/servicemix/tooling/jbi-mav
> en-plugin/1.0-M2-incubating/jbi-maven-plugin-1.0-M2-incubating.jar
> [WARNING] Unable to get resource from repository central
> (http://repo1.maven.org
> /maven2)
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Plugin could not be found - check that the goal name is correct:
> Unable t
> o download the artifact from any repository
>
> Try downloading the file manually from the project website.
>
> Then, install it using the command:
>     mvn install:install-file -DgroupId=org.apache.servicemix.tooling
> -DartifactI
> d=jbi-maven-plugin \
>         -Dversion=1.0-M2-incubating -Dpackaging=maven-plugin
> -Dfile=/path/to/fil
> e
>
>
>
>
> org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:1.0-M2-incubating
>
> from the specified remote repositories:
>   servicemix-m2-repo (http://servicemix.org/m2-repo),
>   servicemix-distribution
> (http://incubator.apache.org/dist/servicemix-3.0-M2-in
> cubating/m2),
>   central (http://repo1.maven.org/maven2)
>
>
>
> org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:1.0-M2-incubating
>
> from the specified remote repositories:
>   servicemix-m2-repo (http://servicemix.org/m2-repo),
>   servicemix-distribution
> (http://incubator.apache.org/dist/servicemix-3.0-M2-in
> cubating/m2),
>   central (http://repo1.maven.org/maven2)
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Fri Jul 21 15:47:27 EDT 2006
> [INFO] Final Memory: 5M/9M
> [INFO]
> ------------------------------------------------------------------------
>
> C:\Program Files\JTools\apache-servicemix-3.0-M2-incubating\src>
> --
> View this message in context:
> http://www.nabble.com/ServiceMix-3.0-and-Maven-2.0.4-Fail-to-compile-tf1981923.html#a5439292
> Sent from the ServiceMix - User forum at Nabble.com.
>
>