How does that work if both repositories are using different layouts (one
is default and the other is legacy)?
 

-----Original Message-----
From: Alexandre Poitras [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 05, 2006 9:50 AM
To: Maven Users List
Subject: Re: [m2] Deploying to more than one repository

I would use a synchronization script between the two repositories.
This is what Apache do.

On 5/5/06, David Jackman <[EMAIL PROTECTED]> wrote:
> While we transition our projects to Maven 2, I'd like to be able to 
> deploy artifacts built by Maven 2 to our internal Maven 2 repository 
> as well as our internal Maven 1 repository for those project that 
> haven't migrated yet.  However, the <distributionManagement> element 
> in the pom will only allow one <repository>.  Is there a way to deploy

> to more than one?  I can't use snapshotRepository for it.
>
> ..David..
>
>
>

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


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

Reply via email to