plugin resolution failures during pom-less execution (like archetype:generate)
------------------------------------------------------------------------------

                 Key: MNG-4246
                 URL: http://jira.codehaus.org/browse/MNG-4246
             Project: Maven 2
          Issue Type: Bug
    Affects Versions: 3.0
            Reporter: Igor Fedorenko
         Attachments: standalone-mojo-resolution.diff

With Maven 3.0-SNAPSHOT rev 795227 pom-less execution only works if plugin and 
all its dependencies are present in local repository. If any of the jars is not 
available locally, execution fails with MultipleArtifactsNotFoundException. 
Attached patch appears to solve the problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to