Hi,

Maven 1 and Maven 2 can coexist on the same machine, so installing Maven
2 will not break your existing Maven 1 builds. However, you will not be
able to build your old Maven 1 builds with Maven 2. Thr projects needs
to be migrated.

A project can contain both a project.xml file (maven 1) and a pom.xml (maven 2) at the same time, so no big bang migration is required.

Support both maven 1 and maven 2 simultaneously, and then deprecate maven 1 once your developers are used to working with it.

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to