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.

Mockito 2.17.0 is not available in Maven Central

See original GitHub issue

Despite of having a [ci maven-central-release] Release 2.17.0 commit message the release is not available in Maven Central - 404 (as for now - 18 hours after the release) .

Looking at the Travis logs everything seems to be ok:

[performRelease] :bintrayUpload - publishing to Bintray
[performRelease]   - dry run: false, version: 2.17.0, Maven Central sync: true
[performRelease]   - user/org: szczepiq/mockito, repository/package: maven/mockito
[performRelease] :performRelease
[performRelease] 
[performRelease] Release shipped!
[performRelease]     - Release notes:      https://github.com/mockito/mockito/blob/release/2.x/doc/release-notes/official.md
[performRelease] Release was using following settings:
[performRelease]  - commit message contains '[ci maven-central-release]': true
[performRelease]  - project property 'maven-central-release' exists: false
[performRelease]  - Maven Central release is enabled: true
[performRelease] 
[performRelease] BUILD SUCCESSFUL in 1m 20s

Could you guys check if there is no error reported in Bintray on synchronization? The version is available in the “stable” Mockito repository.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
TimvdLippecommented, Mar 26, 2018
0reactions
szpakcommented, Mar 26, 2018

Thanks @TimvdLippe for taking care of it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[OSSRH-38658] Mockito artifact not available in Maven Central
The good news is that things are mostly fixed. Newly published artifacts from Sunday night onwards should have synced normally. We running ...
Read more >
mockito-core » 2.17.0 - Maven Repository
Mockito Core » 2.17.0. Mockito mock objects library core API and implementation ... Note: There is a new version for this artifact ...
Read more >
How to fix MockitoExtension.class not resolved error
I have updated and edited my POM files (multiple POMs because my project is a multi-maven project). It seems that my IDE (IntellIj...
Read more >
Convenient mocking in Mockito with JUnit 5 – the official way
2 instead of 2.17.0. That “development” version is not available in the Maven Central and the extra Bintray repository has to be added....
Read more >
Core 2.27.5 is not published to Maven Central #1721 - GitHub
Seems like mockito-core is not available in Maven Central. The latest version here is 2.27.0. The strange thing is — mockito-inline, ...
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