Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Downloading the same stuff several times

Lars,

From the logs you show, I don't see that anything is *downloaded* several times. I believe it to be normal maven behaviour to try *Downloading* a desired file
from all suitable repos, but only one *Downloaded* message should show up
indicating that the file has been found in one repo,

best,
Stephan

On 08/26/2015 04:59 PM, Lars Vogel wrote:
Hi,

in our Gerrit platform UI build I see the same
eclipse-cbi-plugin-1.1.2.pom bundle downloaded twice from different
sources. oss.sonatype.org and repo.eclipse.org. Is that expected or an
error in our master pom file?

Downloading: https://oss.sonatype.org/content/repositories/public/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom
Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom
(2 KB at 50.8 KB/sec)

Best regards, Lars



Back to the top