mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2025-02-07 23:51:28 +01:00
Create last-build-issues.txt
This commit is contained in:
parent
584155492e
commit
5c72dc7f76
26
.github/last-build-issues.txt
vendored
Normal file
26
.github/last-build-issues.txt
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
> 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
|
Loading…
Reference in New Issue
Block a user