[ http://jira.codehaus.org/browse/MNGECLIPSE-96?page=comments#action_62412 ]
Matt Brozowski commented on MNGECLIPSE-96: ------------------------------------------ After testing the jar I found that somehow the README didn't get included (put it in the wrong dir) Here are the instructions: This demonstrates a problem with the maven extension for eclipse that fail to include 'test-jar' dependencies into the Maven Dependencies classpath To demonstrate this do the following: cd project1 mvn install This will install the jar and the test-jar into the local repository running mvn test in the project2 directory will demonstrate that tests all compile and build bring up eclipse on project2 and enable the maven2 extension version 0.0.5. The code will fail to compile because the attached tests will not be included in the classpath. > plugin does not add test-jar dependencies to classpath > ------------------------------------------------------ > > Key: MNGECLIPSE-96 > URL: http://jira.codehaus.org/browse/MNGECLIPSE-96 > Project: Maven 2.x Extension for Eclipse > Type: Bug > Components: Dependency Resolver > Versions: 0.0.5 > Reporter: Matt Brozowski > Assignee: Eugene Kuleshov > Attachments: test-jar-tests.tar.gz > > > I have a project that depends on the attached tests of another project as > descripted in > http://maven.apache.org/guides/mini/guide-attached-tests.html > The extension for eclipse does not add the attached tests to the classpath > and so I get compile errors. -- 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