Re: Custom Taglets

2016-04-18 Thread Jonathan Gibbons
On 04/18/2016 09:52 AM, Robert Scholte wrote: Hi, in preparation of the DevoxxFr talk about Maven and Java9 by Hervé Boutemy and Arnaud Héritier I noticed some issues with custom taglets when generation Javadoc reports. For the developers of Maven plugins we have a set of Annotations or

Custom Taglets

2016-04-18 Thread Robert Scholte
Hi, in preparation of the DevoxxFr talk about Maven and Java9 by Hervé Boutemy and Arnaud Héritier I noticed some issues with custom taglets when generation Javadoc reports. For the developers of Maven plugins we have a set of Annotations or DocletTags[1] to generate the plugin

Re: Javadoc custom Taglets

2016-04-18 Thread Jonathan Gibbons
FYI On 04/17/2016 04:03 AM, Robert Scholte wrote: Hi, in preparation of the DevoxxFr talk about Maven and Java9 by Hervé Boutemy and Arnaud Héritier I noticed some issues with custom taglets when generation Javadoc reports. For the developers of Maven plugins we have a set of Annotations