Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Conversation

@hylarucoder
Copy link
Contributor

修复 不锁定lombok版本导致的执行 mvn clean package -DskipTests 报下面的错误

”“”
Lombok annotation handler class lombok.javac.handlers.HandleBuilder failed on /Users/lihong/learn/java/staffjoy/company-api/src/main/java/xyz/staffjoy/company/dto/TimeZoneList.java: java.lang.IllegalStateException: Lombok TreeMaker frontend issue: no match when looking for method: com.sun.tools.javac.tree.JCTree$JCCase com.sun.tools.javac.tree.TreeMaker.Case(com.sun.tools.javac.tree.JCTree$JCExpression, com.sun.tools.javac.util.List)

“”“

修复 不锁定lombok版本导致的执行 mvn clean package -DskipTests 报下面的错误

”“”
Lombok annotation handler class lombok.javac.handlers.HandleBuilder failed on /Users/lihong/learn/java/staffjoy/company-api/src/main/java/xyz/staffjoy/company/dto/TimeZoneList.java: java.lang.IllegalStateException: Lombok TreeMaker frontend issue: no match when looking for method: com.sun.tools.javac.tree.JCTree$JCCase com.sun.tools.javac.tree.TreeMaker.Case(com.sun.tools.javac.tree.JCTree$JCExpression, com.sun.tools.javac.util.List)

“”“
@hylarucoder hylarucoder changed the title Update pom.xml 修复 不锁定lombok版本导致的BUG May 6, 2020
@william-yangbo william-yangbo merged commit 0b1fd6d into bootcs-dev:master May 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants