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

Problem with apache-maven-3.8.1 #282

Open
PlataformasInformaticas opened this issue Jun 7, 2021 · 1 comment
Open

Problem with apache-maven-3.8.1 #282

PlataformasInformaticas opened this issue Jun 7, 2021 · 1 comment

Comments

@PlataformasInformaticas
Copy link

when I ran the command
mvn clean package

it show the next error:

`
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.force.api:force-wsc:52.2.0: Could not transfer artifact org.sonatype.oss:oss-parent:pom:9 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom and 'parent.relativePath' points at wrong local POM @ line 3, column 11
@
[ERROR] The build could not read 1 project -> [Help 1]

[ERROR]

[ERROR] The project com.force.api:force-wsc:52.2.0 (C:\Users-user-\Downloads\wsc\pom.xml) has 1 error

[ERROR] Non-resolvable parent POM for com.force.api:force-wsc:52.2.0: Could not transfer artifact org.sonatype.oss:oss-parent:pom:9 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom and 'parent.relativePath' points at wrong local POM @ line 3, column 11: Remote host closed connection during handshake: SSL peer shut down incorrectly -> [Help 2]

[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/ProjectBuildingException

[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

`

@nnunes10
Copy link

Same happens for Mvn 3.2.1. I believe it's due do settings.xml but i'm not sure.

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

2 participants