On 11/8/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 11/8/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > I'm setting up a clean build environment to get rid of some wierd ghosts in > my environment, and just checked out a fresh set of Shale sources (and a > clean Maven2 repository). When I get to the shale-tiles build, I get the > following error: > > Project ID: null:tiles-core:jar:2.0-r468346-SNAPSHOT > > Reason: Cannot find parent: org.apache.struts.tiles:tiles-parent for > project: null:tiles-core:jar:2.0-r468346-SNAPSHOT > > Did the date-stamped parent POM get deployed to the snapshot repository? I don't know why it's happening, but try " mvn install -U " which worked for me. Just above that error, did it say anything about a bad checksum?
Scrolled back, and indeed it did. But, even stranger, I just tried it again and it finally worked. Very strange. --
Wendy
Craig
