Re: maven2 pom inheritence

2006-05-29 Thread Roy van der Kuil
Thanks, But I guess this solves only part of the problem. if one of the pom's is missing it doesn't look at settings.xml to resolv any settings (at least not the proxy). Does someone know anything about that problem as well? Thanks for your help and the number of votes should be increased by now

RE: maven2 pom inheritence

2006-05-29 Thread Jörg Schaible
Roy van der Kuil wrote on Monday, May 29, 2006 9:07 AM: > Hi all, > > We have a project setup that uses a 'root' pom for specifying > things like > the source directory/plugins used in the build process etc. > This pom file > has been uploaded to our local maven repository. This local > maven rep

maven2 pom inheritence

2006-05-29 Thread Roy van der Kuil
Hi all, We have a project setup that uses a 'root' pom for specifying things like the source directory/plugins used in the build process etc. This pom file has been uploaded to our local maven repository. This local maven repository is available through the maven proxy which is specified in the ~