You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just added the maven dependency to my project and see the following fault message appearing:
[WARNING] Checksum validation failed, expected '<!doctype' (REMOTE_EXTERNAL) but is actually 'ed96ce2c8f2426c00f632765531cfbd9eec70965' from datapith for https://repsy.io/mvn/datapith/public/com/deepl/api/deepl-java/1.7.0/deepl-java-1.7.0.pom
I experienced this for both 1.7.0 and 1.6.0.
The text was updated successfully, but these errors were encountered:
and run mvn package I can see in the logs that it downloads deepl-java (Downloaded from central: https://repo.maven.apache.org/maven2/com/deepl/api/deepl-java/1.7.0/deepl-java-1.7.0.jar (55 kB at 374 kB/s)), but I can't see any errors.
It seems to be a problem at my side. The DeepL library was picked up from another repository (internal) which had a corrupted file. Corrected it internally and now it seems to work
I just added the maven dependency to my project and see the following fault message appearing:
I experienced this for both 1.7.0 and 1.6.0.
The text was updated successfully, but these errors were encountered: