Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aether-dev] Error Codes and meanings

Hi guys,

When I tried to deploy an artifact to Nexus using the Aether API's, I got an error like,
Could not transfer artifact com.test.app:myproj:jar:1.0 from/to testrepo (http://172.18.2.95:8080/nexus-2.4.0
-09/content/repositories/testrepo/): Failed to transfer file: http://172.18.2.95:
8080/nexus-2.4.0-09/content/repositories/testrepo/com/test/app/gotham/myproj/1.0/myproj-1.0.jar. Retu
rn code is: 400

Here the error code is 400. Can you please let me know what this error code stands for,  And also please let me know what are the other possible error codes I can expect.

Thanks for any help.

Back to the top