-
Notifications
You must be signed in to change notification settings - Fork 602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloud Manager build giving error on image/placeholders #2848
Comments
…side of clientib's resources folder
Can you take a look at #2853 ? this should fix it. |
Fixed in 5.3.2 |
Unfortunately the issue still exists. After upgrading the version to 5.3.2 pipeline giving the same error as provided earlier. Also build and unit test job failed with below error and pipeline failed: 10:48:43,364 [main] [ERROR] The following artifacts could not be resolved: biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-apps-package:content-package:3.0.4, biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-content-package:content-package:3.0.4, com.adobe.acs:acs-aem-commons-ui.apps:content-package:5.3.2: Could not find artifact biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-apps-package:content-package:3.0.4 in central (https://repo.maven.apache.org/maven2) 10:48:43,384 [main] [WARNING] The following artifacts could not be resolved: biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-apps-package:content-package:3.0.4, biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-content-package:content-package:3.0.4, com.adobe.acs:acs-aem-commons-ui.apps:content-package:5.3.2: Could not find artifact biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-apps-package:content-package:3.0.4 in central (https://repo.maven.apache.org/maven2) could you kindly have look into it. Regards |
Is there any update regarding the acs-aem-commons ClientlibProxyResourceerrors in ? /apps/acs-commons/widgets/themes/default/source/audio.png Below error has been fixed after upgrading the SDK version and build ran successfully : 10:48:43,364 [main] [ERROR] The following artifacts could not be resolved: biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-apps-package:content-package:3.0.4, biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-content-package:content-package:3.0.4, com.adobe.acs:acs-aem-commons-ui.apps:content-package:5.3.2: Could not find artifact biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-apps-package:content-package:3.0.4 in central (https://repo.maven.apache.org/maven2) 10:48:43,384 [main] [WARNING] The following artifacts could not be resolved: biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-apps-package:content-package:3.0.4, biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-content-package:content-package:3.0.4, com.adobe.acs:acs-aem-commons-ui.apps:content-package:5.3.2: Could not find artifact biz.netcentric.cq.tools.accesscontroltool:accesscontroltool-apps-package:content-package:3.0.4 in central (https://repo.maven.apache.org/maven2) |
Required Information
Expected Behavior
Pipeline test should not give ClientlibProxyResource finding as Bug.
Actual Behavior
When we are running pipeline in cloud service, in build we are getting bugs in ACS-AEM-Commons:
Steps to Reproduce
Step1: Use the version 5.2.0 acs common package.
Step2: Run the pipeline.
Step3: In report we are getting these findings.
Links
/apps/acs-commons/widgets/themes/default/source/audio.png
/apps/acs-commons/widgets/source/images/placeholders/cq-dl-placeholder.png
/apps/acs-commons/widgets/source/images/placeholders/cq-textlines-placeholder.png
/apps/acs-commons/widgets/source/images/placeholders/cq-audio-placeholder.png
/apps/acs-commons/widgets/source/images/placeholders/cq-ul-placeholder.png
/apps/acs-commons/widgets/source/images/placeholders/cq-ad-placeholder.png
If you kindly advise how to get rid of this issues it will be a great help as we are newly moving to AEM as a Cloud Service.
The text was updated successfully, but these errors were encountered: