Request failed: org.apache.jackrabbit.vault.packaging.PackageException: java.lang.IllegalStateException: Blob equality check failed (500)
I am working in a proxy environment and tried to build and deploy the projec using the command mvn clean install -PautoInstallPackage , build was success but it is not getting deployed ..
I can find the below error:
Request failed: org.apache.jackrabbit.vault.packaging.PackageException: java.lang.IllegalStateException: Blob equality check failed (500) while creating the build , but the build is success
Kindly help out with the steps to resolve this