You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2021/10/07 11:22:11 UTC

[maven] branch mojo-logging updated (97043af -> b496948)

This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a change to branch mojo-logging
in repository https://gitbox.apache.org/repos/asf/maven.git.


    from 97043af  Make clear on MavenSessiob that plugin context is ConcurrentMap
     add b496948  Tidy up and javadoc clarifications.

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/maven/plugin/AbstractMojo.java | 12 +++++++-----
 .../main/java/org/apache/maven/plugin/ContextEnabled.java   | 13 +++++++++----
 .../src/main/java/org/apache/maven/plugin/Mojo.java         |  6 +++++-
 3 files changed, 21 insertions(+), 10 deletions(-)