Within an university project me and my classmates have been assigned to implement the functionality of authentication against LDAP. The application uses Spring with Acegi and is build by Maven. We model in MagicDraw 9.5 (14.0 available).
Since we are familiar with Spring and Acegi we wonder if we just can change the xml-files in the WEB-INF folder or any java-files. We worry that our changes could be overwritten by the next mvn install.
So how can we see, which acegi related files are affected by MagicDraw? What do we have to do in MagicDraw and what directly in the mentioned files?
Thanks in advance



