[ 
https://issues.apache.org/jira/browse/SIS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Desruisseaux closed SIS-75.
----------------------------------

> Replace javadoc annotation by JDK5 annotations in Mojo
> ------------------------------------------------------
>
>                 Key: SIS-75
>                 URL: https://issues.apache.org/jira/browse/SIS-75
>             Project: Spatial Information Systems
>          Issue Type: Improvement
>          Components: Build process
>    Affects Versions: 0.3, 0.4, 0.5, 0.6
>         Environment: Maven 3.0.4
>            Reporter: Martin Desruisseaux
>            Assignee: Martin Desruisseaux
>            Priority: Minor
>             Fix For: 0.7
>
>
> The Maven plugins defined in the {{sis-build-helper}} module currently use 
> Javadoc-style annotations for declaring the Mojo goals and parameters. This 
> was the way to create Mojo prior Java 5. Now, it is possible to use Java 5 
> annotations instead, which would probably be safer. Documentation for doing 
> so is there:
> * 
> [Tutorial|http://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/using-annotations.html]
> * 
> [Javadoc|http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/package-summary.html]
> However, this is currently limited by the 
> [MNG-5346|http://jira.codehaus.org/browse/MNG-5346] issue. Maybe not a major 
> limitation, but nevertheless we may be better to wait for Java 5 annotations 
> in Maven to mature before to make the move. This issue is a reminder for 
> revisiting this task later.



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

Reply via email to