Liu Shaohui created DIRKRB-720:
----------------------------------
Summary: has-tool build failed for class ChangePasswordRemoteCmd
is missing
Key: DIRKRB-720
URL: https://issues.apache.org/jira/browse/DIRKRB-720
Project: Directory Kerberos
Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Liu Shaohui
{code:java}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile)
on project has-tool: Compilation failure: Compilation failure:
[ERROR]
/ssd/liushaohui/workspace/computing/kerby/kerby-tool/has-tool/src/main/java/org/apache/kerby/kerberos/tool/admin/remote/AdminRemoteTool.java:[30,55]
cannot find symbol
[ERROR] symbol: class ChangePasswordRemoteCmd
[ERROR] location: package org.apache.kerby.kerberos.tool.admin.remote.cmd
[ERROR]
/ssd/liushaohui/workspace/computing/kerby/kerby-tool/has-tool/src/main/java/org/apache/kerby/kerberos/tool/admin/remote/AdminRemoteTool.java:[162,28]
cannot find symbol
[ERROR] symbol: class ChangePasswordRemoteCmd
[ERROR] location: class
org.apache.kerby.kerberos.tool.admin.remote.AdminRemoteTool
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :has-tool
{code}
The failed build is related to the latest commit:
d0c9147b8f02573ce17f02e4fefee17382fce76d.
[~lijiajia418] Please help to fix it or give some advice? Thanks~
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)