com.atlassian.bitbucket:code-coverage-maven-plugin not found on Maven central repo

Issue #21 resolved
Charles Chan created an issue
./apache-maven-3.6.3/bin/mvn com.atlassian.bitbucket:code-coverage-maven-plugin:publish ...

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.155 s
[INFO] Finished at: 2020-06-22T00:08:46Z
[INFO] ------------------------------------------------------------------------
[ERROR] Error resolving version for plugin 'com.atlassian.bitbucket:code-coverage-maven-plugin' from the repositories [local (/root/.m2/repository), central (https://repo.maven.apache.org/maven2)]: Plugin not found in any plugin repository -> [Help 1]
[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/PluginVersionResolutionException

I try searching for the plugin in the Maven repo and it’s not there.

https://repo.maven.apache.org/maven2/com/atlassian/bitbucket/

Is this plugin still supported? Where can I download it?

Thanks

Comments (3)

  1. Log in to comment