[MENFORCER-427] New rule to ban dynamic versions by kwin · Pull Request #187 · apache/maven-enforcer (original) (raw)

This is strange because 1.0 is resolved to this...I wonder why this range is logically invalid.

Well, [1.0] exists for a reason. I think it is parsed to [1.0,1.0] then of course it incurs resolution. Hard for me to tell whether this should be blocked or not. If you want to block this, fine. Add a comment about the situation.