gongping.zhu created ARTEMIS-3953:
-------------------------------------
Summary: project compile failed on mac
Key: ARTEMIS-3953
URL: https://issues.apache.org/jira/browse/ARTEMIS-3953
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: gongping.zhu
when i git clone zhe project and import the IDEA, it can not success use maven
to compile;
it need add zhe below element for each maven-javadoc-plugin configuation
<javadocExecutable>${java.home}/bin/javadoc</javadocExecutable>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)