You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/03/18 19:02:47 UTC

[jira] Updated: (MNG-2282) If a repo is down, maven stops the buid instead of trying other repos

     [ http://jira.codehaus.org/browse/MNG-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann updated MNG-2282:
-----------------------------------

    Fix Version/s:     (was: 2.1-alpha-1)
                   2.0.5

Merged to 2.0.x branch in r406684, next Maven release was in r495436 and this was 2.0.5

> If a repo is down, maven stops the buid instead of trying other repos
> ---------------------------------------------------------------------
>
>                 Key: MNG-2282
>                 URL: http://jira.codehaus.org/browse/MNG-2282
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 2.0.4
>            Reporter: Guillaume Nodet
>            Assignee: Kenney Westerhof
>            Priority: Blocker
>             Fix For: 2.0.5
>
>
> In this case, the artifact is available at http://www.ibiblio.org/maven2/activemq/jmdns/1.0-RC2/ and the build always fail until the artifact is downloaded manually.
> See the following build output:
> + Error stacktraces are turned on.
> Maven version: 2.0.4
> [DEBUG] Building Maven user-level plugin registry from: 'C:\Documents and Settings\gnodet\.m2\plugin-registry.xml'
> [DEBUG] Building Maven global-level plugin registry from: 'c:\java-bin\maven-2.0.4\conf\plugin-registry.xml'
> [INFO] Scanning for projects...
> [DEBUG] Searching for parent-POM: org.apache.servicemix:servicemix::3.0-SNAPSHOT of project: null:servicemix-core:jar:null in relative path: ../pom.xml
> [DEBUG] Using parent-POM from the project hierarchy at: '../pom.xml' for project: null:servicemix-core:jar:null
> [DEBUG] Searching for parent-POM: org.apache:apache::1 of project: org.apache.servicemix:servicemix:pom:3.0-SNAPSHOT in relative path: ../pom.xml
> [DEBUG] Parent-POM: org.apache:apache::1 not found in relative path: ../pom.xml
> [DEBUG] Retrieving parent-POM: org.apache:apache::1 for project: org.apache.servicemix:servicemix:pom:3.0-SNAPSHOT from the repository.
> [INFO] ----------------------------------------------------------------------------
> [INFO] Building ServiceMix :: Core
> [INFO]    task-segment: [install]
> [INFO] ----------------------------------------------------------------------------
> [DEBUG] Skipping disabled repository apache.snapshots
> [DEBUG] maven-resources-plugin: resolved to version 2.1 from repository central
> [DEBUG] Retrieving parent-POM: org.apache.maven.plugins:maven-plugin-parent::2.0 for project: null:maven-resources-plugin:maven-plugin:2.1 from the repository.
> [DEBUG] Skipping disabled repository apache.snapshots
> [DEBUG] maven-compiler-plugin: resolved to version 2.0.1 from repository central
> [DEBUG] Retrieving parent-POM: org.apache.maven.plugins:maven-plugins::1 for project: null:maven-compiler-plugin:maven-plugin:2.0.1 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven-parent::1 for project: org.apache.maven.plugins:maven-plugins:pom:1 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache:apache::1 for project: org.apache.maven:maven-parent:pom:1 from the repository.
> [DEBUG] Skipping disabled repository apache.snapshots
> [DEBUG] maven-surefire-plugin: resolved to version 2.1.3 from repository central
> [DEBUG] Retrieving parent-POM: org.apache.maven.plugins:maven-plugins::1 for project: null:maven-surefire-plugin:maven-plugin:2.1.3 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven-parent::1 for project: org.apache.maven.plugins:maven-plugins:pom:1 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache:apache::1 for project: org.apache.maven:maven-parent:pom:1 from the repository.
> [DEBUG] Skipping disabled repository apache.snapshots
> [DEBUG] maven-jar-plugin: resolved to version 2.0 from repository central
> [DEBUG] Retrieving parent-POM: org.apache.maven.plugins:maven-plugin-parent::2.0 for project: null:maven-jar-plugin:maven-plugin:2.0 from the repository.
> [DEBUG] Skipping disabled repository apache.snapshots
> [DEBUG] maven-install-plugin: resolved to version 2.1 from repository central
> [DEBUG] Retrieving parent-POM: org.apache.maven.plugins:maven-plugin-parent::2.0 for project: null:maven-install-plugin:maven-plugin:2.1 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache.maven.plugins:maven-plugin-parent::2.0.1 for project: null:maven-one-plugin:maven-plugin:1.0 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache.xbean:xbean::2.3 for project: null:maven-xbean-plugin:maven-plugin:2.3 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache:apache::1 for project: org.apache.xbean:xbean:pom:2.3 from the repository.
> [DEBUG] org.apache.xbean:maven-xbean-plugin:maven-plugin:2.3:runtime (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: null:maven-archiver:jar:2.0 from the repository.
> [DEBUG]   org.apache.maven:maven-archiver:jar:2.0:runtime (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: null:maven-project:jar:2.0 from the repository.
> [DEBUG]     org.apache.maven:maven-project:jar:2.0:runtime (selected for runtime)
> [DEBUG]       org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected for runtime)
> [DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime (selected for runtime)
> [DEBUG]         classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for runtime)
> [DEBUG]         junit:junit:jar:3.8.1:runtime (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: org.apache.maven:maven-artifact:jar:2.0 from the repository.
> [DEBUG]       org.apache.maven:maven-artifact:jar:2.0:runtime (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: org.apache.maven:maven-model:jar:2.0 from the repository.
> [DEBUG]       org.apache.maven:maven-model:jar:2.0:runtime (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: org.apache.maven:maven-artifact-manager:jar:2.0 from the repository.
> [DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.0:runtime (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: org.apache.maven:maven-repository-metadata:jar:2.0 from the repository.
> [DEBUG]         org.apache.maven:maven-repository-metadata:jar:2.0:runtime (selected for runtime)
> [DEBUG]         org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5:runtime (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: null:maven-profile:jar:2.0 from the repository.
> [DEBUG]       org.apache.maven:maven-profile:jar:2.0:runtime (selected for runtime)
> [DEBUG]     org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-3:runtime (selected for runtime)
> [DEBUG]       classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for runtime)
> [DEBUG]     org.apache.maven:maven-artifact:jar:2.0:runtime (selected for runtime)
> [DEBUG]   ant:ant:jar:1.6.2:runtime (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus::1.0.4 for project: null:plexus-utils:jar:1.1 from the repository.
> [DEBUG]   org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - nearer found: 1.1)
> [DEBUG]   org.codehaus.plexus:plexus-utils:jar:1.1:runtime (selected for runtime)
> [DEBUG]   org.apache.maven:maven-project:jar:2.0:runtime (selected for runtime)
> [DEBUG]     org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - nearer found: 1.1)
> [DEBUG]     org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime (selected for runtime)
> [DEBUG]       org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - nearer found: 1.1)
> [DEBUG]       junit:junit:jar:3.8.1:runtime (selected for runtime)
> [DEBUG]     org.apache.maven:maven-model:jar:2.0:runtime (selected for runtime)
> [DEBUG]       org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - nearer found: 1.1)
> [DEBUG]     org.apache.maven:maven-artifact-manager:jar:2.0:runtime (selected for runtime)
> [DEBUG]       org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - nearer found: 1.1)
> [DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.0:runtime (selected for runtime)
> [DEBUG]         org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - nearer found: 1.1)
> [DEBUG]       org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5:runtime (selected for runtime)
> [DEBUG]         org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - nearer found: 1.1)
> [DEBUG]     org.apache.maven:maven-profile:jar:2.0:runtime (selected for runtime)
> [DEBUG]       org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - nearer found: 1.1)
> [DEBUG]   qdox:qdox:jar:1.5:runtime (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.xbean:xbean::2.3 for project: null:xbean-spring:jar:2.3 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache:apache::1 for project: org.apache.xbean:xbean:pom:2.3 from the repository.
> [DEBUG]   org.apache.xbean:xbean-spring:jar:2.3:runtime (selected for runtime)
> [DEBUG]     commons-logging:commons-logging:jar:1.0.3:runtime (selected for runtime)
> [DEBUG]     org.springframework:spring:jar:1.2.4:runtime (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: org.apache.maven:maven-plugin-api:jar:2.0 from the repository.
> [DEBUG]   org.apache.maven:maven-plugin-api:jar:2.0:runtime (selected for runtime)
> [DEBUG]   org.apache.maven:maven-artifact:jar:2.0:runtime (selected for runtime)
> [DEBUG]     org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - nearer found: 1.1)
> [DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus-components::1.1.4 for project: null:plexus-archiver:jar:1.0-alpha-5 from the repository.
> [DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus::1.0.4 for project: org.codehaus.plexus:plexus-components:pom:1.1.4 from the repository.
> [DEBUG]   org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-3:runtime (removed - nearer found: 1.0-alpha-5)
> [DEBUG]   org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-5:runtime (selected for runtime)
> [DEBUG] Configuring mojo 'org.apache.xbean:maven-xbean-plugin:2.3:mapping' -->
> [DEBUG]   (f) namespace = http://servicemix.apache.org/config/1.0
> [DEBUG]   (f) outputDir = c:\java\servicemix\servicemix-core\target\xbean
> [DEBUG]   (f) project = org.apache.maven.project.MavenProject@eaec334d
> [DEBUG]   (f) propertyEditorPaths = org.apache.xbean.spring.context.impl
> [DEBUG]   (f) schema = c:\java\servicemix\servicemix-core\target\servicemix.xsd
> [DEBUG]   (f) srcDir = c:\java\servicemix\servicemix-core\src\main\java
> [DEBUG] -- end configuration --
> [INFO] [xbean:mapping {execution: default}]
> [DEBUG]  ======= XBeanMojo settings =======
> [DEBUG] namespace[http://servicemix.apache.org/config/1.0]
> [DEBUG] srcDir[c:\java\servicemix\servicemix-core\src\main\java]
> [DEBUG] schema[c:\java\servicemix\servicemix-core\target\servicemix.xsd]
> [DEBUG] outputDir[c:\java\servicemix\servicemix-core\target\xbean]
> [DEBUG] propertyEditorPaths[org.apache.xbean.spring.context.impl]
> [INFO] Generating META-INF properties file: c:\java\servicemix\servicemix-core\target\xbean\META-INF\services\org\apache\xbean\spring\http\servicemix.apache.org\config\1.0 for namespace: http://servicemix.apache.org/config/1.0
> [INFO] Generating HTML documentation file: c:\java\servicemix\servicemix-core\target\servicemix.xsd.html for namespace: http://servicemix.apache.org/config/1.0
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointResolver
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class: org.apache.servicemix.jbi.messaging.PojoMarshaler
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointResolver
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class: org.apache.servicemix.jbi.messaging.PojoMarshaler
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class: javax.jbi.component.ServiceUnitManager
> Warning, could not load class: javax.jbi.component.ServiceUnitManager
> Warning, could not load class: org.apache.servicemix.jdbc.Statements
> Warning, could not load class: org.apache.servicemix.jdbc.Statements
> Warning, could not load class: org.apache.servicemix.jbi.container.JBIContainer
> Warning, could not load class: org.apache.servicemix.jbi.container.JBIContainer
> Warning, could not load class: org.apache.servicemix.jbi.container.JBIContainer
> Warning, could not load class: org.apache.servicemix.jdbc.Statements
> Warning, could not load class: org.apache.servicemix.jdbc.Statements
> Warning, could not load class: org.apache.servicemix.jbi.resolver.SubscriptionFilter
> Warning, could not load class: org.apache.servicemix.jbi.resolver.SubscriptionFilter
> Warning, could not load class: org.apache.servicemix.jbi.framework.ComponentNameSpace
> Warning, could not load class: org.apache.servicemix.jbi.resolver.SubscriptionFilter
> Warning, could not load class: org.apache.servicemix.jbi.framework.ComponentNameSpace
> [INFO] Generating XSD file: c:\java\servicemix\servicemix-core\target\servicemix.xsd for namespace: http://servicemix.apache.org/config/1.0
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointResolver
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class: org.apache.servicemix.jbi.messaging.PojoMarshaler
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointResolver
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class: org.apache.servicemix.jbi.messaging.PojoMarshaler
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointResolver
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class: org.apache.servicemix.jbi.messaging.PojoMarshaler
> Warning, could not load class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class: javax.jbi.component.ServiceUnitManager
> Warning, could not load class: javax.jbi.component.ServiceUnitManager
> Warning, could not load class: javax.jbi.component.ServiceUnitManager
> Warning, could not load class: org.apache.servicemix.jdbc.Statements
> Warning, could not load class: org.apache.servicemix.jdbc.Statements
> Warning, could not load class: org.apache.servicemix.jdbc.Statements
> Warning, could not load class: org.apache.servicemix.jbi.container.JBIContainer
> Warning, could not load class: org.apache.servicemix.jbi.container.JBIContainer
> Warning, could not load class: org.apache.servicemix.jbi.container.JBIContainer
> Warning, could not load class: org.apache.servicemix.jdbc.Statements
> Warning, could not load class: org.apache.servicemix.jdbc.Statements
> Warning, could not load class: org.apache.servicemix.jdbc.Statements
> Warning, could not load class: org.apache.servicemix.jbi.resolver.SubscriptionFilter
> Warning, could not load class: org.apache.servicemix.jbi.framework.ComponentNameSpace
> Warning, could not load class: org.apache.servicemix.jbi.resolver.SubscriptionFilter
> Warning, could not load class: org.apache.servicemix.jbi.framework.ComponentNameSpace
> Warning, could not load class: org.apache.servicemix.jbi.resolver.SubscriptionFilter
> Warning, could not load class: org.apache.servicemix.jbi.framework.ComponentNameSpace
> [INFO] ...done.
> [DEBUG] org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.1:runtime (selected for runtime)
> [DEBUG]   org.apache.maven:maven-model:jar:2.0:runtime (selected for runtime)
> [DEBUG]     org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected for runtime)
> [DEBUG]   org.apache.maven:maven-project:jar:2.0:runtime (selected for runtime)
> [DEBUG]     org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime (selected for runtime)
> [DEBUG]       classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for runtime)
> [DEBUG]       junit:junit:jar:3.8.1:runtime (selected for runtime)
> [DEBUG]     org.apache.maven:maven-artifact:jar:2.0:runtime (selected for runtime)
> [DEBUG]     org.apache.maven:maven-artifact-manager:jar:2.0:runtime (selected for runtime)
> [DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.0:runtime (selected for runtime)
> [DEBUG]       org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5:runtime (selected for runtime)
> [DEBUG]     org.apache.maven:maven-profile:jar:2.0:runtime (selected for runtime)
> [DEBUG]   commons-io:commons-io:jar:1.0:runtime (selected for runtime)
> [DEBUG]   org.apache.maven:maven-plugin-api:jar:2.0:runtime (selected for runtime)
> [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.1:resources' -->
> [DEBUG]   (f) filters = []
> [DEBUG]   (f) outputDirectory = c:\java\servicemix\servicemix-core\target\classes
> [DEBUG]   (f) project = org.apache.maven.project.MavenProject@eaec334d
> [DEBUG]   (f) resources = [org.apache.maven.model.Resource@f07355, org.apache.maven.model.Resource@23f1bb, org.apache.maven.model.Resource@1d33a6b]
> [DEBUG] -- end configuration --
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [DEBUG] org.apache.servicemix:servicemix-core:jar:3.0-SNAPSHOT (selected for null)
> [DEBUG]   org.apache.servicemix.dependencies:jencks:jar:1.1.2:compile (selected for compile)
> [DEBUG]   org.apache.geronimo.specs:geronimo-j2ee-jacc_1.0_spec:jar:1.0:compile (selected for compile)
> [INFO] snapshot incubator-activemq:activemq-ra:4.0-SNAPSHOT: checking for updates from central
> [DEBUG] repository metadata for: 'snapshot incubator-activemq:activemq-ra:4.0-SNAPSHOT' could not be found on repository: central
> [INFO] snapshot incubator-activemq:activemq-ra:4.0-SNAPSHOT: checking for updates from servicemix-m2-repo
> [DEBUG] repository metadata for: 'snapshot incubator-activemq:activemq-ra:4.0-SNAPSHOT' could not be found on repository: servicemix-m2-repo
> [INFO] snapshot incubator-activemq:activemq-ra:4.0-SNAPSHOT: checking for updates from apache.snapshots
> [DEBUG] activemq-ra: resolved to version 4.0-20060508.005319-6 from repository apache.snapshots
> [DEBUG] Trying repository apache.snapshots
> Downloading: http://svn.apache.org/maven-snapshot-repository/incubator-activemq/activemq-ra/4.0-SNAPSHOT/activemq-ra-4.0-20060508.005319-6.pom
> 1/1K
> 1K downloaded
> [DEBUG]   Artifact resolved
> [DEBUG] Retrieving parent-POM: incubator-activemq:activemq-parent::4.0-SNAPSHOT for project: null:activemq-ra:jar:4.0-20060508.005319-6 from the repository.
> [DEBUG] activemq-parent: resolved to version 4.0-20060508.005319-6 from repository apache.snapshots
> [DEBUG]   incubator-activemq:activemq-ra:jar:4.0-SNAPSHOT:compile (selected for compile)
> [DEBUG] Trying repository central
> Downloading: http://repo1.maven.org/maven2/activemq/jmdns/1.0-RC2/jmdns-1.0-RC2.pom
> 149/149b
> 149b downloaded
> [DEBUG]   Artifact resolved
> [DEBUG]     activemq:jmdns:jar:1.0-RC2:compile (selected for compile)
> [DEBUG] Trying repository central
> Downloading: http://repo1.maven.org/maven2/incubator-activemq/activemq-core/4.0-SNAPSHOT/activemq-core-4.0-20060508.005319-6.pom
> [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
> [DEBUG] Trying repository servicemix-m2-repo
> Downloading: http://servicemix.org/m2-repo/incubator-activemq/activemq-core/4.0-SNAPSHOT/activemq-core-4.0-20060508.005319-6.pom
> [WARNING] Unable to get resource from repository servicemix-m2-repo (http://servicemix.org/m2-repo)
> [DEBUG] Trying repository apache.snapshots
> Downloading: http://svn.apache.org/maven-snapshot-repository/incubator-activemq/activemq-core/4.0-SNAPSHOT/activemq-core-4.0-20060508.005319-6.pom
> 4/9K
> 8/9K
> 9/9K
> 9K downloaded
> [DEBUG]   Artifact resolved
> [DEBUG] Retrieving parent-POM: incubator-activemq:activemq-parent::4.0-SNAPSHOT for project: null:activemq-core:jar:4.0-20060508.005319-6 from the repository.
> [DEBUG] activemq-parent: resolved to version 4.0-20060508.005319-6 from repository apache.snapshots
> [DEBUG]     incubator-activemq:activemq-core:jar:4.0-20060508.005319-6:compile (selected for compile)
> [DEBUG]       org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.0:compile (selected for compile)
> [DEBUG]       commons-logging:commons-logging:jar:1.0.4:compile (selected for compile)
> [DEBUG]       backport-util-concurrent:backport-util-concurrent:jar:2.1:compile (selected for compile)
> [DEBUG]       incubator-activemq:activeio-core:jar:3.0-beta2:compile (selected for compile)
> [DEBUG] Retrieving parent-POM: org.springframework:spring-full::1.2.6 for project: null:spring:jar:1.2.6 from the repository.
> [DEBUG] Retrieving parent-POM: org.springframework:spring-parent::1.2.6 for project: null:spring-full:pom:null from the repository.
> [DEBUG]     org.springframework:spring:jar:1.2.6:compile (selected for compile)
> [DEBUG]     org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec:jar:1.0:compile (selected for compile)
> [DEBUG]   junit:junit:jar:3.8.1:compile (selected for compile)
> [DEBUG]   log4j:log4j:jar:1.2.12:runtime (selected for runtime)
> [DEBUG]   ant:ant:jar:1.6.5:compile (selected for compile)
> [DEBUG]   commons-logging:commons-logging:jar:1.0.4:compile (selected for compile)
> [DEBUG] activemq-core: resolved to version 4.0-20060508.005319-6 from repository apache.snapshots
> [DEBUG] Retrieving parent-POM: incubator-activemq:activemq-parent::4.0-SNAPSHOT for project: null:activemq-core:jar:4.0-20060508.005319-6 from the repository.
> [DEBUG] activemq-parent: resolved to version 4.0-20060508.005319-6 from repository apache.snapshots
> [DEBUG]   incubator-activemq:activemq-core:jar:4.0-20060508.005319-6:compile (removed - nearer found: 4.0-SNAPSHOT)
> [DEBUG]   incubator-activemq:activemq-core:jar:4.0-SNAPSHOT:compile (selected for compile)
> [DEBUG]     org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.0:compile (selected for compile)
> [DEBUG]     backport-util-concurrent:backport-util-concurrent:jar:2.1:compile (selected for compile)
> [DEBUG]     incubator-activemq:activeio-core:jar:3.0-beta2:compile (selected for compile)
> [DEBUG]   org.springframework:spring:jar:1.2.6:compile (selected for compile)
> [DEBUG]   commons-lang:commons-lang:jar:2.1:compile (selected for compile)
> [DEBUG]   org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec:jar:1.0:compile (selected for compile)
> [DEBUG]   lingo:lingo:jar:1.0:compile (selected for compile)
> [DEBUG]     concurrent:concurrent:jar:1.3.4:compile (selected for compile)
> [DEBUG]     commons-logging:commons-logging:jar:1.0.3:compile (removed - nearer found: 1.0.4)
> [DEBUG]     aopalliance:aopalliance:jar:1.0:compile (selected for compile)
> [DEBUG]     xstream:xstream:jar:1.1.2:compile (selected for compile)
> [DEBUG] While downloading springframework:spring:1.2.5
>   This artifact has been relocated to org.springframework:spring:1.2.5.
> [DEBUG] Retrieving parent-POM: org.springframework:spring-parent::1.2.5 for project: null:spring:jar:1.2.5 from the repository.
> [DEBUG]     org.springframework:spring:jar:1.2.5:compile (removed - nearer found: 1.2.6)
> [DEBUG]     mx4j:mx4j:jar:3.0.1:compile (selected for compile)
> [DEBUG]   backport-util-concurrent:backport-util-concurrent:jar:2.1:compile (selected for compile)
> [DEBUG]   jaxen:jaxen:jar:1.1-beta-8:compile (selected for compile)
> [DEBUG]     xerces:xercesImpl:jar:2.6.2:compile (selected for compile)
> [DEBUG]   org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:jar:1.0:compile (selected for compile)
> [DEBUG]   stax-utils:stax-utils:jar:snapshot-20060502:compile (selected for compile)
> [DEBUG]   geronimo:geronimo-connector:jar:1.0:compile (selected for compile)
> [DEBUG]   commons-collections:commons-collections:jar:3.1:compile (selected for compile)
> [DEBUG]   xmlbeans:xbean:jar:2.1.0:compile (selected for compile)
> [DEBUG]   hsqldb:hsqldb:jar:1.7.3.3:test (selected for test)
> [DEBUG]   lucene:lucene:jar:1.4.3:compile (selected for compile)
> [DEBUG]   mx4j:mx4j:jar:3.0.1:compile (selected for compile)
> [DEBUG] servicemix-jbi: using locally installed snapshot
> [DEBUG] Retrieving parent-POM: org.apache.servicemix:servicemix::3.0-SNAPSHOT for project: null:servicemix-jbi:jar:3.0-20060507.131217-6 from the repository.
> [DEBUG] servicemix: using locally installed snapshot
> [DEBUG] Retrieving parent-POM: org.apache:apache::1 for project: org.apache.servicemix:servicemix:pom:3.0-SNAPSHOT from the repository.
> [DEBUG]   org.apache.servicemix:servicemix-jbi:jar:3.0-SNAPSHOT:compile (selected for compile)
> [DEBUG]     org.apache.geronimo.specs:geronimo-activation_1.0.2_spec:jar:1.0:compile (selected for compile)
> [DEBUG]     org.apache.geronimo.specs:geronimo-qname_1.1_spec:jar:1.0:compile (selected for compile)
> [DEBUG]   easymock:easymock:jar:1.2_Java1.3:test (selected for test)
> [DEBUG]   xerces:xercesImpl:jar:2.6.2:compile (removed - nearer found: 2.7.1)
> [DEBUG]   xerces:xercesImpl:jar:2.7.1:compile (selected for compile)
> [DEBUG]   xml-apis:xml-apis:jar:1.3.02:compile (selected for compile)
> [DEBUG]   wsdl4j:wsdl4j:jar:1.5.2:compile (selected for compile)
> [DEBUG]   org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.0:compile (selected for compile)
> [DEBUG] Retrieving parent-POM: org.apache.xbean:xbean::2.3 for project: null:xbean-server:jar:2.3 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache:apache::1 for project: org.apache.xbean:xbean:pom:2.3 from the repository.
> [DEBUG]   org.apache.xbean:xbean-server:jar:2.3:compile (selected for compile)
> [DEBUG]     commons-logging:commons-logging:jar:1.0.3:compile (removed - nearer found: 1.0.4)
> [DEBUG] Retrieving parent-POM: org.apache.xbean:xbean::2.3 for project: null:xbean-kernel:jar:2.3 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache:apache::1 for project: org.apache.xbean:xbean:pom:2.3 from the repository.
> [DEBUG]     org.apache.xbean:xbean-kernel:jar:2.3:compile (selected for compile)
> [DEBUG]       backport-util-concurrent:backport-util-concurrent:jar:2.0_01_pd:compile (removed - nearer found: 2.1)
> [DEBUG]     org.apache.xbean:xbean-spring:jar:2.3:compile (selected for compile)
> [DEBUG]       commons-logging:commons-logging:jar:1.0.3:compile (removed - nearer found: 1.0.4)
> [DEBUG]       org.springframework:spring:jar:1.2.4:compile (removed - nearer found: 1.2.6)
> [DEBUG]   xstream:xstream:jar:1.1.2:compile (selected for compile)
> [DEBUG]   geronimo:geronimo-transaction:jar:1.0:compile (selected for compile)
> [DEBUG]   org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec:jar:1.0:compile (selected for compile)
> [DEBUG]   xalan:xalan:jar:2.7.0:compile (selected for compile)
> [DEBUG] While downloading xml-apis:xml-apis:2.0.2
>   This artifact has been relocated to xml-apis:xml-apis:1.0.b2.
> [DEBUG]     xml-apis:xml-apis:jar:1.0.b2:compile (removed - nearer found: 1.3.02)
> [DEBUG]   mx4j:mx4j-remote:jar:3.0.1:compile (selected for compile)
> [DEBUG]   commons-betwixt:commons-betwixt:jar:0.7:compile (selected for compile)
> [DEBUG]     commons-logging:commons-logging:jar:1.0.2:compile (removed - nearer found: 1.0.4)
> [DEBUG]     xml-apis:xml-apis:jar:1.0.b2:compile (removed - nearer found: 1.3.02)
> [DEBUG]     commons-beanutils:commons-beanutils-core:jar:1.7.0:compile (selected for compile)
> [DEBUG]       commons-logging:commons-logging:jar:1.0:compile (removed - nearer found: 1.0.4)
> [DEBUG]       commons-collections:commons-collections:jar:2.0:compile (removed - nearer found: 3.1)
> [DEBUG]     commons-digester:commons-digester:jar:1.6:compile (selected for compile)
> [DEBUG]       commons-logging:commons-logging:jar:1.0:compile (removed - nearer found: 1.0.4)
> [DEBUG]       xml-apis:xml-apis:jar:1.0.b2:compile (removed - nearer found: 1.3.02)
> [DEBUG]       commons-collections:commons-collections:jar:2.1:compile (removed - nearer found: 3.1)
> [DEBUG]   stax:stax-api:jar:1.0:compile (selected for compile)
> [DEBUG]   xmlbeans:xmlpublic:jar:2.1.0:compile (selected for compile)
> [DEBUG]   org.apache.xbean:xbean-spring:jar:2.3:compile (selected for compile)
> [DEBUG]     commons-logging:commons-logging:jar:1.0.3:compile (removed - nearer found: 1.0.4)
> [DEBUG]     org.springframework:spring:jar:1.2.4:compile (removed - nearer found: 1.2.6)
> [DEBUG]   commons-beanutils:commons-beanutils-core:jar:1.7.0:compile (selected for compile)
> [DEBUG]     commons-logging:commons-logging:jar:1.0:compile (removed - nearer found: 1.0.4)
> [DEBUG]     commons-collections:commons-collections:jar:2.0:compile (removed - nearer found: 3.1)
> [DEBUG]   woodstox:wstx-asl:jar:2.0.3:compile (selected for compile)
> [DEBUG] Trying repository servicemix-m2-repo
> Downloading: http://servicemix.org/m2-repo/activemq/jmdns/1.0-RC2/jmdns-1.0-RC2.jar
> [WARNING] Unable to get resource from repository servicemix-m2-repo (http://servicemix.org/m2-repo)
> [DEBUG] Skipping disabled repository apache.snapshots
> [DEBUG] Trying repository codehaus-snapshot
> Downloading: http://snapshots.maven.codehaus.org/maven2/activemq/jmdns/1.0-RC2/jmdns-1.0-RC2.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (http://snapshots.maven.codehaus.org/maven2)
> [DEBUG] Trying repository maven-csharp
> Downloading: http://localhost/repo/activemq/jmdns/1.0-RC2/jmdns-1.0-RC2.jar
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Error transferring file
>   activemq:jmdns:jar:1.0-RC2
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   servicemix-m2-repo (http://servicemix.org/m2-repo),
>   apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
>   codehaus-snapshot (http://snapshots.maven.codehaus.org/maven2),
>   apache-maven1-snapshot (http://cvs.apache.org/repository),
>   maven-csharp (http://localhost/repo)
> Path to dependency: 
> 	1) org.apache.servicemix:servicemix-core:jar:3.0-SNAPSHOT
> 	2) incubator-activemq:activemq-ra:jar:4.0-SNAPSHOT
> 	3) activemq:jmdns:jar:1.0-RC2
> Caused by I/O exception: Connection refused: connect
> [INFO] ------------------------------------------------------------------------
> [DEBUG] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: Error transferring file
>   activemq:jmdns:jar:1.0-RC2
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   servicemix-m2-repo (http://servicemix.org/m2-repo),
>   apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
>   codehaus-snapshot (http://snapshots.maven.codehaus.org/maven2),
>   apache-maven1-snapshot (http://cvs.apache.org/repository),
>   maven-csharp (http://localhost/repo)
> Path to dependency: 
> 	1) org.apache.servicemix:servicemix-core:jar:3.0-SNAPSHOT
> 	2) incubator-activemq:activemq-ra:jar:4.0-SNAPSHOT
> 	3) activemq:jmdns:jar:1.0-RC2
> 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:551)
> 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
> 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454)
> 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
> 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
> 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
> 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
> 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
> 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:585)
> 	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
> 	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
> 	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
> 	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> Caused by: org.apache.maven.artifact.resolver.ArtifactResolutionException: Error transferring file
>   activemq:jmdns:jar:1.0-RC2
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   servicemix-m2-repo (http://servicemix.org/m2-repo),
>   apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
>   codehaus-snapshot (http://snapshots.maven.codehaus.org/maven2),
>   apache-maven1-snapshot (http://cvs.apache.org/repository),
>   maven-csharp (http://localhost/repo)
> Path to dependency: 
> 	1) org.apache.servicemix:servicemix-core:jar:3.0-SNAPSHOT
> 	2) incubator-activemq:activemq-ra:jar:4.0-SNAPSHOT
> 	3) activemq:jmdns:jar:1.0-RC2
> 	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:140)
> 	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:63)
> 	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:233)
> 	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:211)
> 	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:182)
> 	at org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1117)
> 	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:366)
> 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
> 	... 16 more
> Caused by: org.apache.maven.wagon.TransferFailedException: Error transferring file
> 	at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:99)
> 	at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:68)
> 	at org.apache.maven.artifact.manager.DefaultWagonManager.getRemoteFile(DefaultWagonManager.java:369)
> 	at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:282)
> 	at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:244)
> 	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:124)
> 	... 23 more
> Caused by: java.net.ConnectException: Connection refused: connect
> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
> 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
> 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
> 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
> 	at java.net.Socket.connect(Socket.java:507)
> 	at java.net.Socket.connect(Socket.java:457)
> 	at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
> 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:365)
> 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:477)
> 	at sun.net.www.http.HttpClient.<init>(HttpClient.java:214)
> 	at sun.net.www.http.HttpClient.New(HttpClient.java:287)
> 	at sun.net.www.http.HttpClient.New(HttpClient.java:299)
> 	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:792)
> 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:744)
> 	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:669)
> 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:913)
> 	at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:85)
> 	... 28 more
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 16 seconds
> [INFO] Finished at: Mon May 08 10:48:34 CEST 2006
> [INFO] Final Memory: 9M/16M
> [INFO] ------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira