You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Thomas Diesler (JIRA)" <ji...@apache.org> on 2008/03/27 15:07:24 UTC

[jira] Commented: (CXF-1493) Cannot build 2.0.4 JBI Integration

    [ https://issues.apache.org/jira/browse/CXF-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582654#action_12582654 ] 

Thomas Diesler commented on CXF-1493:
-------------------------------------

Originally I thought it had todo with missing apache incubator repositories. However when following 

http://cwiki.apache.org/CXF20DOC/maven-integration-and-plugin.html

I get what it seems the correct list of repositories

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/1/),
  apache-incubating (http://people.apache.org/repo/m2-incubating-repository)


> Cannot  build 2.0.4 JBI Integration 
> ------------------------------------
>
>                 Key: CXF-1493
>                 URL: https://issues.apache.org/jira/browse/CXF-1493
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0.4
>            Reporter: Thomas Diesler
>            Assignee: Daniel Kulp
>
> The 2.0.4 build seems to be broken in the JBI Integration module
> To reproduce, move your .m2 repository 
> mv ~/.m2 ~/.m2.backup
> [tdiesler@tddell jbi]$ pwd
> /home/tdiesler/svn/jbossws/stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/apache-cxf/integration/jbi
> [tdiesler@tddell jbi]$ mvn
> [INFO] Scanning for projects...
> [INFO] ----------------------------------------------------------------------------
> [INFO] Building Apache CXF JBI Integration
> [INFO]    task-segment: [install]
> [INFO] ----------------------------------------------------------------------------
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] ************************************************************** 
> [INFO] Starting Jakarta Velocity v1.4
> [INFO] RuntimeInstance initializing.
> [INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
> [INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
> [INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
> [INFO] ClasspathResourceLoader : initialization starting.
> [INFO] ClasspathResourceLoader : initialization complete.
> [INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
> [INFO] Default ResourceManager initialization complete.
> [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
> [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
> [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
> [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
> [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
> [INFO] Created: 20 parsers.
> [INFO] Velocimacro : initialization starting.
> [INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
> [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
> [INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
> [INFO] Velocimacro :  VM library template macro registration complete.
> [INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
> [INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
> [INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
> [INFO] Velocimacro : initialization complete.
> [INFO] Velocity successfully started.
> [INFO] [checkstyle:checkstyle {execution: validate}]
> [INFO] Starting audit...
> Audit done.
> [INFO] Preparing pmd:check
> [INFO] [pmd:pmd]
> [INFO] [pmd:check {execution: validate}]
> [INFO] 
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] [remote-resources:process {execution: default}]
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/geronimo/specs/geronimo-qname_1.1_spec/1.1/geronimo-qname_1.1_spec-1.1.jar
> Downloading: http://download.java.net/maven/1//org.apache.geronimo.specs/jars/geronimo-qname_1.1_spec-1.1.jar
> Downloading: http://www.ibiblio.org/maven2/org/apache/geronimo/specs/geronimo-qname_1.1_spec/1.1/geronimo-qname_1.1_spec-1.1.jar
> Downloading: http://svn.apache.org/repos/asf/incubator/servicemix/m2-repo/org/apache/geronimo/specs/geronimo-qname_1.1_spec/1.1/geronimo-qname_1.1_spec-1.1.jar
> Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/geronimo/specs/geronimo-activation_1.0.2_spec/1.2/geronimo-activation_1.0.2_spec-1.2.jar
> Downloading: http://download.java.net/maven/1//org.apache.geronimo.specs/jars/geronimo-activation_1.0.2_spec-1.2.jar
> Downloading: http://www.ibiblio.org/maven2/org/apache/geronimo/specs/geronimo-activation_1.0.2_spec/1.2/geronimo-activation_1.0.2_spec-1.2.jar
> Downloading: http://svn.apache.org/repos/asf/incubator/servicemix/m2-repo/org/apache/geronimo/specs/geronimo-activation_1.0.2_spec/1.2/geronimo-activation_1.0.2_spec-1.2.jar
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) org.apache.geronimo.specs:geronimo-qname_1.1_spec:jar:1.1
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.apache.geronimo.specs -DartifactId=geronimo-qname_1.1_spec \
>           -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file
> Alternatively, if you host your own repository you can deploy the file there:       mvn deploy:deploy-file -DgroupId=org.apache.geronimo.specs -DartifactId=geronimo-qname_1.1_spec \
>           -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file \
>            -Durl=[url] -DrepositoryId=[id]
>   Path to dependency: 
>         1) org.apache.cxf:cxf-integration-jbi:jar:2.0.4-incubator
>         2) org.apache.servicemix:servicemix-jbi:jar:3.1.2
>         3) org.apache.geronimo.specs:geronimo-qname_1.1_spec:jar:1.1
> 2) org.apache.geronimo.specs:geronimo-activation_1.0.2_spec:jar:1.2
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.apache.geronimo.specs -DartifactId=geronimo-activation_1.0.2_spec \
>           -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file
> Alternatively, if you host your own repository you can deploy the file there:       mvn deploy:deploy-file -DgroupId=org.apache.geronimo.specs -DartifactId=geronimo-activation_1.0.2_spec \
>           -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file \
>            -Durl=[url] -DrepositoryId=[id]
>   Path to dependency: 
>         1) org.apache.cxf:cxf-integration-jbi:jar:2.0.4-incubator
>         2) org.apache.servicemix:servicemix-jbi:jar:3.1.2
>         3) org.apache.geronimo.specs:geronimo-activation_1.0.2_spec:jar:1.2
> ----------
> 2 required artifacts are missing.
> for artifact: 
>   org.apache.cxf:cxf-integration-jbi:jar:2.0.4-incubator
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   java.net (http://download.java.net/maven/1/),
>   apache-incubating (http://people.apache.org/repo/m2-incubating-repository)
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 27 seconds
> [INFO] Finished at: Thu Mar 27 14:50:28 CET 2008
> [INFO] Final Memory: 18M/52M
> [INFO] ------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.