Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dosse-upnp missing #138

Open
Gamebuster19901 opened this issue Jan 25, 2021 · 8 comments
Open

Dosse-upnp missing #138

Gamebuster19901 opened this issue Jan 25, 2021 · 8 comments
Labels
Question A question.

Comments

@Gamebuster19901
Copy link

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

@whirvis
Copy link
Owner

whirvis commented Jan 25, 2021

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

@whirvis whirvis added Help wanted An issue that needs help fixing. Question A question. and removed Help wanted An issue that needs help fixing. labels Jan 25, 2021
@whirvis
Copy link
Owner

whirvis commented Jan 25, 2021

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

@dylancoots
Copy link

Encountering this again with the latest version.

@Grass-block
Copy link

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
Copy link

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

@Verdanix
Copy link

Verdanix commented Jun 7, 2023

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

@Grass-block
Copy link

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

@Grass-block
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question A question.
Projects
None yet
Development

No branches or pull requests

5 participants