Sorry, I thought i had replied to the list. I am a new subscriber to this list , any pointers where can i do a search for this recent post you were mentioning.
I really appreciate your help. Thanks a lot On 10/1/05, Brett Porter <[EMAIL PROTECTED]> wrote: > > On 10/2/05, Karan Malhi <[EMAIL PROTECTED]> wrote: > > Hi Brett, > > > > Currently it is working as i need. Thanks. If there are any issues , > will > > let you know. > > How would we update our current maven with this updated plugin? would we > do > > some kind of an install plugin command? > > once released, plugin:download will be required (you can also add it > as a dependency on the project, but that is not always reliable). > > > I have another question. If we have multiple sub-projects. e.g A,B,C,D. > > Project A depends on B and C. I want to ensure that if i build project > A, > > then it should first check if B and C have been built and are up to > date. Is > > that possible through one of the goals in project A's maven.xml? > > would you mind send that back to the users list? > > I think it was actually answered recently, so you might like to search > first. Basically, I have made it work before but it did not perform > well as detecting if nothing changed was not implemented. > > - Brett > -- Karan Malhi
