Willem Jiang created SCB-1094:
---------------------------------
Summary: Java doc build error in tcc-inventory
Key: SCB-1094
URL: https://issues.apache.org/jira/browse/SCB-1094
Project: Apache ServiceComb
Issue Type: Bug
Components: Saga
Reporter: Willem Jiang
When doing the release build. There is a javadoc build error
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on
project tcc-inventory: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - javadoc: error - class file for
javax.interceptor.InterceptorBinding not found
[ERROR]
[ERROR] Command line was:
/Library/Java/JavaVirtualMachines/jdk1.8.0_161.jdk/Contents/Home/bin/javadoc
@options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in
'/servicecomb/servicecomb-pack/demo/tcc-spring-demo/inventory/target/apidocs'
dir.
[ERROR]
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :tcc-inventory
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)