Nexus Proxy Repository to http://dynamicjasper.com FAILED

312 Views Asked by At

I'm trying to create a Nexus Proxy Repository to http://nexus.fdvs.com.ar/content/groups/public/, but we have only problems!!!! When I try buid my maven project, my Nexus does not find the DynamicJasper:4.0.2 artfact and the bellow error happens:

[ERROR] Failed to execute goal on project siepa-web: Could not resolve dependencies for project com.indra.cartoes:siepa-web:war:1.0.0-SNAPSHOT: Could not find artifact ar.com.fdvs:DynamicJasper:jar:4.0.2 in nexus (http://nexus.sispcs.web/nexus/content/groups/public/) -> [Help 1]

Any idea about these problem?

Thanks for your attention and time.

I have founded the problem. Add proxy repository to Nexus Public Repository and error finish. But now another error have emerged:

Failed to transfer file: http://nexus.sispcs.web/nexus/content/groups/public/ar/com/fdvs/DynamicJasper/4.0.2/DynamicJasper-4.0.2.pom. Return code is: 502 , ReasonPhrase:Bad Gateway

Any help?

2

There are 2 best solutions below

0
On BEST ANSWER

The problem was resolved. Really it was necessary add the target proxy repository to Nexus Public Repository.

Thx for all.

2
On

The first URL you reference returns an error.

Check that the artifact is actually available manually.