The Maven compatibility matrix in the README is slightly confusing because it has the following entry for "Maven 3.0":
| Maven Version |
Plugin Version |
Notes |
| Maven 3.0 (and onwards) |
from 2.2.4 |
With Maven 3.0.X SLF4J fails to load class "org.slf4j.impl.StaticLoggerBinder". |
If this only applies to 3.0.X, then the "onwards" should probably be removed. And it would be good if that was in the first row of the table.
Additionally what is the "from 2.2.4" supposed to mean given that for the other versions, it says "any"?
The Maven compatibility matrix in the README is slightly confusing because it has the following entry for "Maven 3.0":
If this only applies to 3.0.X, then the "onwards" should probably be removed. And it would be good if that was in the first row of the table.
Additionally what is the "from 2.2.4" supposed to mean given that for the other versions, it says "any"?