You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2017/02/20 19:19:44 UTC

[jira] [Resolved] (SM-3174) Use annotations in depends-maven-plugin instead doclets

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

Krzysztof Sobkowiak resolved SM-3174.
-------------------------------------
    Resolution: Fixed

Fixed in http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/commit/3c95e367. Thanks to Mario for the pull request!!!

> Use annotations in depends-maven-plugin instead doclets
> -------------------------------------------------------
>
>                 Key: SM-3174
>                 URL: https://issues.apache.org/jira/browse/SM-3174
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: tooling
>            Reporter: Mario Krizmanic
>            Assignee: Krzysztof Sobkowiak
>             Fix For: depends-maven-plugin-1.4.0
>
>
> depends-maven-plugin uses doclet maven instructions. As I'd like to re-use the plugin's mojo in my own plugin, I has to make a reference to the mojo what I am not able because doclets are not included in compiled classes, so my plugin does not see them.
> So, I think the doclets should be changed with the annotations: [1]
> [1] https://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/using-annotations.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)