[ http://jira.codehaus.org/browse/MNGECLIPSE-66?page=comments#action_57304 ]
David LE MOING commented on MNGECLIPSE-66: ------------------------------------------ This problem is solved in version 0.0.4. The problem now is that the test-jar is found but not added to the build path. > unable to find artifacts from attached tests > -------------------------------------------- > > Key: MNGECLIPSE-66 > URL: http://jira.codehaus.org/browse/MNGECLIPSE-66 > Project: Maven 2.x Extension for Eclipse > Type: Bug > Components: Dependency Resolver > Versions: 0.0.3 > Reporter: Jesper Zedlitz > Assignee: Jason van Zyl > > > I am using attached tests as described here: > http://maven.apache.org/guides/mini/guide-attached-tests.html > Although the test jar is already installed the plugin states it is "Unable to > download the artifact from any repository: > com.myco.app:foo-1.0-SNAPSHOT.test-jar" (using the same name as in the docu > here as example). > In the repository the name of the jar file is > "com.myco.app:foo-1.0-SNAPSHOT-tests.jar". > Maybe just '-' and '.' are mixed up...? -- 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]
