[
https://issues.apache.org/jira/browse/OFBIZ-13296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023808#comment-18023808
]
Jacques Le Roux commented on OFBIZ-13296:
-----------------------------------------
So maybe a solution is to update Gradle...
> Issue while building and pushing OFBiz docker container images
> --------------------------------------------------------------
>
> Key: OFBIZ-13296
> URL: https://issues.apache.org/jira/browse/OFBIZ-13296
> Project: OFBiz
> Issue Type: Bug
> Components: Docker, Gradle
> Affects Versions: Upcoming Branch
> Environment: It turns out that locally the generated file is named
> ofbiz-unspecified.tar.
> Because the last change in gradle.build were about AsciidoctorTask I thought
> it would be related but it's not.
> I tried to put
> {code:java}
> distTar {
> version = null
> }
> {code}
> Before
> {code:java}
> javadoc {
> {code}
> to no avail.
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Major
> Fix For: Upcoming Branch
>
>
> Here is an example:
> https://github.com/apache/ofbiz-framework/actions/runs/18001759349/job/51212476776
> Error: buildx failed with: ERROR: failed to build: failed to solve: failed to
> compute cache key: failed to calculate checksum of ref
> fc682960-a2cc-4975-884a-ddab89401ab0::ehvrmn7lyhw04lfz5n3w53xxf:
> "/builder/build/distributions/ofbiz.tar": not found
--
This message was sent by Atlassian Jira
(v8.20.10#820010)