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

mvn clean package fails #188

Open
anuragdpftr opened this issue Jan 19, 2023 · 0 comments
Open

mvn clean package fails #188

anuragdpftr opened this issue Jan 19, 2023 · 0 comments

Comments

@anuragdpftr
Copy link

anuragdpftr commented Jan 19, 2023

When I try to build after cloning the repo, for testing demo-application, the build fails
Please help me...

`anuragsatish@asp-debian:~/Payara-Examples/demo-applications/kubernetes-example$ mvn clean install
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for fish.payara.examples.kubernetes:example-parent:1.0-SNAPSHOT: Could not find artifact fish.payara.examples:parent:pom:1.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project fish.payara.examples.kubernetes:example-parent:1.0-SNAPSHOT (/home/anuragsatish/Payara-Examples/demo-applications/kubernetes-example/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for fish.payara.examples.kubernetes:example-parent:1.0-SNAPSHOT: Could not find artifact fish.payara.examples:parent:pom:1.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 13 -> [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

anuragsatish@asp-debian:/Payara-Examples/demo-applications/kubernetes-example$ mvn clean package
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for fish.payara.examples.kubernetes:example-parent:1.0-SNAPSHOT: Could not find artifact fish.payara.examples:parent:pom:1.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project fish.payara.examples.kubernetes:example-parent:1.0-SNAPSHOT (/home/anuragsatish/Payara-Examples/demo-applications/kubernetes-example/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for fish.payara.examples.kubernetes:example-parent:1.0-SNAPSHOT: Could not find artifact fish.payara.examples:parent:pom:1.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 13 -> [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
anuragsatish@asp-debian:
/Payara-Examples/demo-applications/kubernetes-example$`

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