Skip to content

Commit

Permalink
tttttttttttttyyyyy2
Browse files Browse the repository at this point in the history
Signed-off-by: crazyhzm <crazyhzm@apache.org>
  • Loading branch information
CrazyHZM committed Feb 18, 2024
1 parent 39d3683 commit e355254
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ private void parseLifecyclePhaseDefinitions(Map<Plugin, Plugin> plugins, String

List<LifecycleMojo> mojos = goals.getMojos();
if (logger.isDebugEnabled()) {
logger.debug("parseLifecyclePhaseDefinitions : mojos = " + mojos.size());
logger.debug("parseLifecyclePhaseDefinitions: mojos = " + mojos.size());
}
if (mojos != null) {

Expand Down

0 comments on commit e355254

Please sign in to comment.