You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step 22 : RUN unzip -d IBMProtonOnWebServer IBMProtonOnWebServer.zip
---> Running in a1d14022039e
unzip: cannot find or open IBMProtonOnWebServer.zip, IBMProtonOnWebServer.zip.zip or IBMProtonOnWebServer.zip.ZIP.
The command '/bin/sh -c unzip -d IBMProtonOnWebServer IBMProtonOnWebServer.zip' returned a non-zero code: 9
There seems to be no .zip file on folder.
The text was updated successfully, but these errors were encountered:
It seems that the project structure was changed again 4 days ago. Should we use the WAR files in the mvn-repo/com/ibm/hrl folder in the repo instead of the zipped ones? I'm a little confused as the version seems to be 0.0.1. If so, we'll update the docker files accordingly. @ishkin, maybe you can provide some feedback on this.
Error output:
Step 22 : RUN unzip -d IBMProtonOnWebServer IBMProtonOnWebServer.zip
---> Running in a1d14022039e
unzip: cannot find or open IBMProtonOnWebServer.zip, IBMProtonOnWebServer.zip.zip or IBMProtonOnWebServer.zip.ZIP.
The command '/bin/sh -c unzip -d IBMProtonOnWebServer IBMProtonOnWebServer.zip' returned a non-zero code: 9
There seems to be no .zip file on folder.
The text was updated successfully, but these errors were encountered: