Closed markjoshwel closed 2 years ago
Do you tried gradlew shadowJar
instead of gradlew build
?
The dependency thing just hasn't been updated like it has been in iris
See one of the latest commits, probably something like "fix gradle"
Do you tried
gradlew shadowJar
instead ofgradlew build
?
No difference, sadly
The dependency thing just hasn't been updated like it has been in iris
See one of the latest commits, probably something like "fix gradle"
Modified the gradle.build file as per Iris commit 19889e7, but now the error is the following:
Could not determine the dependencies of task ':shadowJar'.
> Could not resolve all dependencies for configuration ':runtimeClasspath'.
> Could not find org.spigotmc.full:1.12.2:1.12.2.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/org/spigotmc/full/1.12.2/1.12.2/1.12.2-1.12.2.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find org.bukkit.craftbukkit:1.17:1.17.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/org/bukkit/craftbukkit/1.17/1.17/1.17-1.17.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find org.bukkit.craftbukkit:1.16.5:1.16.5.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/org/bukkit/craftbukkit/1.16.5/1.16.5/1.16.5-1.16.5.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find org.bukkit.craftbukkit:1.16.4:1.16.4.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/org/bukkit/craftbukkit/1.16.4/1.16.4/1.16.4-1.16.4.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find org.bukkit.craftbukkit:1.16.2:1.16.2.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/org/bukkit/craftbukkit/1.16.2/1.16.2/1.16.2-1.16.2.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find org.bukkit.craftbukkit:1.16.1:1.16.1.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/org/bukkit/craftbukkit/1.16.1/1.16.1/1.16.1-1.16.1.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find org.bukkit.craftbukkit:1.15.1:1.15.1.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/org/bukkit/craftbukkit/1.15.1/1.15.1/1.15.1-1.15.1.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find org.bukkit.craftbukkit:1.14.4:1.14.4.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/org/bukkit/craftbukkit/1.14.4/1.14.4/1.14.4-1.14.4.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find org.bukkit.craftbukkit:1.13.2:1.13.2.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/org/bukkit/craftbukkit/1.13.2/1.13.2/1.13.2-1.13.2.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find org.bukkit.craftbukkit:1.11.2:1.11.2.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/org/bukkit/craftbukkit/1.11.2/1.11.2/1.11.2-1.11.2.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find org.bukkit.craftbukkit:1.10.2:1.10.2.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/org/bukkit/craftbukkit/1.10.2/1.10.2/1.10.2-1.10.2.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find org.bukkit.craftbukkit:1.9.4:1.9.4.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/org/bukkit/craftbukkit/1.9.4/1.9.4/1.9.4-1.9.4.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find io.lumine.xikage:MythicMobs:4.9.1.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/io/lumine/xikage/MythicMobs/4.9.1/MythicMobs-4.9.1.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find com.boydti:fawe-api:latest.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/com/boydti/fawe-api/latest/fawe-api-latest.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :
> Could not find com.comphenix.executors:BukkitExecutors:1.1-SNAPSHOT.
Searched in the following locations:
- https://dl.cloudsmith.io/public/arcane/archive/maven/com/comphenix/executors/BukkitExecutors/1.1-SNAPSHOT/maven-metadata.xml
- https://dl.cloudsmith.io/public/arcane/archive/maven/com/comphenix/executors/BukkitExecutors/1.1-SNAPSHOT/BukkitExecutors-1.1-SNAPSHOT.pom
Required by:
project : > com.comphenix.protocol:ProtocolLib:4.5.1
Sad indeed, but it's just much more in-demand than React. if you manage to solve it please make a PR so others don't have to go through the same process
arcane.art is down
Closing as React no longer gets updates
Describe the bug
To Reproduce
gradle build
Expected behavior Successful build
Build Information