question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Keycloak 16.0.0/15.1.0 not on maven central

See original GitHub issue

Describe the bug

Keycloak 15.1.0 is not available on maven central

https://mvnrepository.com/artifact/org.keycloak/keycloak-core

Version

15.1.0

Expected behavior

Keycloak jars should be on maven central like all other versions before.

Actual behavior

[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-parent/15.1.0/keycloak-parent-15.1.0.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Could not find artifact org.keycloak:keycloak-parent:pom:15.1.0 in central (https://repo.maven.apache.org/maven2) @ line 113, column 25
[ERROR] 'dependencies.dependency.version' for org.keycloak:keycloak-admin-client:jar is missing. @ line 162, column 21
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project de.adorsys.keycloak:keycloak-config-cli:4.4.1-SNAPSHOT (/Users/jan/IdeaProjects/keycloak-config-cli/pom.xml) has 2 errors
[ERROR]     Non-resolvable import POM: Could not find artifact org.keycloak:keycloak-parent:pom:15.1.0 in central (https://repo.maven.apache.org/maven2) @ line 113, column 25 -> [Help 2]
[ERROR]     'dependencies.dependency.version' for org.keycloak:keycloak-admin-client:jar is missing. @ line 162, column 21
[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

How to Reproduce?

No response

Anything else?

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
stianstcommented, Dec 14, 2021

The GH Action fails for the tag, too

https://github.com/keycloak/keycloak/runs/4484462804?check_suite_focus=true

That’s failing for the same reason as the GH action can’t download the keycloak-admin-ui from Maven central.

0reactions
jkroepkecommented, Dec 18, 2021

Looks like its fixed now

We will very likely drop repository.jboss.org in the future.

Great news!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[keycloak-dev] Keycloak artifacts not in Maven Central
Bill, I'm researching what happened that not all AS7 artifacts are synced to Maven Central, as this not a problem of Keycloak nor...
Read more >
keycloak-dependencies-server-min : 16.1.0 - Maven Central ...
Keycloak Dependencies Server Min.
Read more >
Keycloak Common - Maven Repository
Version Vulnerabilities Repository Usages Date 20.0.x 20.0.1 Central 25 Nov 07, 2022 20.0.0 20.0.x Central 23 Nov 01, 2022 19.0.x 20.0.x 19.0.3 Central 26 Oct 06,...
Read more >
Keycloak build failure due to missing artifact ... - Google Groups
This error occurs when the corresponding dependency does not already exist in the local maven repository, before the build is started.
Read more >
aerogear/keycloak-metrics-spi - Release to Maven Central
Would be great if you could release JARs to Maven Central. Any plans to do so?
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found