Re: Missing dependencies if building from parent directory (maven 2.0.5)

2007-04-17 Thread Raymond Feng
D]> To: "Wayne Fay" <[EMAIL PROTECTED]> Cc: "Maven Users List" ; <[EMAIL PROTECTED]> Sent: Tuesday, April 17, 2007 11:38 AM Subject: Re: Missing dependencies if building from parent directory (maven 2.0.5) I have found the solution for this issue, looks like t

Re: Missing dependencies if building from parent directory (maven 2.0.5)

2007-04-17 Thread Luciano Resende
I have found the solution for this issue, looks like there were some artifacts using different element, and this was causing the problem. Having all artifacts with same solved the build issues. Is this a BUG ? On 4/11/07, Luciano Resende <[EMAIL PROTECTED]> wrote: Even if I explicitly add th

Re: Missing dependencies if building from parent directory (maven 2.0.5)

2007-04-12 Thread Luciano Resende
Even if I explicitly add the version node for tuscany-das-rdb, I get the same problem. Any ideas on how I could debug and try to find what's causing the problem ? On 4/10/07, Wayne Fay <[EMAIL PROTECTED]> wrote: I haven't pulled the code and built etc yet, but I noticed the pom.xml for tuscany

Re: Missing dependencies if building from parent directory (maven 2.0.5)

2007-04-10 Thread Wayne Fay
I haven't pulled the code and built etc yet, but I noticed the pom.xml for tuscany-das-rdb is missing a node. This may be related to your issues... Wayne On 4/9/07, Luciano Resende <[EMAIL PROTECTED]> wrote: Hi maven gurus We are having a strange dependency issue in our build at Apache Tus

Missing dependencies if building from parent directory (maven 2.0.5)

2007-04-09 Thread Luciano Resende
Hi maven gurus We are having a strange dependency issue in our build at Apache Tuscany project. Starting from a clean m2 repo, if one tries the top-level build (/java), he will face some dependencies issues like the one attached below, but the issue actually goes away if you actually build from