You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For informational purposes it should be outlined in the readme which SDK AEM API version the Cloud Manager is using (I guess always the one from the connected environment)
Currently the plugin parameter
useDependencyVersions
is set tofalse
leading to non-reproducible build (as the check is performed against a moving target). To have reproducible builds by default that parameter should be set totrue
. Also the readme should be clarified in https://github.com/adobe/aemanalyser-maven-plugin/blob/d2b7b530fb1ac8b0280c6c33560adedbcdb580f2/aemanalyser-maven-plugin/README.md#configuration that this also takes into account the SDK API version only listed in dependency management.The text was updated successfully, but these errors were encountered: