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

Revision 06a25d424 doesn't build #38

Open
jtulach opened this issue Aug 27, 2020 · 1 comment
Open

Revision 06a25d424 doesn't build #38

jtulach opened this issue Aug 27, 2020 · 1 comment

Comments

@jtulach
Copy link

jtulach commented Aug 27, 2020

I've got a recommendation at Apache Maven mailing list to look at your project, but it doesn't build as far as I can tell.

mvnsh$ git log | head -n 3
commit 06a25d4240a87c6f6e972db3239d56125ddb95b0
Author: Jason Dillon <[email protected]>
Date:   Wed Aug 15 12:39:39 2018 -0700
mvnsh$ JAVA_HOME=~/bin/jdk-8 ./build rebuild
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.planet57.maven.shell:mvnsh:1.2.0-SNAPSHOT: Failure to find com.planet57.buildsupport:public-parent:pom:2-SNAPSHOT in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of ossrh has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 24, column 11
@jdillon
Copy link
Owner

jdillon commented Aug 27, 2020

The missing parent POM is due to the SNAPSHOT being purged a while after the 2 version was released. BUT looks like there are even more issues due to SNAPSHOT deps in https://github.com/jdillon/gshell (which is required for mvnsh to build) and at least one of them Apache Felix GOGO Runtime I am not sure how to resolve at present.

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