[
https://issues.apache.org/jira/browse/SCB-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved SCB-1094.
-------------------------------
Resolution: Fixed
Assignee: Willem Jiang
Fix Version/s: pack-0.3.0
> 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
> Assignee: Willem Jiang
> Priority: Major
> Fix For: pack-0.3.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)