I am trying to use the <resolveArtifact> taks and it keeps telling me
that:
org.apache.maven.lifecycle.LifecycleExecutionException: An Ant
BuildException has occured: java.io.IOException: Cannot resolve
artifact.
I am explicitly setting atrifactId, groupId, version and type and they
have correct values. Do I need to explicitly call out my local
repository location? Is there any documentation for this?
thanks,
steve