You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by David Blevins <da...@visi.com> on 2007/05/04 00:10:55 UTC

Build failure? "org.apache.geronimo.configs/j2ee-corba-yoko//car"

Anyone else getting this?


[INFO]  
------------------------------------------------------------------------ 
----
[INFO] Building Geronimo Configs :: WebConsole Tomcat
[INFO]    task-segment: [clean, install]
[INFO]  
------------------------------------------------------------------------ 
----
[INFO] [clean:clean]
[INFO] Deleting directory /Users/dblevins/work/geronimo-trunk/configs/ 
webconsole-tomcat/target
[INFO] Deleting directory /Users/dblevins/work/geronimo-trunk/configs/ 
webconsole-tomcat/target/classes
[INFO] Deleting directory /Users/dblevins/work/geronimo-trunk/configs/ 
webconsole-tomcat/target/test-classes
[INFO] [enforcer:enforce {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] Created dir: /Users/dblevins/work/geronimo-trunk/configs/ 
webconsole-tomcat/target/classes/META-INF
[INFO] Copying 2 files to /Users/dblevins/work/geronimo-trunk/configs/ 
webconsole-tomcat/target/classes/META-INF
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [car:prepare-plan]
[INFO] Generated: /Users/dblevins/work/geronimo-trunk/configs/ 
webconsole-tomcat/target/plan/plan.xml
[INFO] [car:package]
[INFO] Packaging module configuration: /Users/dblevins/work/geronimo- 
trunk/configs/webconsole-tomcat/target/plan/plan.xml
[INFO]  
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]  
------------------------------------------------------------------------
[INFO] Unable to create configuration for deployment

Unable to resolve dependency org.apache.geronimo.configs/j2ee-corba- 
yoko//car
[INFO]  
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]  
------------------------------------------------------------------------
[INFO] Total time: 10 minutes 28 seconds
[INFO] Finished at: Thu May 03 15:08:56 PDT 2007
[INFO] Final Memory: 158M/283M
[INFO]  
------------------------------------------------------------------------


Re: Build failure? "org.apache.geronimo.configs/j2ee-corba-yoko//car"

Posted by "Jay D. McHugh" <ja...@joyfulnoisewebdesign.com>.
I am.

I was able to build a couple hours ago, but I just pulled down about 10 
new programs and tried to rebuild - Now I get that error.

I suspect that it is related to the change djencks committed at about 
3:30 CDT ->
svn commit: r534984 - in /geronimo/server/trunk:....

Jay

David Blevins wrote:
> Anyone else getting this?
>
>
> [INFO] 
> ---------------------------------------------------------------------------- 
>
> [INFO] Building Geronimo Configs :: WebConsole Tomcat
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ---------------------------------------------------------------------------- 
>
> [INFO] [clean:clean]
> [INFO] Deleting directory 
> /Users/dblevins/work/geronimo-trunk/configs/webconsole-tomcat/target
> [INFO] Deleting directory 
> /Users/dblevins/work/geronimo-trunk/configs/webconsole-tomcat/target/classes 
>
> [INFO] Deleting directory 
> /Users/dblevins/work/geronimo-trunk/configs/webconsole-tomcat/target/test-classes 
>
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [tools:copy-legal-files {execution: install-legal-files}]
> [INFO] Created dir: 
> /Users/dblevins/work/geronimo-trunk/configs/webconsole-tomcat/target/classes/META-INF 
>
> [INFO] Copying 2 files to 
> /Users/dblevins/work/geronimo-trunk/configs/webconsole-tomcat/target/classes/META-INF 
>
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [car:prepare-plan]
> [INFO] Generated: 
> /Users/dblevins/work/geronimo-trunk/configs/webconsole-tomcat/target/plan/plan.xml 
>
> [INFO] [car:package]
> [INFO] Packaging module configuration: 
> /Users/dblevins/work/geronimo-trunk/configs/webconsole-tomcat/target/plan/plan.xml 
>
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Unable to create configuration for deployment
>
> Unable to resolve dependency 
> org.apache.geronimo.configs/j2ee-corba-yoko//car
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 10 minutes 28 seconds
> [INFO] Finished at: Thu May 03 15:08:56 PDT 2007
> [INFO] Final Memory: 158M/283M
> [INFO] 
> ------------------------------------------------------------------------
>
>
>
>

Re: Build failure? "org.apache.geronimo.configs/j2ee-corba-yoko//car"

Posted by Prasad Kashyap <go...@gmail.com>.
No. But on a new machine, I'm getting this repeatedly -

[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Error transferring file
  org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.0-incubator-20070502.014010-3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  codehaus-snapshots (http://snapshots.repository.codehaus.org),
  apache-incubator (http://people.apache.org/repo/m2-incubating-repository/),
  tomcat-m2-repo (http://tomcat.apache.org/dev/dist/m2-repository)
Path to dependency:
        1) org.apache.geronimo.modules:geronimo-cxf:jar:2.0-SNAPSHOT
        2) org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.0-incubator-SNAPSHOT

Caused by I/O exception: Connection timed out: connect

Cheers
Prasad

On 5/3/07, David Blevins <da...@visi.com> wrote:
> Anyone else getting this?
>
>
> [INFO]
> ------------------------------------------------------------------------
> ----
> [INFO] Building Geronimo Configs :: WebConsole Tomcat
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> ----
> [INFO] [clean:clean]
> [INFO] Deleting directory /Users/dblevins/work/geronimo-trunk/configs/
> webconsole-tomcat/target
> [INFO] Deleting directory /Users/dblevins/work/geronimo-trunk/configs/
> webconsole-tomcat/target/classes
> [INFO] Deleting directory /Users/dblevins/work/geronimo-trunk/configs/
> webconsole-tomcat/target/test-classes
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [tools:copy-legal-files {execution: install-legal-files}]
> [INFO] Created dir: /Users/dblevins/work/geronimo-trunk/configs/
> webconsole-tomcat/target/classes/META-INF
> [INFO] Copying 2 files to /Users/dblevins/work/geronimo-trunk/configs/
> webconsole-tomcat/target/classes/META-INF
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [car:prepare-plan]
> [INFO] Generated: /Users/dblevins/work/geronimo-trunk/configs/
> webconsole-tomcat/target/plan/plan.xml
> [INFO] [car:package]
> [INFO] Packaging module configuration: /Users/dblevins/work/geronimo-
> trunk/configs/webconsole-tomcat/target/plan/plan.xml
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Unable to create configuration for deployment
>
> Unable to resolve dependency org.apache.geronimo.configs/j2ee-corba-
> yoko//car
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 10 minutes 28 seconds
> [INFO] Finished at: Thu May 03 15:08:56 PDT 2007
> [INFO] Final Memory: 158M/283M
> [INFO]
> ------------------------------------------------------------------------
>
>