The acs-aem-commons subpackage isn't installing at the time of the Jenkins deployment
The acs-commons subpackage wasn't installed at the time of the Jenkins deployment in Dev and higher author environments but it also installed DEV publish and the local environment.
The acs-aem-commons subpackage isn't installed during the Jenkins deployment in Dev and higher author environments(We can't see the last installed timestamp). But it will install in the Dev and higher publish environment(We can see the last installed timestamp).
Environment
AEM 6.5.16
acs-aem-commons : 6.0.14
Please find some scenarios,
- If we install the package manually in the author environment then it will show the last installed date and time but the last installed date and time will disappear at the time of the next Jenkin deployment.
- If we increment or decrement the subpackage version then it will install the subpackage and we can see the last installed date and time but in the next deployment we can't see the last installed date and time.
Note: This issue is only in the author instance of Dev and higher environment(The issue does not happen locally. It happens when the build is triggered through Jenkins).
Hopefully, someone can give me some suggestions.
Thanks