You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Henri Yandell <fl...@gmail.com> on 2007/06/09 00:25:28 UTC

Relocation in repositories

Relocation is, I presume, a hack?

Would it be possible to put the relocation in the maven-metadata.xml
and not make it something that is done for every release. I'm thinking
maybe of:

<synonyms>
  <synonym>org.apache.commons</synonym>
</synonyms>

Or maybe it would support both groupId and artifactId. Basically it
doesn't scope to have to do relocations on an ongoing basis.

95% chance I'm just missing the big picture :)

Hen

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Relocation in repositories

Posted by Carlos Sanchez <ca...@apache.org>.
it's definitely a hack and needs to be in the metadata, for groups and artifacts

On 6/8/07, Henri Yandell <fl...@gmail.com> wrote:
> Relocation is, I presume, a hack?
>
> Would it be possible to put the relocation in the maven-metadata.xml
> and not make it something that is done for every release. I'm thinking
> maybe of:
>
> <synonyms>
>   <synonym>org.apache.commons</synonym>
> </synonyms>
>
> Or maybe it would support both groupId and artifactId. Basically it
> doesn't scope to have to do relocations on an ongoing basis.
>
> 95% chance I'm just missing the big picture :)
>
> Hen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org