Michal Srb created MPLUGINTESTING-35:
----------------------------------------

             Summary: ClassNotFoundException: 
org.apache.maven.execution.MavenExecutionResult
                 Key: MPLUGINTESTING-35
                 URL: https://jira.codehaus.org/browse/MPLUGINTESTING-35
             Project: Maven Plugin Testing
          Issue Type: Bug
          Components: plugin-testing-harness
    Affects Versions: 3.0.0
         Environment: maven 3.1.1
            Reporter: Michal Srb
         Attachments: maven-my-plugin.tar.gz

Some important dependencies in pom.xml have scope "provided" and therefore if 
some project wants to use 
org.apache.maven.plugin-testing:maven-plugin-testing-harness:3.0.0 it also 
needs to explicitly specify dependencies of plugin-testing-harness 
(org.apache.maven:{maven-core,maven-model,maven-aether-provider} ...). Commit 
9a6269bc changed scope of all those dependencies from compile to provided, but 
commit message doesn't explain why. What was the reason for doing so?

simple reproducer included in attachment

Thanks

--
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

Reply via email to