On Mon, 2008-11-03 at 11:50 +0100, Oleg Kalnichevski wrote:
> Folks
> 
> Would it be a big deal to structure Droids code base in such a way that
> it remains compatible with Maven multi-module layout? Could you live
> with the following layout?

Yeah IMO yes, like you may have notice I am more the ant guy, but it
would be awesome to have it both way.

> 
> <DROIDS_HOME>
> +-docs
> +-targets
> +-tools
> +-core
> | +-src
> | | +-java
> | +-test
> |   +-java
> +-depot
>   +-dynamics
>   +-solr
>   +-wicket
> 
> Essentially all it takes is that core src/java and test/java get moved
> one level deeper to a separate folder (such as 'core' or some such)?

I am not the maven expert but shouldn't that be src/main/java?

salu2

> Oleg 
> 
-- 
Thorsten Scherler
thorsten.at.apache.org
Open Source Java                      consulting, training and solutions


Reply via email to