-
Bug
-
Resolution: Done
-
Blocker
-
None
-
fuse-7.3.1, fuse-7.4-GA
The offliner tool for 7.3.1 is configured to also download artifacts from Maven repository http://repo.spring.io/plugins-release.
It seems some artifacts like
com/github/ipfs/java-ipfs-api/v1.2.2/
may only be available from this Maven repository.
While these artifacts seem to be available on this Maven repository
http://repo.spring.io/plugins-release/com/github/ipfs/java-ipfs-api/v1.2.2/
... the download fails as authentication is required for downloading.
We need to enhance the offliner tool to allow for such authentication or fetch them from a different repository that does not require authentication.
- relates to
-
ENTESB-11204 offliner manifest references RH artifacts using wrong versions
- Done