Igor Fedorenko created MPLUGINTESTING-33: --------------------------------------------
Summary: Suboptimal/unexpected plugin artifact file Key: MPLUGINTESTING-33 URL: https://jira.codehaus.org/browse/MPLUGINTESTING-33 Project: Maven Plugin Testing Issue Type: Bug Reporter: Igor Fedorenko Plugin descriptor of the mojo execution returned by AbstractMojoTestCase#newMojoExecution "comes" from an artifact that has file pointing at test project basedir. This is incorrect and causes problems for mojos that make assumptions about their plugin artifact contents at runtime. Plugin artifact file should either be target/classes or actual plugin jar, depending on the test plugin is packages during the test. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira