You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
We are using Gradle 5.5 and net.researchgate.release version 2.8.1 .
When we are running gradle build we are getting following error
FAILURE: Build failed with an exception.
* Where:
Build file '/home/runners/actions-runner/_work/sp-detection-strategy/sp-detection-strategy/build.gradle' line: [34](https://github.expedia.biz/ECP/sp-detection-strategy/actions/runs/33791822/job/52549335?pr=751#step:5:35)
* What went wrong:
Plugin [id: 'net.researchgate.release', version: '2.8.1'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'net.researchgate.release:net.researchgate.release.gradle.plugin:3.1.0')
Searched in the following repositories:
maven(https://artylab.expedia.biz/public-maven-virtual)
Hi,
We are using Gradle 5.5 and net.researchgate.release version 2.8.1 .
When we are running gradle build we are getting following error
Following is our build.gradle code piece
We checked credentials are correct and this artifact version exist in https://artylab.expedia.biz/public-maven-virtual.
Can you please help us resolving this issue?
Thanks
The text was updated successfully, but these errors were encountered: