sonatype-nexus-community / nexus-repository-apt

A Nexus Repository 3 plugin that allows usage of apt repositories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to build x2 missing dependencies

ryan-sheldrake opened this issue · comments

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

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

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.