| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| <artifactId>zbox</artifactId> | ||
| <version>${project.version}</version> | ||
| </dependency> | ||
| <dependency> |
There was a problem hiding this comment.
You moved the dependency to the "premium" profile - that is not expected.
Sorry, something went wrong.
There was a problem hiding this comment.
There is no org.zstack:log4j2 module under zstack and the maven can not find this dependency during building. So i guess the module is under premium version and move it there. Any suggestion about the placement of org.zstack:log4j2 dependency?
Sorry, something went wrong.
There was a problem hiding this comment.
@live4thee Could we just remove this log4j2 dependency?
Sorry, something went wrong.
There was a problem hiding this comment.
I checked the code base and it turned out that your patch is correct. I will merge it. Thanks.
Sorry, something went wrong.
There was a problem hiding this comment.
Merged.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
ZStack build failed for missing org.zstack:log4j2 dependency.
Solution: Move the org.zstack:log4j2 dependency under premium profile.