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

build error #7

Closed
maxodoble opened this issue Apr 19, 2021 · 2 comments
Closed

build error #7

maxodoble opened this issue Apr 19, 2021 · 2 comments

Comments

@maxodoble
Copy link

tried building:

mvn clean install

getting error:

[ERROR] Failed to execute goal de.acosix.maven:jshint-plugin:1.1.0:jshint (Validate Webapp) on project de.acosix.alfresco.keycloak.repo: Execution Validate Webapp of goal de.acosix.maven:jshint-plugin:1.1.0:jshint failed: Plugin de.acosix.maven:jshint-plugin:1.1.0 or one of its dependencies could not be resolved: Could not find artifact de.acosix.alfresco.maven:de.acosix.alfresco.maven.definitions:jar:1.3.4-SNAPSHOT in ossrh (https://oss.sonatype.org/content/repositories/snapshots) -> [Help 1]

is master not ready for building yet?

thanks,

max

@AFaust
Copy link
Member

AFaust commented Apr 19, 2021

Same issue as the one you reported in the other project. The parent POM 1.3.4 release had an issue (which I don't notice locally because SNAPSHOTS are automatically deleted in OSSRH but not in my mirror). Commit 3497bbe switches to latest parent POM SNAPSHOT

@AFaust AFaust closed this as completed Apr 19, 2021
@maxodoble
Copy link
Author

Thank you very much,

both projects are building without errors now!

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