Hi
I have upgraded my website from AEM 6.2 to AEM 6.4 but while deploying the new code using command line on new upgraded server it shows me random name at each deployment. It use to work fine on AEM 6.2. Any guesses what could be the changes required to make it normal :
Packages Screenshot :
I am not sure what changes required in pom.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Check below post if your issue is similar to this
AEM 6.3.2 package manager file names replaced with random UUID
Views
Replies
Total Likes
You need to check the package metadata before deployment.
Extract the package and go to "/META-INF/vault/properties.xml", Check the name property here which I believe will be the random character.
Check how this name property is getting set and change it accordingly.
Views
Replies
Total Likes
Hi,
Check below post if your issue is similar to this
AEM 6.3.2 package manager file names replaced with random UUID
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies