Paul, Can you please make your tomcat binaries available for download ?
Meanwhile, since I was able to build with r499677, I'm wondering if someone is willing to try out the following for me: 1) merge all of Dain's, Blevin's and Jenck's changes in trunk since the branch with r499677 of 2.0-M2 2) built it on a clean setup - clean repo. Would like to eliminate some possibilities, one of them being a bad merge in r499678 and r499679 Thanx Prasad On 1/25/07, Paul McMahan <[EMAIL PROTECTED]> wrote:
I just checked out the M2 branch and built successfully. I did not delete my local repo and used "mvn install" to build. Paul On 1/25/07, Kevan Miller <[EMAIL PROTECTED]> wrote: > > On Jan 25, 2007, at 2:44 PM, Prasad Kashyap wrote: > > > I'm afraid I can't claim the same result. Even after very many > > attempts, it fails at the very same spot. So I checked out revision > > 499677 (one before the merge) and built it. It builds successfully. > > > > Either the merge didn't go well or something in the merge is making > > it to fail. > > Prasad, > I don't think the problem you are seeing has anything to do with the > merge. > > I hit this problem on trunk, earlier in the week. I've always been > able to cd into assemblies and run mvn install successfully. > > Multiple people have built the M2 branch successfully... > > --kevan > > > > > Cheers > > Prasad > > > > On 1/25/07, Dain Sundstrom <[EMAIL PROTECTED]> wrote: > >> I had this same problem but it went away after a rebuild. > >> > >> The problem is in the assembler maven plugin which uses the real > >> maven repository code to access the m2 repo, and this integration has > >> some strange bug. > >