You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2019/04/29 09:27:26 UTC

[jira] [Issue Comment Deleted] (MESOS-3126) Building mesos.jar, uses old javadoc plugin in maven.

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

Gavin updated MESOS-3126:
-------------------------
    Comment: was deleted

(was: www.rtat.net)

> Building mesos.jar, uses old javadoc plugin in maven.
> -----------------------------------------------------
>
>                 Key: MESOS-3126
>                 URL: https://issues.apache.org/jira/browse/MESOS-3126
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0
>         Environment: Centos 6.5. 
> Manually installed maven, version 3.3.3
> Manually  installing mesos.
>            Reporter: Hans van den Bogert
>            Priority: Minor
>
> When building Mesos, including the mesos.jar. It errors when generating the javadoc:
> http://pastebin.com/TNRERS4p
> It seems the javadoc plugin is also trying to parse .class files, though the source directories are correct in the pom file.
> Further investigation leads to think that the javadoc plugin version is to blame. Setting a fixed version of 2.10.3 for the javadoc plugin, in the pom file, successfully generates the javadoc.
> In this environment, the default javadoc plugin being downloaded, is 2.8.1



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)