Non-resolvable parent POM

Non-resolvable parent POM: The following artifacts could not be resolved: com.vdoc.engineering:sdk.advanced:pom:16.4.0 (absent): com.vdoc.engineering:sdk.advanced:pom:16.4.0 was not found in Central Repository: during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced and ‘parent.relativePath’ points at wrong local POM @ com.moovapps.visiativ:test:1.0.0, file:///C:/Users/Admin/Downloads/test/test/pom.xml, line 17, column 5
ligne17

Hi,

Welcome to the community!

There’s not a lot of context here. What were you trying to do when you got this error? Can you provide the full log, starting from the mvn command?

 
Thx,
Ann

[INFO] Scanning for projects…
Downloading from central: https://repo.maven.apache.org/maven2/com/vdoc/engineering/sdk.advanced/16.4.0/sdk.advanced-16.4.0.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.moovapps.visiativ:EConseil:1.0.0: The following artifacts could not be resolved: com.vdoc.engineering:sdk.advanced:pom:16.4.0 (absent): Could not find artifact com.vdoc.engineering:sdk.advanced:pom:16.4.0 in central (https://repo.maven.apache.org/maven2) and ‘parent.relativePath’ points at wrong local POM @ line 14, column 13
@

Hi,

What Maven command was this the result of?

Please provide the full log, starting with that command.

 
Thx,
Ann

1- mvn clean verify sonar:sonar -Dsonar.projectKey=eprod-Dsonar.projectName=’ eprod ’ -Dsonar.host.url=http://localhost:9000 -Dsonar.token=sqp_65bd6561dc73a99cbe03b665c5b8f1c5c3673211

2-logs: mvn clean install -X
results: see the txt file.

(attachments)

logs.txt (19.4 KB)

Hi,

If this error was a result of the mvn clean install -X command, then that’s nothing to do with analysis. And unfortunately, we can’t help you with this underlying Maven configuration here.

 
Ann

compris, mais j’ai vraiment besoin d’aide

You need to configure the C:\Users\Admin\.m2\settings.xml file according to the instructions found at:

1 Like