Inherit problems

2005-03-22 Thread Christian . Heine
Hi all, inspired by the maven magic tutorial i've started to integrate a simple multiproject in maven. My project has the following structure: root | --- project.xml (Master definition Template) |

Re: Inherit problems

2005-03-22 Thread Caoilte O'Connor
Hi, The problem most likely is a bug in the plugin. I based a multi-project maven build on appfuse in the same fashion and my dependencies inherit fine, but I only use the standard maven build process to compile. It wouldn't surprise me if the ant plugin gets confused about the classpath in a

Antwort: Re: Inherit problems

2005-03-30 Thread Christian . Heine
Hi, thanks Caoilte for your reply. I've solved the problem with the ant reference by explicit declarations. Back from holidays i've played again with maven, but i couldn't solve the general inherit problems. You say that you have no problems with the inherit of dependenci

Re: Re: Inherit problems

2005-03-30 Thread dan tran
problem with the ant > reference by explicit declarations. Back from holidays > i've played again with maven, but i couldn't solve the general inherit > problems. You say that you have no problems with > the inherit of dependencies, perhaps you could help me again. > > I&#x

Antwort: Re: Re: Inherit problems

2005-03-30 Thread Christian . Heine
Thanks for your hint, but i do it so. It was a writing error sorry ... So the problem is still alive ... BG-PHOENICS GMBH IT-EW / DS Thurnithistr.16 30519 Hannover Telefon: 0511-987-1248 mailto: [EMAIL PROTECTED]

Re: Re: Re: Inherit problems

2005-03-30 Thread dan tran
Ok, it seems you moved local repo to a new place. Did you tell maven to look for the new localtion? also try with -X will give lots of info to trouble shoot -D On Wed, 30 Mar 2005 10:35:56 +0200, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Thanks for your hint, but i do it so. It was a wri

Antwort: Re: Re: Re: Inherit problems

2005-03-30 Thread Christian . Heine
I've solved the problem. I've figured out, that the extend-tag was wrong written (extends instad of extend). Now, all works fine. Thanks Dan Tran for your help. BG-PHOENICS GMBH IT-EW / DS Thurnithistr.16 30519 Hannover Telefon: 0511-987-1248 mailto: [EMAIL PROTECTED]