But i've found that we should not try to change the maven directory structure
So i was asking the people's suggestion before changing the directory structure Have u used it in any project? On 3/22/06, Tom Joad <[EMAIL PROTECTED]> wrote: > > Hello, > You can specify java source files an java test files with > tags > eg. > <sourceDirectory>myproject/JavaSource</sourceDirectory> > <testSourceDirectory/>myproject/test</testSourceDirectory> > > Tom > 2006/3/22, raja bangaru <[EMAIL PROTECTED]>: > > My project which is build in ant does'nt use maven standard directory > > structure > > > > src/main/java-------- java source files > > src/test/java --------- java test files > > > > Now i want to migrate to maven > > > > Which way of directory structure is bettter????? > > > > moving my files to the above directory structure? > > OR > > change my POM ? > > > > Help me pls > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
