This repository was archived by the owner on Nov 13, 2023. It is now read-only.
-
Couldn't load subscription status.
- Fork 18
This repository was archived by the owner on Nov 13, 2023. It is now read-only.
kuksa.appstore do not build any more #186
Copy link
Copy link
Open
Description
I try to build and test kuksa-cloud with an AGL demo.
Unfortunately I've got some errors on the build of kuksa.appstore:
It seems to come from the package pagination:
<dependency>
<groupId>com.vaadin.addon</groupId>
<artifactId>pagination</artifactId>
<version>8.0.6</version>
</dependency>
Here my log:
git clone https://github.com/eclipse/kuksa.cloud.git
cd kuksa.cloud
cd kuksa-appstore
mvn clean install
...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.939 s
[INFO] Finished at: 2022-10-17T17:15:34+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project kuksa.appstore: Could not resolve dependencies for project com.netas:kuksa.appstore:jar:0.0.1-SNAPSHOT: Failed to collect dependencies at com.vaadin.addon:pagination:jar:8.0.6: Failed to read artifact descriptor for com.vaadin.addon:pagination:jar:8.0.6: Could not transfer artifact com.vaadin.addon:pagination:pom:8.0.6 from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/vaadin/addon/pagination/8.0.6/pagination-8.0.6.pom: Connect to 0.0.0.0:80 [/0.0.0.0] failed: Connexion refusée -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.939 s
[INFO] Finished at: 2022-10-17T17:15:34+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project kuksa.appstore: Could not resolve dependencies for project com.netas:kuksa.appstore:jar:0.0.1-SNAPSHOT: Failed to collect dependencies at com.vaadin.addon:pagination:jar:8.0.6: Failed to read artifact descriptor for com.vaadin.addon:pagination:jar:8.0.6: Could not transfer artifact com.vaadin.addon:pagination:pom:8.0.6 from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/vaadin/addon/pagination/8.0.6/pagination-8.0.6.pom: Connect to 0.0.0.0:80 [/0.0.0.0] failed: Connexion refusée -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Environment:
Fedora 36
mvn --version > Apache Maven 3.8.4 (Red Hat 3.8.4-3)
Metadata
Metadata
Assignees
Labels
No labels