Commit bda1c8e
committed
PopulateAppMojo: change skip message back to info
I thought it would be nice not to see it in the common case where the
property is unset. But there is an integration test checking for the
message. And it's no more bothersome than other plugins that emit
one-line statuses -- e.g.:
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ Example_PlugIn ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ Example_PlugIn ---
[INFO] No tests to run.1 parent 36cf519 commit bda1c8e
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments