File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ --strict-checksums
2+ -Daether.checksums.algorithms=SHA-512,SHA-1,MD5
3+ -Daether.trustedChecksumsSource.summaryFile=true
4+ -Daether.trustedChecksumsSource.summaryFile.basedir=${session.rootDirectory}/.mvn/checksums/
5+ -Daether.artifactResolver.postProcessor.trustedChecksums=true
6+ -Daether.artifactResolver.postProcessor.trustedChecksums.checksumAlgorithms=SHA-512
7+ -Daether.artifactResolver.postProcessor.trustedChecksums.failIfMissing=false
8+
Original file line number Diff line number Diff line change 11before_install :
22 - sdk install java 21-tem
33 - sdk use java 21-tem
4-
4+ - cp .mvn/maven.config.jitpack .mvn/maven.config
Original file line number Diff line number Diff line change 44
55 <groupId >com.github.ipfs</groupId >
66 <artifactId >java-ipfs-http-client</artifactId >
7- <version >1.5.1-SNAPSHOT </version >
7+ <version >1.5.1</version >
88 <packaging >jar</packaging >
99
1010 <name >java-ipfs-http-client</name >
You can’t perform that action at this time.
0 commit comments