-
-
Notifications
You must be signed in to change notification settings - Fork 190
Open
Labels
ciissues related to continuous integrationissues related to continuous integration
Description
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.
- are these artifacts actually downloaded from these server
- 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 integrationissues related to continuous integration