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.
