mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2024-12-02 13:23:21 +01:00
27 lines
2.0 KiB
Plaintext
27 lines
2.0 KiB
Plaintext
> Task :compileJava
|
|
warning: Supported source version 'RELEASE_8' from annotation processor 'kr.entree.spigradle.annotations.PluginAnnotationProcessor' less than -source '17'
|
|
warning: The following options were not recognized by any processor: '[pluginAnnotationResultPath, nukkitAnnotationResultPath, spigotAnnotationResultPath, bungeeAnnotationResultPath]'
|
|
/opt/Builder/worldsystem-depecated/src/main/java/de/butzlabben/world/wrapper/AsyncCreatorAdapter.java:24: warning: [removal] IMP in TaskManager has been deprecated and marked for removal
|
|
TaskManager.IMP.async(() -> {
|
|
^
|
|
Note: /opt/Builder/worldsystem-depecated/src/main/java/de/butzlabben/world/util/PlayerWrapper.java uses or overrides a deprecated API.
|
|
Note: Recompile with -Xlint:deprecation for details.
|
|
3 warnings
|
|
|
|
> Task :compileTestJava FAILED
|
|
|
|
FAILURE: Build failed with an exception.
|
|
|
|
* What went wrong:
|
|
Execution failed for task ':compileTestJava'.
|
|
> Could not resolve all files for configuration ':testCompileClasspath'.
|
|
> Could not resolve com.github.seeseemelk:MockBukkit-v1.15:0.3.0-SNAPSHOT.
|
|
Required by:
|
|
project :
|
|
> Could not resolve com.github.seeseemelk:MockBukkit-v1.15:0.3.0-SNAPSHOT.
|
|
> Could not get resource 'https://plugins.gradle.org/m2/com/github/seeseemelk/MockBukkit-v1.15/0.3.0-SNAPSHOT/MockBukkit-v1.15-0.3.0-SNAPSHOT.pom'.
|
|
> Could not GET 'https://repo.gradle.org/artifactory/jcenter/com/github/seeseemelk/MockBukkit-v1.15/0.3.0-SNAPSHOT/MockBukkit-v1.15-0.3.0-SNAPSHOT.pom'. Received status code 409 from server: Conflict
|
|
> Could not resolve com.github.seeseemelk:MockBukkit-v1.15:0.3.0-SNAPSHOT.
|
|
> Unable to load Maven meta-data from https://mvnrepository.com/artifact/commons-io/commons-io/2.11.0/com/github/seeseemelk/MockBukkit-v1.15/0.3.0-SNAPSHOT/maven-metadata.xml.
|
|
> Could not GET 'https://mvnrepository.com/artifact/commons-io/commons-io/2.11.0/com/github/seeseemelk/MockBukkit-v1.15/0.3.0-SNAPSHOT/maven-metadata.xml'. Received status code 403 from server: Forbidden
|