Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binaries no longer supplied by Bintray #195

Open
dmarsh26 opened this issue May 17, 2021 · 1 comment
Open

Binaries no longer supplied by Bintray #195

dmarsh26 opened this issue May 17, 2021 · 1 comment

Comments

@dmarsh26
Copy link

Thanks for supporting Bintray! This service has now been sunset, and to assist with migration to the JFrog Platform, paid accounts can login until July 4th.

Also does not seem to build from source?

$ ./gradlew build

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':lazybones-templates'.

Could not resolve all dependencies for configuration ':lazybones-templates:classpath'.
Could not resolve uk.co.cacoethes:lazybones-gradle:1.2.4.
Required by:
lazybones:lazybones-templates:unspecified
> Could not resolve uk.co.cacoethes:lazybones-gradle:1.2.4.
> Could not get resource 'http://dl.bintray.com/pledbrook/plugins/uk/co/cacoethes/lazybones-gradle/1.2.4/lazybones-gradle-1.2.4.pom'.
> Could not GET 'http://dl.bintray.com/pledbrook/plugins/uk/co/cacoethes/lazybones-gradle/1.2.4/lazybones-gradle-1.2.4.pom'. Received status code 403 from server: Forbidden

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 2.744 secs

@dmarsh26
Copy link
Author

$ gradle build
Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details

FAILURE: Build failed with an exception.

  • Where:
    Build file 'C:\dev\lazybones\lazybones-app\app.gradle' line: 17

  • What went wrong:
    An exception occurred applying plugin request [id: 'net.saliman.cobertura', version: '2.2.7']

Failed to apply plugin [id 'net.saliman.cobertura']
Could not create an instance of type net.saliman.gradle.plugin.cobertura.CoberturaExtension.
> Could not get unknown property 'classesDir' for main classes of type org.gradle.api.internal.tasks.DefaultSourceSetOutput.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 19s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant