plugins - Maven Dependency SLF4J Binding with Code Generation -
I have a Maven Project (P) with reliance on another Maven project (G), I project this project (G).
I feel like there is something to do with plugin management?
Project GP should not have dependency. This is just a plugin that is used during build. This project is available for PK's It seems that Jee is not playing the rules of the plugin, it should use Maven's logger, not SLF4J and here & lt; Plugins & gt; should be listed in the section. Its slf4j implementation will not end on PK chamber.
Comments
Post a Comment