Details
-
Bug
-
Resolution: Done
-
Minor
-
None
-
All
-
Small
Description
- Build failure on talend-component-kit-intellij-plugin module.
- Error 403 Forbidden when trying to DL dependency from Bintray
- Bintray is not longer available since May 1st https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Component Runtime 1.37.0-SNAPSHOT: [INFO] [INFO] Component Runtime .................................. SUCCESS [ 46.552 s] [INFO] Component Runtime :: Intellij Plugin ............... FAILURE [ 6.837 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 55.690 s [INFO] Finished at: 2021-10-19T14:40:29+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.gmavenplus:gmavenplus-plugin:1.12.1:execute (setup-deps) on project talend-component-kit-intellij-plugin: Execution setup-deps of goal org.codehaus.gmavenplus:gmavenplus-plugin:1.12.1:execute failed: Plugin org.codehaus.gmavenplus:gmavenplus-plugin:1.12.1 or one of its dependencies could not be resolved: Failed to collect dependencies at org.codehaus.gmavenplus:gmavenplus-plugin:jar:1.12.1 -> org.jetbrains.intellij:plugin-repository-rest-client:jar:2.0.7: Failed to read artifact descriptor for org.jetbrains.intellij:plugin-repository-rest-client:jar:2.0.7: Could not transfer artifact org.jetbrains.intellij:plugin-repository-rest-client:pom:2.0.7 from/to intellij-client (https://dl.bintray.com/jetbrains/intellij-plugin-service/): authorization failed for https://dl.bintray.com/jetbrains/intellij-plugin-service/org/jetbrains/intellij/plugin-repository-rest-client/2.0.7/plugin-repository-rest-client-2.0.7.pom, status: 403 Forbidden -> [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/PluginResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :talend-component-kit-intellij-plugin
Attachments
Issue Links
- is related to
-
TCOMP-1891 Make component-runtime tests pass on Windows platform
- Rejected