Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 63817 invoked from network); 5 May 2009 10:04:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 May 2009 10:04:54 -0000 Received: (qmail 95345 invoked by uid 500); 5 May 2009 10:04:51 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 95245 invoked by uid 500); 5 May 2009 10:04:51 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 95235 invoked by uid 99); 5 May 2009 10:04:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2009 10:04:51 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andrealibero.valori@gmail.com designates 209.85.218.219 as permitted sender) Received: from [209.85.218.219] (HELO mail-bw0-f219.google.com) (209.85.218.219) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2009 10:04:41 +0000 Received: by bwz19 with SMTP id 19so5624339bwz.12 for ; Tue, 05 May 2009 03:04:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=yEKQ/nd1P0ydgu+wExt0zV6NdUmEpRBCbatj8b9pw20=; b=TaTzaPQu1gt4Q2jM0o03wQZZs8GnRFNg0DwL1cFcqWY8U72YsoCuPkLsaxrxqBVMZ2 Fg39A7fL6O+ZkBt61IVHwNSBQ6jSwsx30NZ6T50ndbbN9ilbF5Fl+mE21HPRQDfrl318 8PLWuOsZuAoZv/Ogd+17uImf+Bxtnphjc8LoY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=R3J/kytY1nLtp7ZsKTIzS0+dt2yrxP2JlL7ioVik+HvrJq/92rjgdr0+NScnB3d7Yl qbyMA8+doHNGCb9k8Vijych/casbyepFC7/HCnTLS6iT/K6WdBaOhBiHlIsE91vV9MAk Lc13xHbkDb1kOEfezqUsb4MLlmtEP7UKrVbxw= MIME-Version: 1.0 Received: by 10.223.126.145 with SMTP id c17mr2934092fas.102.1241517260870; Tue, 05 May 2009 02:54:20 -0700 (PDT) In-Reply-To: References: <3a15f5ad0905040741k7e8c27edgfc5a76ba4e1cc0b7@mail.gmail.com> Date: Tue, 5 May 2009 11:54:20 +0200 Message-ID: Subject: Re: Error transferring file: repo1.maven.org, Repository 'central' will be blacklisted From: Andrea Libero Valori To: Maven Users List Content-Type: multipart/alternative; boundary=001636c5a73651146904692743a5 X-Virus-Checked: Checked by ClamAV on apache.org --001636c5a73651146904692743a5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Update: now root-builds do not work anymore. first it succesfully created a camel-service-unit then the "Error transferring file: repo1.maven.org" problem raised again, but this time under root. I continue to not understand why: Here is the mvn commands output: Thanks again, Andrea /* service-unit (successful) */ andrea@martin:~/Programmi/apache-servicemix-3.3/tutorials/3_camel$ sudo mvn archetype:create -DarchetypeArtifactId=servicemix-camel-service-unit -DarchetypeGroupId=org.apache.servicemix.tooling -DartifactId=tutorial-camel-su [sudo] password for andrea: [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'archetype'. [INFO] org.apache.maven.plugins: checking for updates from central [INFO] org.codehaus.mojo: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-archetype-plugin: checking for updates from central [Various downloads...] [INFO] BUILD SUCCESSFUL [...] /* Now the service-assembly (build error) */ andrea@martin:~/Programmi/apache-servicemix-3.3/tutorials/3_camel$ mvn -e archetype:create -DarchetypeArtifactId=servicemix-service-assembly -DarchetypeGroupId=org.apache.servicemix.tooling -DartifactId=tutorial-camel-sa + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] SMX-Camel :: Tutorial [INFO] A Camel based JBI Service Unit [INFO] Searching repository for plugin with prefix: 'archetype'. [INFO] org.apache.maven.plugins: checking for updates from central [WARNING] repository metadata for: 'org.apache.maven.plugins' could not be retrieved from repository: central due to an error: Error transferring file: repo1.maven.org [INFO] Repository 'central' will be blacklisted [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exist or no valid version could be found [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.lifecycle.LifecycleExecutionException: The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exist or no valid version could be found at org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin(DefaultLifecycleExecutor.java:1546) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.getMojoDescriptor(DefaultLifecycleExecutor.java:1786) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.segmentTaskListByAggregationNeeds(DefaultLifecycleExecutor.java:446) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:176) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137) at org.apache.maven.cli.MavenCli.main(MavenCli.java:356) 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:597) 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.plugin.version.PluginVersionNotFoundException: The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exist or no valid version could be found at org.apache.maven.plugin.version.DefaultPluginVersionManager.resolvePluginVersion(DefaultPluginVersionManager.java:229) at org.apache.maven.plugin.version.DefaultPluginVersionManager.resolvePluginVersion(DefaultPluginVersionManager.java:91) at org.apache.maven.plugin.DefaultPluginManager.verifyPlugin(DefaultPluginManager.java:172) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin(DefaultLifecycleExecutor.java:1517) ... 14 more --001636c5a73651146904692743a5--