Wayne Fay ha scritto:
> groupId + artifactId + versionId uniquely identifies artifacts in
> Maven. Therefore multiple children with the same groupId and
> artifactId in a given project is invalid.
> 
> Change the artifactId of one of the offending children. There is no
> other "solution" or "workaround".
> 
> Wayne

This  is not coherent.

You say groupId + artifactId + versionId uniquely identify an artifact.
So I should be able to manage multiple versions of the same artifact in
a single reactor build.

What you say should only apply to 2 modules having all 3 values identical...

Is this considered a limit of maven?

Stefano


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

Reply via email to