Skip to content

[BUG] Build: Many downloads from different repos. #5821

@dizzzz

Description

@dizzzz

After removing the ".m2/repository" directory I see a lof of the following messages:

Downloading from clojars.org: https://clojars.org/repo/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.jar
Downloading from clojars.org: https://clojars.org/repo/commons-io/commons-io/2.6/commons-io-2.6.jar
Downloading from clojars.org: https://clojars.org/repo/com/evolvedbinary/j8fu/j8fu/1.23.0/j8fu-1.23.0.jar
Downloading from clojars.org: https://clojars.org/repo/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar

Downloading from exist-db: https://repo.exist-db.org/repository/exist-db/org/apache/maven/maven-plugin-api/3.5.2/maven-plugin-api-3.5.2.jar
Downloading from exist-db: https://repo.exist-db.org/repository/exist-db/org/apache/maven/maven-model/3.5.2/maven-model-3.5.2.jar
Downloading from exist-db: https://repo.exist-db.org/repository/exist-db/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar
Downloading from exist-db: https://repo.exist-db.org/repository/exist-db/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar

Downloading from evolved-binary: https://repo.evolvedbinary.com/repository/exist-db/org/apache/maven/maven-plugin-api/3.5.2/maven-plugin-api-3.5.2.jar
Downloading from evolved-binary: https://repo.evolvedbinary.com/repository/exist-db/org/apache/maven/maven-model/3.5.2/maven-model-3.5.2.jar
Downloading from evolved-binary: https://repo.evolvedbinary.com/repository/exist-db/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar
Downloading from evolved-binary: https://repo.evolvedbinary.com/repository/exist-db/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar

I am not sore of these are actual download steps, but if so then some repos get big loads and maybe big bills for this.

  1. are these artifacts actually downloaded from these server
  2. as these look to me mostly very generic JAR files, why aren't they retrieved from a central repo?

Metadata

Metadata

Labels

ciissues related to continuous integration

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions