Hello Maven users,

Is there a reason why maven-changelog-plugin (v2.2) appends submodule
artifactId and not corresponding module name from submodule's
aggregator modules list when constructing submodule scm (in my case
svn) url? When module name and artifactId are different, generating
changed sets for the report fails for me because of this behavior.
Submodule artifactId contains groupId as prefix (e.g.
foo.bar:foo.bar.module1), while module name in module aggregator
contains just a name (module1) without a prefix.

Regards,
Stevo.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to