apache - Archiva Remote repository issue -


i trying add remote repository on archiva. however, keep getting this error in logs:

error org.apache.cxf.jaxrs.utils.jaxrsutils []
- no message body writer has been found class org.apache.archiva.rest.services.archivaresterror,
contenttype: text/plain

i tried adding content type header text/plain did not work

i've hit same problem after adding new remote repository archiva.

from analysis conclude error thrown repositories don't expose index.

example: when adding http://download.oracle.com/maven, oracle's maven repository receive artifacts, throw error you've added remote repository.

trying access url via browser results in 404. however, direct queries this answered properly.

so, guess archiva's inability cope such repositories.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -