On 28 Sep 07, at 12:38 AM 28 Sep 07, Kevin Jackson wrote:

Hi,

I'm trying to wrap my head around how mvn 2.0.x is built and I'm a
little confused by the maven.mdo file.

It seems as if the entire org.apache.maven.model package is
auto-generated by reading an xml model and spitting out java (why?)

However in the actual model description, I can find no reference to
MavenXpp (or the io sub-package).  Where is the model description for
this?


The Java sources, xml reader/writer (for various tools like xpp3, jdom), XSD, and documentation. All comes from the same model.

Thanks,
Kev

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


Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
jason at sonatype dot com
----------------------------------------------------------




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

Reply via email to