You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/09/19 16:32:52 UTC

[jira] Work Started: (MAVEN-1388) Use the generated model reader being used in the maven 2.x code.

Message:

   Work on this issue has been started by Brett Porter (mailto:brett@codehaus.org)

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1388

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1388
    Summary: Use the generated model reader being used in the maven 2.x code.
       Type: Task

     Status: In Progress

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.1

   Assignee: Brett Porter
   Reporter: Jason van Zyl

    Created: Thu, 22 Jul 2004 11:52 AM
    Updated: Sun, 19 Sep 2004 10:30 AM

Description:
This will be the first phase that introduces some of the maven 2.x components into maven 1.x and will start the process of convergence of 1.x and 2.x usage.

The model we are using is here:

http://cvs.apache.org/viewcvs.cgi/*checkout*/maven-components/maven-model/maven.mdo

This is generated using a tool we created for maven 2.x called Modello which can be found here: http://modello.codehaus.org.

The advantages we gain by using the model are immediate:

o everything is consistently generated from the model so documentation
and artifacts like the XSD stay in sync.

o we create a bridge to use of maven 2.x which uses the same mechanisms.

o it will be easier to track changes to the model as modello descriptors all commenting and annotations for different versions of 
the model.

Jason and Brett will be devising the plan for best way to introduce the modello model use for Maven 1.1 so if you're interested in anything just ping one of them.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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