Hi All, I am build aem project in jenkins pipeline facing below error.
Hi All, I am building aem project using jenkins pipeline facing below error.
Failed to execute goal on project projectname.core: Could not resolve dependencies for project
projectname.core:bundle:1.0.0-DEV202309050755-SNAPSHOT: The following artifacts could not be resolved:
org.apache.servicemix.bundles:org.apache.servicemix.bundles.azure-storage:jar:5.0.0_1,
javax.json:javax.json-api:jar:1.1.4, com.adobe.acs:acs-aem-commons-bundle:jar:4.8.6: Failure
find org.apache.servicemix.bundles:org.apache.servicemix.bundles.azure-storage:jar:5.0.0_1 in
http://repo.adobe.com/nexus/content/groups/public was cached in the local repository,
resolution will not be reattempted until the update interval of adobe-public-releases has elapsed
or updates are forced -> [Help 1]
while trying to access http://repo.adobe.com/nexus/content/groups/public getting below error
<Error>
<Code>BlobNotFound</Code>
<Message>The specified blob does not exist. RequestId:2ac29bcb-c01e-001d-280b-e0d3e0000000 Time:2023-09-05T15:12:24.5402968Z</Message>
</Error>
can anyone please help.