-
Notifications
You must be signed in to change notification settings - Fork 1
Description
The maven plugin has been deprecated. This is scheduled to be removed in Gradle 7.0. Please use the maven-publish plugin inst
ead.
at build_2foomoyh4hurymxvcu0rdnb79.run(/Users/latoyawilliams/Projects/hellosign-java-sdk-demo/build.gradle:2)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
The compile configuration has been deprecated for dependency declaration. This will fail with an error in Gradle 7.0. Please
use the implementation configuration instead.
at build_2foomoyh4hurymxvcu0rdnb79$_run_closure4.doCall(/Users/latoyawilliams/Projects/hellosign-java-sdk-demo/build.
gradle:29)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
The baseName property has been deprecated. This is scheduled to be removed in Gradle 7.0. Please use the archiveBaseName prop
erty instead.
The version property has been deprecated. This is scheduled to be removed in Gradle 7.0. Please use the archiveVersion proper
ty instead.
The destinationDir property has been deprecated. This is scheduled to be removed in Gradle 7.0. Please use the destinationDir
ectory property instead.