[
https://jira.codehaus.org/browse/MPLUGINTESTING-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=355076#comment-355076
]
Julien Herr edited comment on MPLUGINTESTING-34 at 10/28/14 10:03 AM:
----------------------------------------------------------------------
It wasn't update. :-(
The site was published ("Last Published: 2014-07-08") and the incorrect
documentation is still there.
edit:
In fact, the site publish well what is in the sources:
http://svn.apache.org/repos/asf/maven/plugin-testing/trunk/maven-plugin-testing-harness/src/site/apt/getting-started/index.apt
was (Author: juherr):
It wasn't update. :-(
The site was published ("Last Published: 2014-07-08") and the incorrect
documentation is still there.
> Documentation: sample code using MojoRule doesn't work
> ------------------------------------------------------
>
> Key: MPLUGINTESTING-34
> URL: https://jira.codehaus.org/browse/MPLUGINTESTING-34
> Project: Maven Plugin Testing
> Issue Type: Bug
> Components: plugin-testing-harness
> Affects Versions: 3.0.0
> Reporter: Laird Nelson
> Assignee: Jason van Zyl
>
> The cookbook reachable from
> https://maven.apache.org/plugin-testing/maven-plugin-testing-harness/getting-started/index.html
> includes code like this:
> {code:java}
> File pom = rule.getTestFile(
> "src/test/resources/unit/project-to-test/pom.xml" );
> {code}
> 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).
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)