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

Error Pom file #10

Open
ypriverol opened this issue Dec 12, 2020 · 3 comments
Open

Error Pom file #10

ypriverol opened this issue Dec 12, 2020 · 3 comments
Assignees
Labels

Comments

@ypriverol
Copy link
Contributor

We've recently seen reliable build failures for the EncyclopeDIA project (https://bitbucket.org/searleb/encyclopedia/wiki/Home) that are seemingly caused by the xxindex POM defining a repository using an HTTP URL, but Maven 3.6.3 chokes on that server's redirect to HTTPS which uses an HTTP 308:

[ERROR] Failed to execute goal on project encyclopedia: Could not resolve dependencies for project maccoss:encyclopedia:jar:0.9.7-SNAPSHOT: Failed to collect dependencies at uk.ac.ebi.pride.utilities:pride-mod:jar:2.1.9 -> uk.ac.ebi.pride.architectural:pride-xml-handling:pom:1.0.1 -> psidev.psi.tools:xxindex:jar:0.21 -> net.sourceforge.cpdetector:cpdetector:jar:1.0.7: Failed to read artifact descriptor for net.sourceforge.cpdetector:cpdetector:jar:1.0.7: Could not transfer artifact net.sourceforge.cpdetector:cpdetector:pom:1.0.7 from/to sammoa-group (http://maven.nuiton.org/nexus/content/repositories/sammoa-group/): Transfer failed for http://maven.nuiton.org/nexus/content/repositories/sammoa-group/net/sourceforge/cpdetector/cpdetector/1.0.7/cpdetector-1.0.7.pom 308 Permanent Redirect -> [Help 1]

(see https://bitbucket.org/searleb/encyclopedia/addon/pipelines/home#!/results/56)

Do you have any suggestions for resolving this issue? I don't know of any way to avoid this error without producing a new version of the POM containing the HTTPS repository URL, which of course I'd need your help with.

@sureshhewabi
Copy link
Contributor

@ypriverol I cannot deploy any library which is using XXindex. So, I will change the pom of this and deploy new versions of libraries.

@chakrabandla
Copy link

@ypriverol @sureshhewabi Please check the revised pipelines repo or API repo .. I have an alternate solution there

@sureshhewabi
Copy link
Contributor

@chakrabandla ok

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

No branches or pull requests

3 participants