Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven checksum warnings #40

Open
baltzell opened this issue Mar 5, 2023 · 1 comment
Open

Maven checksum warnings #40

baltzell opened this issue Mar 5, 2023 · 1 comment

Comments

@baltzell
Copy link
Collaborator

baltzell commented Mar 5, 2023

I think it's isolated to stuff from clasweb, for example:

[WARNING] Could not validate integrity of download from https://clasweb.jlab.org/clas12maven/net/jpountz/lz4/1.3.0/lz4-1.3.0.jar
org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
    at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
    at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:833)

Currently just an annoyance, but we should probably anticipate that future maven versions may escalate this from a warning to a failure ...

@baltzell
Copy link
Collaborator Author

baltzell commented Apr 4, 2023

Full list of checksum complaints:

https://clasweb.jlab.org/clas12maven/net/jpountz/lz4/1.3.0/lz4-1.3.0.pom
https://clasweb.jlab.org/clas12maven/net/miginfocom/miglayout/4.0/miglayout-4.0.pom
https://clasweb.jlab.org/clas12maven/net/jpountz/lz4/1.3.0/lz4-1.3.0.jar
https://clasweb.jlab.org/clas12maven/net/miginfocom/miglayout/4.0/miglayout-4.0.jar
https://clasweb.jlab.org/clas12maven/org/jlab/coda/et/14.0/et-14.0.pom
https://clasweb.jlab.org/clas12maven/org/jlab/coda/et/14.0/et-14.0.jar
https://clasweb.jlab.org/clas12maven/cnuphys/numRec/1.0/numRec-1.0.pom
https://clasweb.jlab.org/clas12maven/cnuphys/f2jutil/1.0/f2jutil-1.0.pom
https://clasweb.jlab.org/clas12maven/cnuphys/numRec/1.0/numRec-1.0.jar
https://clasweb.jlab.org/clas12maven/cnuphys/f2jutil/1.0/f2jutil-1.0.jar
https://clasweb.jlab.org/clas12maven/org/jlab/coda/jtools/2.2/jtools-2.2.pom
https://clasweb.jlab.org/clas12maven/org/jlab/coda/jtools/2.2/jtools-2.2.jar
https://clasweb.jlab.org/clas12maven/org/jlab/plugins/trackfitter/1.0/trackfitter-1.0.pom
https://clasweb.jlab.org/clas12maven/org/jlab/plugins/trackfitter/1.0/trackfitter-1.0.jar
https://clasweb.jlab.org/clas12maven/org/jama/jamapack/1.0/jamapack-1.0.pom
https://clasweb.jlab.org/clas12maven/org/jlab/plugins/jMath/1.0/jMath-1.0.pom
https://clasweb.jlab.org/clas12maven/org/freehep/jminuit/1.0/jminuit-1.0.pom
https://clasweb.jlab.org/clas12maven/de/erichseifert/vectorgraphics2d/1.0/vectorgraphics2d-1.0.pom
https://clasweb.jlab.org/clas12maven/org/jama/jamapack/1.0/jamapack-1.0.jar
https://clasweb.jlab.org/clas12maven/org/freehep/jminuit/1.0/jminuit-1.0.jar
https://clasweb.jlab.org/clas12maven/de/erichseifert/vectorgraphics2d/1.0/vectorgraphics2d-1.0.jar
https://clasweb.jlab.org/clas12maven/org/jlab/plugins/jMath/1.0/jMath-1.0.jar

@baltzell baltzell transferred this issue from JeffersonLab/clas12-offline-software May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant