Greetings,

Please excuse my ignorance surely on display in my email below. I am
fairly new to maven.

I am getting the error below:

[DEBUG] Cannot find ArtifactResolver with hint: project-cache-aware
org.codehaus.plexus.component.repository.exception.ComponentLookupException:
java.util.NoSuchElementException
      role: org.apache.maven.artifact.resolver.ArtifactResolver
  roleHint: project-cache-aware
        at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:247)

Full text here: https://gist.github.com/1310602
also found in another GH Gist: https://gist.github.com/1248441

when executing the following commands (maven 3.0.3):

mvn assembly:assembly
mvn assembly:single

The pom.xml and descriptor are below:

https://svn.apache.org/repos/asf/incubator/mrunit/branches/mrunit-0.5.0/pom.xml
https://svn.apache.org/repos/asf/incubator/mrunit/branches/mrunit-0.5.0/src/main/assembly/dist.xml

Any ideas on how what I am doing wrong?  I found this error a few
places but the discussion was above my head. The goal of this work is
build an artifact for an Apache Incubator project.

Thank you for your time.

Brock

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to