Hi all,

I have a parent POM, containing the master version number for many
subprojects.

The <version> element, being optional, is left out, and subprojects
inherit the version from the parent.

In the subprojects however, the parent tag is mandatory. And despite a
relativePath tag being present pointing back at the parent POM, the
version number is mandatory inside the parent tag.

So for this to work, the version number has to be specified in the parent
POM, and over and over again in each child POM, inside each parent tag.

This unnecessary duplication and resulting extra work involved bumping the
version number is making it difficult to sell maven as a build process to
our team.

Is this bug a known problem?

Regards,
Graham
--



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to