MacOS Build Error : org.eclipse.birt-parent 4.23.0-SNAPSHOT #2380
|
I pulled latest master code and planning to test the runtime along with Tomcat 10. When running compile command mvn package -DskipTests, it stops throwing below errors.
Subsequent Error
Attaching below are my Maven and Java Versions:
Want to share with community and get to know if others are encountering similar build failure. |
Replies: 1 comment
|
I'm not an expert, but according to the error message you should use a newer Maven version (>= 3.9.9) |
I'm not an expert, but according to the error message you should use a newer Maven version (>= 3.9.9)