mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 09:22:41 +08:00
This commit improves the cleanup algorithm to accept artifactId with versions in them as it's used as part of the package name by default. `foo-1.4.5` now generates `foo145`. Closes gh-436