With ACS AEM Commons 6.4.0 being embedded in a container content package and being checked with aemanalyser:1.6.4:project-analyse the following incorrect warning is emitted:
[INFO] Using detected SDK Version for analysis: com.adobe.aem:aem-sdk-api:2024.7.17258.20240726T172406Z-240700
..
[WARNING] [artifact-rules] com.adobe.acs:acs-aem-commons-bundle:6.4.0: Use at least version 5.0.10 for ACS AEM Commons (my-group/common-3rd-party-container:1.0.0-SNAPSHOT|adobe/consulting:acs-aem-commons-all:6.4.0)
Obviously the version comparison is done incorrectly against the used package version of ACS AEM Commons.
With ACS AEM Commons 6.4.0 being embedded in a container content package and being checked with
aemanalyser:1.6.4:project-analysethe following incorrect warning is emitted:Obviously the version comparison is done incorrectly against the used package version of ACS AEM Commons.