We are using the identityiq8.1 zip earlier, but we are doing upgrdation aspart of that we downloaded the latest SSB build. We copied the existing files and modified them, but we are still seeing version 8.1.
I’m trying to build the code using SSB but I’m getting below error
BUILD FAILED
E:\Sailpoint\ssb\build.xml:404: The following error occurred while executing this line:
E:\Sailpoint\ssb\scripts\build.filelayout.xml:15: Could not find file (identityiq-8.1.zip}) IIQ GA binaries for the specified build version 8.1 in the /base/ga directory. You can download these files from https://community.sailpoint.com
You need to paste the new GA zip for the version you want into the /base/ga folder and update the version in build.properties. The build looks for the zip that matches the version specified there, so both need to be in sync.
Great! Since the latest GA zip is in place, please also ensure that the version in build.properties matches the GA zip. Once both are in sync, the SSB build should pick up the new version correctly.
Could you please check if you are able to locate the zip inside the /base/ga folder after the build failed? I faced the same error and was unable to find the zip after the build failed, so I had to place it again manually.