Issue with Jenkins Build Script - Failing to upload to Artifcatory
Dear All,
Hoping to get some help with respect to Jenkins build failure.
We are developing a new site and have set up a GIT repository for the code.
We are using AEM Acthtype 18 to create the maven project.
The build works fine locally but when we are trying to build through our DevOps pipeline its failing with following error
Internal error: java.lang.RuntimeException: org.jfrog.build.extractor.maven.BuildInfoRecorder.sessionEnded() listener has failed: Error occurred while persisting Build Info to 'e:\disk1\jenkins\e921a184\workspace\Web\web-cms\web-cms-aem-core\target\build-info.json': java.util.HashMap cannot be cast to java.lang.String (through reference chain: org.jfrog.build.api.Build["modules"]->java.util.ArrayList[1]->org.jfrog.build.api.Module["properties"]->java.util.Properties["vault.embeddedfiles.map"]) -> [Help 1]Any help would be appreciated.
Thanks
Bhushan