Hi all, I have spent the morning trying to build with the following error.
[INFO] Building ServiceMix :: Service Engines [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] artifact org.apache.servicemix:servicemix-build: checking for updates from apache.snapshots [WARNING] repository metadata for: 'artifact org.apache.servicemix:servicemix-build' could not be retrieved from repository: apache.snapshots due to an error: Error transferring file: Connection timed out: connect [INFO] Repository 'apache.snapshots' will be blacklisted [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.apache.servicemix:servicemix-build Reason: Error getting POM for 'org.apache.servicemix:servicemix-build' from the repository: Failed to resolve artifact, possibly due to a repository list that is not appropriately equipped for this artifact's metadata. org.apache.servicemix:servicemix-build:pom:1.1-SNAPSHOT from the specified remote repositories: apache.snapshots (http://repository.apache.org/snapshots), central (http://repo1.maven.org/maven2) for project org.apache.servicemix:servicemix-build [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 16 seconds [INFO] Finished at: Thu Sep 24 15:31:46 BST 2009 [INFO] Final Memory: 59M/114M [INFO] ------------------------------------------------------------------------ I am using maven 2.2.1, the build has succeeded yesterday but, for some reason, it's giving the above problem now. Is there something obvious I am missing? Many thanks Llies
