Skip to content

[WIP] Fix build failure due to non-resolvable parent POM#208

Draft
Copilot wants to merge 1 commit intomainfrom
copilot/fix-build-failure-error
Draft

[WIP] Fix build failure due to non-resolvable parent POM#208
Copilot wants to merge 1 commit intomainfrom
copilot/fix-build-failure-error

Conversation

Copy link
Contributor

Copilot AI commented Jan 2, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

The build is failing with this error, RCA and fix it

15:13:41 Running on node: master
15:13:41 + echo Executor number: 6
15:13:41 Executor number: 6
15:13:41 Parsing POMs
15:13:41 ERROR: Failed to parse POMs
15:13:41 org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
15:13:41 [FATAL] Non-resolvable parent POM for com.baeldung:spring-boot-azure-deployment:0.1: Could not find artifact com.baeldung:parent-boot-3:pom:0.0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 12, column 13
15:13:41 [FATAL] Non-resolvable parent POM for com.baeldung:spring-boot-heroku-deployment:1.0.0-SNAPSHOT: Could not find artifact com.baeldung:parent-modules:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 11, column 13
15:13:41 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-failsafe-plugin is missing. @ line 83, column 21
15:13:41 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-failsafe-plugin is missing. @ line 109, column 21
15:13:41
15:13:41 at PluginClassLoader for maven-plugin//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397)
15:13:41 at PluginClassLoader for maven-plugin//hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
15:13:41 at PluginClassLoader for maven-plugin//hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
15:13:41 at PluginClassLoader for maven-plugin//hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330)
15:13:41 at PluginClassLoader for maven-plugin//hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
15:13:41 at hudson.FilePath.act(FilePath.java:1210)
15:13:41 at hudson.FilePath.act(FilePath.java:1193)
15:13:41 at PluginClassLoader for maven-plugin//hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
15:13:41 at PluginClassLoader for maven-plugin//hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
15:13:41 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527)
15:13:41 at hudson.model.Run.execute(Run.java:1860)
15:13:41 at PluginClassLoader for maven-plugin//hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
15:13:41 at hudson.model.ResourceController.execute(ResourceController.java:101)
15:13:41 at hudson.model.Executor.run(Executor.java:460)
15:13:41 Setting status of d11080f59bf98e2477ca548c7ce2148f99087390 to FAILURE with url https://jenkins.baeldung.com/job/tutorials-build-pr/18687/ and message: 'The Jenkins CI build failed
15:13:41 '
15:13:41 Using context: Continuous Integration - Jenkins
15:13:42 [WS-CLEANUP] Deleting project workspace...
15:13:42 [WS-CLEANUP] Deferred wipeout is used...
15:13:42 [WS-CLEANUP] done
15:13:42 Finished: FAILURE


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

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

Successfully merging this pull request may close these issues.

2 participants