Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

Package name shows random characters while deployment

Avatar

Level 4

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 :

Screen Shot 2019-04-17 at 11.06.44 AM.png

I am not sure what changes required in pom.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
2 Replies

Avatar

Employee Advisor

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.

Avatar

Correct answer by
Community Advisor

Hi,

Check below post if your issue is similar to this

AEM 6.3.2 package manager file names replaced with random UUID