Hello, I am new to Maven and trying to transform our project build from Ant to Maven. Which also means I can't change current project directory structure.
All java files under my src/ directory has been perfectly packaged to WAR file under WEB-INF/classes folder. But, I also have some property files such as pro.properties didn't get packaged to WEB-INF/classes. Would someone kindly show me how to pack these property files? I truly appreciate for any words from wisdom! Diamond --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
