thank you for response, how to bypass by the cache? i mean, what is the command to execute?
Le lundi 3 mai 2021 à 13:29:47 UTC+1, Michael Plate a écrit : > Hi, > > Am 03.05.21 um 14:11 schrieb Compte Messagerie: > > hello, > > thank you for response, > > with java8 i had this (below) error, and where i googled it i found that > > i must upgrade to java11 > […] > > I'm not to deep in Maven and Java building, but > > Caused by: > org.apache.maven.wagon.providers.http.httpclient.ConnectionClosedException: > Premature end of Content-Length delimited message body (expected: > 93,370,598; received: 15,819,508) > > sounds like a network problem to me (not 100 % sure) > > in the help to that problem > > > https://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException > > you might find a solution by passing by the cache: > > > In Maven 3 if you just had a failed download and have fixed it (e.g. by > uploading the jar to a repository) it will cache the failure. To force a > refresh add -U to the command line. > > Michael > > -- All messages to this mailing list should adhere to the Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/60cce743-1b23-4999-b72c-b35b3ab1e115n%40googlegroups.com.
