Error proof information :
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project falcon-ms-organization: Compilation failure
[ERROR] /DATA/jenkins/.jenkins/workspace/springboot project 28 The deployment environment /src/main/java/com/travelsky/falcon/ms/organization/controller/ParApiController.java:[48,31] cannot find symbol
[ERROR] symbol: method getAgentId()
[ERROR] location: variable request of type com.travelsky.falcon.ms.vo.base.BaseRequestVO<java.lang.Long>
[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
Question why :jenkins maven The local warehouse keeps the old jar Delete and rebuild .
The default local warehouse general path is /home/.m2/repository