-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
QuestionA question.A question.
Description
com.dosse:upnp:1.1 is not in maven central. What repository is it located in?
gamebuster@gamebuster-System-Product-Name:~/Desktop/Modding/LitiEngine$ ./gradlew build --refresh-dependencies
FAILURE: Build failed with an exception.
* Where:
Build file '/home/gamebuster/Desktop/Modding/LitiEngine/build.gradle' line: 65
* What went wrong:
Could not determine the dependencies of task ':jar'.
> Could not resolve all files for configuration ':compileClasspath'.
> Could not find com.dosse:upnp:1.1.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/com/dosse/upnp/1.1/upnp-1.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 : > com.whirvis:jraknet:2.12.3
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 4s
Metadata
Metadata
Assignees
Labels
QuestionA question.A question.