Hi all, I am a newbie for mvn and have a simple question about dir structure.I know the basic dirs were created automaticlly by mvn after initialization setup of a web apps.Then what I do is just code and create some packages under src/main/java,but the resource and test directories did not updated .Do I have to create dir(package) under resource/test manually to align against src/main/java structure? or do we have some tricks that could accomplish that?
thanks a lot Joseph --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
