-
Bug
-
Resolution: Done
-
Blocker
-
7.5.0.GA, 7.5.1.GA
-
None
-
CR1
-
-
-
-
-
-
CR1
Looks like there were some updates on prod side and the file no longer contains checksum, therefore we need to update documentation and remove some steps.
Specifically, this part needs to be removed:
If the tool reports failed downloads, enter the following commands to download the artifacts that failed to download the first time: grep Path: errors.log | sed -n -e 's/^.*Path: //p' > failed-downloads.txt java -jar offliner-<version>.jar -r https://maven.repository.redhat.com/ga/ -r https://repo1.maven.org/maven2/ -d /home/user/temp failed-downloads.txt If failures are reported again and are a minority of the total number downloaded the first time, you can proceed.