Re: How and where can I change the standard directory

2006-04-24 Thread Kenney Westerhof
va > > but in our company I need a directory like > > src/main/com/companyname/ > src/test/com/companyname/ > > How and where can I configure this. > -- > View this message in context: > http://www.nabble.com/How-and-where-can-I-change-the-standard-directory-t14978

How and where can I change the standard directory

2006-04-24 Thread mathapfahl
Actually in Maven 2 the standard directory for SourceCode is: src/main/java but in our company I need a directory like src/main/com/companyname/ src/test/com/companyname/ How and where can I configure this. -- View this message in context: http://www.nabble.com/How-and-where-can-I-change-the