May 13, 2020
Estimated Post Reading Time ~

Change Ac Handling configuration in Pom.xml

To change Ac Handling configuration via pom.xml:

            <!-- ==================================== -->
            <!-- V A U L T   P A C K A G E   P L U G I N      -->
            <!-- ==================================== -->

            <plugin>
                ...
                <configuration>
                    ...
                    <properties>
                        <acHandling>Overwrite</acHandling>
                    </properties>
                    ...
                </configuration>
                ...
            </plugin>


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.