-
Bug
-
Resolution: Fixed
-
Major
-
None
groupId/artifactId and version must not contain any properties when deployed to a repository (see Maven Flatten Plugin if you want to have this locally and yet still deploy to a repo and have it correctly consumable.
Changing the artifactID is also a very strange thing to do, the version is the normal thing to change(see also Maven CI Friendly Version)
This has the effect that consumers of the plugin via the pom can not do so correctly.
- links to