Trying to get hudson core 3.3.3, getting an error
已回答
Hi,
I am trying to create a dependency to the following maven repository in a groovy project
https://mvnrepository.com/artifact/org.eclipse.hudson/hudson-core/3.3.3
In the "download library from maven repository" in enter the following
org.eclipse.hudson:hudson-core:3.3.3
But all I get is an error "No files were downloaded for org.eclipse.hudson:hudson-core:3.3.3"
This is not the first time I do this, what is wrong here ?
Thanks
请先登录再写评论。
Same issue with org.jenkins-ci.main:jenkins-core:2.85
>But all I get is an error "No files were downloaded for org.eclipse.hudson:hudson-core:3.3.3"
Reproduced. Looks like https://youtrack.jetbrains.com/issue/IDEA-143434
>Same issue with org.jenkins-ci.main:jenkins-core:2.85
Make sure this artifact is available in repository, listed in Settings (Preferences on macOS) | Build, Execution, Deployment | Remote Jar Repositories | Build, Execution, Deployment | Remote Jar Repositories.