Hi Chris.
 
Maven2 can navigate Maven1 repositories well. 
I would define your M1 repo as a repository that your M2 build can use.
Just specify
    <layout>legacy</layout>
in your <repository> definition.
 
If you specify a different folder for your Maven2 repository, the first time 
you run a Maven2 build, it will download all the relevant dependencies from the 
M1 repo and install them to the correct location in your M2 repo.
 
Barrett
 
::   
Barrett Nuzum
Consultant, Skill Development
Direct: 918.640.4414
Fax: 972.789.1340 

Valtech Technologies, Inc.
5080 Spectrum Drive
Suite 700 West
Addison, Texas 75001
www.valtech.com <http://www.valtech.com/>   
making IT business friendly


________________________________

From: Chris Helck [mailto:[EMAIL PROTECTED]
Sent: Wed 5/16/2007 9:44 AM
To: Maven Users List
Subject: How do I upgrade internal maven1 repos to maven2



Hello,

We have some internal maven 1 repositories. I would like to convert them
to maven2, but I'd like my existing maven1 builds to keep working. How
do I do this?

Thanks,
Christopher Helck


**********************************************************************
This communication and all information (including, but not limited to,
 market prices/levels and data) contained therein (the "Information") is
 for informational purposes only, is confidential, may be legally
 privileged and is the intellectual property of ICAP plc and its affiliates
 ("ICAP") or third parties. No confidentiality or privilege is waived or
 lost by any mistransmission. The Information is not, and should not
 be construed as, an offer, bid or solicitation in relation to any
 financial instrument or as an official confirmation of any transaction.
 The Information is not warranted, including, but not limited, as to
 completeness, timeliness or accuracy and is subject to change
 without notice. ICAP assumes no liability for use or misuse of the
 Information. All representations and warranties are expressly
 disclaimed. The Information does not necessarily reflect the views of
 ICAP. Access to the Information by anyone else other than the
 recipient is unauthorized and any disclosure, copying, distribution or
 any action taken or omitted to be taken in reliance on it is prohibited. If
 you receive this message in error, please immediately delete it and all
 copies of it from your system, destroy any hard copies of it and
 notify the sender.
**********************************************************************




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

Reply via email to