Wayne Fay wrote:
> 
>> dev1 and dev2 should contain in their target dir the jar file, generated
>> from src.
> 
> You could do this... but why would you possibly want to, other than
> "don't want to change structure of old codebase"? Move the source code
> for dev1 to dev1/src/main/java, and the source code for dev2 to
> dev2/src/main/java.
> 
> 

The source code must be common, dev1, dev2 etc. are different environments
differs
only in configuration files. 
That is the reason why I can't keep the standard structure...
I have configurations at the different levels too, which inherited from the
upper levels.
But if you have another idee...
Can you give me some hints how can I do that?

Regards
Czollli
-- 
View this message in context: 
http://www.nabble.com/Multimodule%2C-multilevel-project-tp21806770p21807333.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to