jitpack.io
jitpack.io copied to clipboard
BukkitTelnet/5834d15b38 build
Please provide:
-
Link to build log https://jitpack.io/com/github/plexusorg/BukkitTelnet/5834d15b38/build.log
-
Does the project build on your machine with the same commands as in the log (e.g. gradle install)?
Yes:
./gradlew clean -Pgroup=com.github.plexusorg -Pversion=5834d15b38 -xtest assemble publishToMavenLocal
> Task :compileJava
~/Desktop/Codes/BukkitTelnet/src/main/java/me/totalfreedom/bukkittelnet/thirdparty/FileUtils.java:132: warning: [dep-ann] deprecated item is not annotated with @Deprecated
public static boolean deleteFolder(File file)
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
[Incubating] Problems report is available at: file://Desktop/Codes/BukkitTelnet/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 1s
6 actionable tasks: 6 executed
Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.2.0/userguide/configuration_cache_enabling.html
- What error are you seeing?
No artifacts found even though the artifact is found under
build/libs- listed asBukkitTelnet.jar...
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.