Package mvn-anno-mojo: Information

    Source package: mvn-anno-mojo
    Version: 1.3.1-alt1_1jpp5
    Build time:  Mar 5, 2009, 10:49 PM
    Category: Development/Java
    Report package bug
    License: ASL 2.0
    Summary: Maven Plugin Plugin Annotations Extension
    Description: 
    This is a Maven2 extension of maven-plugin-plugin that
    allows writing Annotated Plug-in Mojos using JDK 1.5+
    annotations instead of doclet comments.
    This has a couple of benefits over using JavaDoc-style
    annotations:
    * You will get compile-time checks for your plugin metadata.
    * You can use annotations on interface getter methods
      instead of field annotations, which allows for greater
      flexibility in your plugin object model.
    * Since JDK 1.5 annotations are supported in most IDEs, you
      will benefit from code-completion and syntactic checks.

    List of rpms provided by this srpm:
    mvn-anno-mojo (noarch)
    mvn-anno-mojo-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. maven-shared-plugin-tools-api
      3. maven-surefire-plugin
      4. maven2 >= 0:2.0.7
      5. maven2-plugin-antrun
      6. maven2-plugin-assembly
      7. maven2-plugin-checkstyle
      8. maven2-plugin-compiler
      9. maven2-plugin-dependency
      10. maven2-plugin-enforcer
      11. maven2-plugin-install
      12. maven2-plugin-jar
      13. maven2-plugin-javadoc
      14. maven2-plugin-plugin
      15. maven2-plugin-pmd
      16. maven2-plugin-project-info-reports
      17. maven2-plugin-resources
      18. maven2-plugin-source
      19. mojo-maven2-plugin-cobertura
      20. mojo-maven2-plugin-idlj
      21. concurrent
      22. jpackage-compat
      23. jpackage-utils >= 0:1.7.5
      24. junit

    Last changed


    March 3, 2009 Igor Vlasenko 0:1.3.1-alt1_1jpp5
    - new version