You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Anders Hammar (JIRA)" <ji...@apache.org> on 2016/01/13 11:27:39 UTC

[jira] [Created] (MPLUGINTESTING-47) Incorrect Mojo Java5 annotations in example

Anders Hammar created MPLUGINTESTING-47:
-------------------------------------------

             Summary: Incorrect Mojo Java5 annotations in example
                 Key: MPLUGINTESTING-47
                 URL: https://issues.apache.org/jira/browse/MPLUGINTESTING-47
             Project: Maven Plugin Testing
          Issue Type: Bug
          Components: plugin-testing-harness
    Affects Versions: 3.3.0
         Environment: n/a
            Reporter: Anders Hammar
            Priority: Minor


In this example:
http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/examples/complex-mojo-parameters.html
the @Component annotations is used for MavenProject and Settings, which is not the recommended practice. Should be @Parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)