Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.codenvy.onpremises:onpremises-assembly-parent:5.23.0-SNAPSHOT is missing. #2806

Open
CircuitCoder4696 opened this issue Nov 20, 2021 · 0 comments

Comments

@CircuitCoder4696
Copy link

CircuitCoder4696 commented Nov 20, 2021

The POM seems to be un-resolved. it can't download com.codenvy.onpremises:onpremises-assembly-parent:5.23.0-SNAPSHOT.

[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.codenvy.onpremises:onpremises-assembly-parent:5.23.0-SNAPSHOT: Could not transfer artifact org.eclipse.che.depmgt:maven-depmgt-pom:pom:5.22.0 from/to codenvy-public-repo (https://maven.codenvycorp.com/content/groups/public/): Transfer failed for https://maven.codenvycorp.com/content/groups/public/org/eclipse/che/depmgt/maven-depmgt-pom/5.22.0/maven-depmgt-pom-5.22.0.pom and 'parent.relativePath' points at wrong local POM @ line 16, column 13
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project com.codenvy.onpremises:onpremises-assembly-parent:5.23.0-SNAPSHOT (/home/.../codenvy/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for com.codenvy.onpremises:onpremises-assembly-parent:5.23.0-SNAPSHOT: Could not transfer artifact org.eclipse.che.depmgt:maven-depmgt-pom:pom:5.22.0 from/to codenvy-public-repo (https://maven.codenvycorp.com/content/groups/public/): Transfer failed for https://maven.codenvycorp.com/content/groups/public/org/eclipse/che/depmgt/maven-depmgt-pom/5.22.0/maven-depmgt-pom-5.22.0.pom and 'parent.relativePath' points at wrong local POM @ line 16, column 13: Connect to maven.codenvycorp.com:443 [maven.codenvycorp.com/54.235.115.153] failed: Connection timed out (Connection timed out) -> [Help 2]

Reproduction Steps:
Run the following commands.

git clone https://github.com/codenvy/codenvy.git
cd codenvy
mvn clean install

Codenvy version: Sorry the following is all I got from the suggested command, but it seems to be version 5.15.0.

INFO: Welcome to Codenvy!
INFO:
INFO: You are missing a mandatory parameter:
INFO:    1. Mount 'docker.sock' for accessing Docker with unix sockets.
INFO:    2. Or, set DOCKER_HOST to Docker's location (unix or tcp).
INFO:
INFO: Mount Syntax:
INFO:    Start with 'docker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock' ...
INFO:
INFO: DOCKER_HOST Syntax:
INFO:    Start with 'docker run -it --rm -e DOCKER_HOST=<daemon-location> ...'
INFO:
INFO: Possible root causes:
INFO:    1. Your admin has not granted permissions to /var/run/docker.sock.
INFO:    2. You passed '--user uid:gid' with bad values.
INFO:    3. Your firewall is blocking TCP ports for accessing Docker daemon.

OS and version: 20.04

Docker version:

Client:
 Version:           20.10.8
 API version:       1.41
 Go version:        go1.16.6
 Git commit:        3967b7d28e
 Built:             Wed Aug  4 21:24:10 2021
 OS/Arch:           linux/amd64
 Context:           default
 Experimental:      true

Server:
 Engine:
  Version:          20.10.8
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.16.6
  Git commit:       75249d8
  Built:            Wed Aug  4 21:26:30 2021
  OS/Arch:          linux/amd64
  Experimental:     false

Codenvy cli.log output: Not provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant