[
https://issues.apache.org/jira/browse/HBASE-22266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Somogyi resolved HBASE-22266.
-----------------------------------
Resolution: Fixed
> Add yetus personality to connectors to avoid scaladoc issues
> ------------------------------------------------------------
>
> Key: HBASE-22266
> URL: https://issues.apache.org/jira/browse/HBASE-22266
> Project: HBase
> Issue Type: Task
> Components: hbase-connectors
> Affects Versions: connector-1.0.0
> Reporter: Balazs Meszaros
> Assignee: Balazs Meszaros
> Priority: Major
> Fix For: connector-1.0.0
>
>
> yetus scaladoc plugin failed, because it tries to run it on every module:
> {noformat}
> [ERROR] No plugin found for prefix 'scala' in the current project and in the
> plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from
> the repositories [local
> (/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-CONNECTORS-Build/yetus-m2/hbase-connectors-master-patch-1),
> central (https://repo.maven.apache.org/maven2)] -> [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/NoPluginFoundForPrefixException
> {noformat}
> We should enable scaladoc plugin only on hbase-spark project.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)