On 7/23/07, Kenyatta Clark <[EMAIL PROTECTED]> wrote:
I am trying to follow the directions in the "Using NMaven Without Building" section of the "Getting Started" page. When I try to create the archetype, I get the following error: [INFO] Failed to resolve artifact. GroupId: org.apache.maven.dotnet ArtifactId: maven-archetype-dotnet-simple Version: 0.14-SNAPSHOT
I vaguely recall Shane saying he removed the snapshots because they were causing problems with something he was working on. There is no org/apache/maven/dotnet directory in the snapshot repo, so that's why you're getting the error. I just updated and built it locally with no problem, so that's probably the easist thing (assuming you have Maven and a JDK installed-- I didn't try the bootstrap build). Let us know if you need help with building it. Otherwise, maybe one of the developers will deploy new snapshots. -- Wendy
