Hi,

imagine an artifact that has currently two active development branches, say one branch at version 2.x and the other branch at version 3.x, both branches use the same groupId/artifactId for the artifact.

Now, if a release is performed on the 3.x branch, the repo metadata will be updated to have <release>3.x</release>. If later on a release from the 2.x branch is performed, the repo metadata will again be updated to have <release>2.x</release>, i.e. the release info for the artifact is downgraded.

This looks odd. Merely depending on the timing of the releases, one has either the 2.x artifact or the 3.x artifact as being "release". Is that intentional?


Benjamin

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

Reply via email to