JRakNet icon indicating copy to clipboard operation
JRakNet copied to clipboard

Dosse-upnp missing

Open Gamebuster19901 opened this issue 4 years ago • 8 comments

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

Gamebuster19901 avatar Jan 25 '21 03:01 Gamebuster19901

It is located in this repository: https://github.com/JRakNet/WaifUPnP

whirvis avatar Jan 25 '21 16:01 whirvis

If this fixes your issue, please close the issue. If not, feel free to respond and let me know!

whirvis avatar Jan 25 '21 16:01 whirvis

Encountering this again with the latest version.

dylancoots avatar Oct 09 '22 08:10 dylancoots

It is located in this repository: https://github.com/JRakNet/WaifUPnP

its 404 and i dont understand why :D

i also got the missing upnp refrence in my gradle object,and it give me this:

 Could not find com.dosse:upnp:1.1.
Required by:
    project : > com.whirvis:jraknet:2.12.3

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

Grass-block avatar Jan 02 '23 13:01 Grass-block

It is located in this repository: https://github.com/JRakNet/WaifUPnP

its 404 and i dont understand why :D

i also got the missing upnp refrence in my gradle object,and it give me this:

 Could not find com.dosse:upnp:1.1.
Required by:
    project : > com.whirvis:jraknet:2.12.3

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

sry i think it may be my connection problem:D

there are still sometime that i could successfully download the pom

Grass-block avatar Jan 03 '23 00:01 Grass-block

I get a 404 with this:

It is located in this repository: https://github.com/JRakNet/WaifUPnP

And it still doesn't work soo I don't know

Verdanix avatar Jun 07 '23 23:06 Verdanix

ok im gonna fork a upnp source and release a package wait forit:D

Grass-block avatar Aug 08 '23 15:08 Grass-block

guys i created a fork of upnp lib with maven package published https://github.com/Grass-block/WaifUPnP-GithubPKG/packages/1926120 @whirvis :D

Grass-block avatar Aug 20 '23 14:08 Grass-block