-
Bug
-
Resolution: Done
-
Major
-
7.4.0.GA
-
Documentation (Ref Guide, User Guide, etc.), Release Notes
-
CR1
-
-
-
-
-
-
CR1
-
-
Workaround Exists
-
-
2019 Week 41-43 (from Okt 7), 2019 Week 44-46 (from Okt 28), 2019 Week 47-49 (from Nov 18), 2019 Week 50-52 (from Dec 9), 2020 Week 04-06 (from Jan 20)
When running the Offliner tool [1] to produce complete Maven repository for offline usage via the following command,
java -jar offliner-1.7.jar -r https://repo1.maven.org/maven2/ -r http://download.devel.redhat.com/brewroot/repos/rhba-7.3-maven-build/latest/maven/ -r https://maven.repository.redhat.com/ga/ rhpam-7.4.0-offliner.txt
Offliner produces several types of warnings, such as:
Checksum mismatch on file: org/kie/server/kie-server-services-common/7.23.0.Final-redhat-00001/kie-server-services-common-7.23.0.Final-redhat-00001-tests.jar (calculated: 'Checksum{md5='90cc363a3c94b7772bd3944d8412330b', sha1='7dc196059f9d3bbd3063003ca8efc9451faaa013', sha256='9c35327a88e2fff96a2cd1b9018ad82a27082646aae1bf6c4170fc84db1737ca'}'; expected: 'e3aecf4a8caf360bb95715c86b1b8882')
or
Error downloading path: org/uberfire/uberfire-parent/2.20.0.Final-redhat-00001/uberfire-parent-2.20.0.Final-redhat-00001-patches.zip.sha1. The artifact was not found in any of the provided repositories. ... Error downloading path: com/redhat/ba/component/management/dependency-management-all/7.1.0.GA-redhat-00003/dependency-management-all-7.1.0.GA-redhat-00003.pom.sha1. The artifact was not found in any of the provided repositories. ...
Regarding the dependency-management-all issue, I have found that the offliner manifest file rhpam-7.4.0-offliner.txt contains several versions, such as dependency-management-all-7.4.0.GA-redhat-00001.pom, which is even available at [2]. Is it expected that several versions of this artifact are included in the offliner manifest?
[1] https://release-engineering.github.io/offliner/
[2] http://download.devel.redhat.com/brewroot/repos/rhba-7.3-maven-build/latest/maven/com/redhat/ba/component/management/dependency-management-all/7.4.0.GA-redhat-00001/dependency-management-all-7.4.0.GA-redhat-00001.pom
- is duplicated by
-
RHDM-1097 Download failures when using offliner manifest file
- Closed
- relates to
-
RHPAM-1282 Not able to create project in offline environment
- Closed
-
RHPAM-1502 Project referencing kie-maven-plugin does not build in offline environment
- Closed
-
BXMSDOC-5363 Offliner procedure change
- Closed