TheJacksonLaboratory / LIRICAL

LIkelihood Ratio Interpretation of Clinical AbnormaLities
https://thejacksonlaboratory.github.io/LIRICAL/stable
Other
28 stars 11 forks source link

jitpack issue #670

Open pnrobinson opened 1 month ago

pnrobinson commented 1 month ago

We are now having problems installing lirical as a library using jitpack. One possible problem is that the --no-transfer-progress is causing issues with jitpack. Possibly this is related to the maven version (3.6.0 in mvnw but 3.6.1 is required). Could we update the maven version in mvnw or if used remove the --no-transfer-progress? @ielis @mabeckwith

ielis commented 1 month ago

I'm happy to bump the Maven version for you if you're certain that it fixes the issue.