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]

Reply via email to