[ http://jira.codehaus.org/browse/MNG-627?page=all ]
John Casey closed MNG-627:
--------------------------
Resolution: Fixed
sorry, forgot to close this earlier
> resolveCoreArtifacts cannot find artifacts that were not built by Maven.
> ------------------------------------------------------------------------
>
> Key: MNG-627
> URL: http://jira.codehaus.org/browse/MNG-627
> Project: Maven 2
> Type: Bug
> Versions: 2.0-beta-1
> Reporter: Brett Porter
> Assignee: John Casey
> Fix For: 2.0-beta-1
>
>
> this method appears to be attempting to improve effeciency by resolving to
> artifacts in /lib to avoid going to repository again. However, for non-Maven
> produced artifacts like commons-validator it fails because the pom.xml file
> is not embedded in it.
> It should either find the jar file in a different way, or it should just skip
> those jars and resolve them normally
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]