You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/23 10:57:00 UTC

[jira] [Closed] (MDOCCK-26) When using Java 5 Annotations, docck incorrectly warns of no mojo descriptors found

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

Elliotte Rusty Harold closed MDOCCK-26.
---------------------------------------

> When using Java 5 Annotations, docck incorrectly warns of no mojo descriptors found
> -----------------------------------------------------------------------------------
>
>                 Key: MDOCCK-26
>                 URL: https://issues.apache.org/jira/browse/MDOCCK-26
>             Project: Maven Documentation Checker Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Anthony Whitford
>            Priority: Major
>
> I have a Maven Plugin that uses [Java 5 annotations|http://maven.apache.org/plugin-tools/maven-plugin-tools-annotations/].
> The [descriptor is being generated|http://maven.apache.org/ref/3.0.4/maven-plugin-api/plugin.html], yet the docck plugin erroneously emits a warning:
> {noformat}
> [WARNING] *******************************************************
> [WARNING] Deprecation Alert:
> [WARNING] No mojo descriptors were found in this project which has a packaging type of maven-plugin.
> [WARNING] In future versions of the plugin tools, this will fail the build.
> [WARNING] If this project is an archetype, change the packaging type from maven-plugin to maven-archetype.
> [WARNING] ********************************************************
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)