You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Douglas Ferguson <do...@epsiia.com> on 2006/08/16 16:40:34 UTC

Nested Projects

I have a bunch of projects and would like to try and organize them into
different directories.


I read that there are problems with eclipse when doing this, however the
example they gave was one where the parent actually built an artifact.

In my case, I am interested in having a hierarchy like this.

 

Parent pom / sub module1

Parent pom / sub pom / sub module 2

Parent pom / sub pom / sub module 3

 

 

 

__________________________________________


Douglas W. Ferguson

EPSIIA - Another Fiserv Connection

Development

Office Phone: 512-329-0081 ext. 3309

Dial Toll Free: 800-415-5946

Mobile Phone: 512-293-7279

Fax: 512-329-0086

douglas.ferguson@epsiia.com

www.epsiia.com <http://www.epsiia.com/> 

__________________________________________

 


Re: Nested Projects

Posted by Eric Redmond <er...@gmail.com>.
I have mine like this:

/parent pom project
/sub module 1
/sub parent pom
/sub pom sub module 1
/sub pom sub module 1

All in the top directory. That keeps both Maven and Eclipse happy.

Eric

On 8/16/06, Douglas Ferguson <do...@epsiia.com> wrote:
>
> I have a bunch of projects and would like to try and organize them into
> different directories.
>
>
> I read that there are problems with eclipse when doing this, however the
> example they gave was one where the parent actually built an artifact.
>
> In my case, I am interested in having a hierarchy like this.
>
>
>
> Parent pom / sub module1
>
> Parent pom / sub pom / sub module 2
>
> Parent pom / sub pom / sub module 3
>
>
>
>
>
>
>
> __________________________________________
>
>
> Douglas W. Ferguson
>
> EPSIIA - Another Fiserv Connection
>
> Development
>
> Office Phone: 512-329-0081 ext. 3309
>
> Dial Toll Free: 800-415-5946
>
> Mobile Phone: 512-293-7279
>
> Fax: 512-329-0086
>
> douglas.ferguson@epsiia.com
>
> www.epsiia.com <http://www.epsiia.com/>
>
> __________________________________________
>
>
>
>
>


-- 
Eric Redmond
http://codehaus.org/~eredmond