szetszwo commented on PR #5338:
URL: https://github.com/apache/ozone/pull/5338#issuecomment-1730312218
Build failure due to the following error.
```
[INFO] --- aspectj:1.14.0:compile (default) @ ozone-manager ---
[INFO] Showing AJC message detail for messages of types: [error, warning,
fail]
[ERROR] Internal compiler error: java.lang.Exception:
java.lang.NullPointerException at
org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.RoundDispatcher.handleProcessor(RoundDispatcher.java:172)
/Users/szetszwo/ozone/ozone-fork/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/audit/package-info.java:0
(no source information available)
```
After updated `aspectj.version` to 1.9.20.1, the error goes away.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]