Re: Query related to Maven

2008-08-25 Thread Samuel Le Berrigaud
It is. I suggest you have a look at the POM descriptor http://maven.apache.org/ref/current/maven-model/maven.html#class_build You'll find some information here about configuring source directories, etc. I also strongly suggest you follow the maven conventions if you can. SaM On Tue, Aug 26, 2008

Query related to Maven

2008-08-25 Thread SanthoshKumar N
Is it possible to create my own directory structure? insted of src/main/java If Yes, please provide the steps (commands ) for this, Thanks, In Advance Santhosh Kumar N