This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push: new 6be27cb3 Maven does not use the Plexus logging API any more (#579) 6be27cb3 is described below commit 6be27cb3b9c703772fb6837f27ec8547d840639b Author: Elliotte Rusty Harold <elh...@users.noreply.github.com> AuthorDate: Mon Nov 18 22:05:37 2024 +0000 Maven does not use the Plexus logging API any more (#579) --- content/markdown/maven-logging.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/markdown/maven-logging.md b/content/markdown/maven-logging.md index cb0a907d..687d0b78 100644 --- a/content/markdown/maven-logging.md +++ b/content/markdown/maven-logging.md @@ -17,8 +17,6 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -Maven uses [Plexus logging API][6] with basic Maven implementation writing -to stdout. We have reached the decision that [SLF4J][1] is the best option for a logging API: SLF4J has reached a certain level of ubiquity and while SLF4J may not be perfect,