sonatype-nexus-community / nexus-repository-apt

A Nexus Repository 3 plugin that allows usage of apt repositories
Eclipse Public License 1.0
105 stars 50 forks source link

Unable to build x2 missing dependencies #3

Closed ryan-sheldrake closed 7 years ago

ryan-sheldrake commented 7 years ago

Hi,

This plugin sounds really good! I'd love to try it out.

Upon trying to build, it fails with the below.

[WARNING] The POM for bitwalker:UserAgentUtils:jar:1.12 is missing, no dependency information available [WARNING] The POM for com.softwarementors.extjs:directjngine:jar:2.2 is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE

There seems to be a newer verison of UserAgentUtils which is fine. The directjengine.jar seems to have vanished.

I don't know how critical these are to the plugin but would you mind taking a look?

Thanks

Ryan

DarthHater commented 7 years ago

@ryan-sheldrake I am unable to reproduce this, maybe we can take a look together?

mpoindexter commented 7 years ago

This also doesn't happen for me. Maybe it was a problem with the old nexus dependencies in the pom, going to close this, but feel free to reopen with more info if you're still having trouble.