Expand my Community achievements bar.

SOLVED

The command "mvn clean install -PautoInstallSinglePackage" delete all

Avatar

Level 2

Hi

 

When i use the comand "mvn clean install -PautoInstallSinglePackage" it resets everything instead of updating what i did

 

Anyone can help me please

1 Accepted Solution

Avatar

Correct answer by
Level 6
6 Replies

Avatar

Community Advisor

@Jeremy98 Can you check the configuration in filter.xml file ? 

Avatar

Community Advisor

in every individual modules it will be in below path 

Jagadeesh_Prakash_0-1668611767172.png

 

Avatar

Correct answer by
Level 6

Avatar

Community Advisor

Make sure you have merge mode set for part of paths to be merged otherwise it will override the existing paths which are in filter.xml.

Refer this for more information

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/running-quot-mvn-clean-ins...