maven/maven-1.x-integration
Brett Leslie Porter c5acaded88 upgrade to plexus 1.0-alpha-7 container, switching to new group ID
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293193 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 00:54:01 +00:00
..
src/main match interface and impl 2005-09-16 07:07:51 +00:00
README.txt Initial revision 2004-09-17 22:03:03 +00:00
pom.xml upgrade to plexus 1.0-alpha-7 container, switching to new group ID 2005-10-03 00:54:01 +00:00

README.txt

Maven 1.x Integration

This component will internally spawn a complete Maven 1.x instance
that will run a project from within m2, using a specified version of
Maven 1.x.

This will allow a mix of m2 and m1 projects in a single organization
with only one installation, aiding the transition.

Work in progress, Brett Porter, 18/8/04


Currently it does require an m1 installation to obtain the plugins installed. It could potentially use
the plugin descriptor file for this.