Uploaded image for project: 'Maven Plugin Testing'
  1. Maven Plugin Testing
  2. MPLUGINTESTING-34

Documentation: sample code using MojoRule doesn't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • None
    • plugin-testing-harness
    • None

    Description

      The cookbook reachable from https://maven.apache.org/plugin-testing/maven-plugin-testing-harness/getting-started/index.html includes code like this:

      File pom = rule.getTestFile( "src/test/resources/unit/project-to-test/pom.xml" );
      

      This method does not exist on MojoRule (http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/MojoRule.html).

      Attachments

        Activity

          People

            jvanzyl Jason van Zyl
            ljnelson Laird Nelson
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: