Hi all,

I've submitted a little Maven 2 plugin to the Modello project, it allow
to convert UML class diagrams to Modello DataModel files.
If you're interested in testing the preliminary version read the issue:
http://jira.codehaus.org/browse/MODELLO-106
and look at the provided model and tagged values.

If you're wondering what is Modello here is the an excerpt from the home
page of the project:

"Modello is a Data Model toolkit in use by the Maven 2 Project.
What it does.

It all starts with the DataModel.
Once a DataModel is defined, the toolkit can be used to generate any of
the following at compile time.

   * Java Pojos of the DataModel.
   * Java Pojos to XML Writer. (provided via xpp3, stax, jdom or dom4j)
   * XML to Java Pojos Reader. (provided via xpp3, stax or dom4j)
   * XDOC documentation of the DataModel.
   * XML Schema to validate the DataModel.
   * Java Model to Prevayler Store (actually this plugin is in the
sandbox).
   * Java Model to JPOX Store.
   * Java Model to JPOX Mapping."

Notice that this is a "developer preview" and that it require to
manually install ArgoUML 0.25.4 in a Maven 2 repository (as well as the
the plugin and Modello by itself) before beeing used.

Best regards,

PS: Sorry for the spam for people also subscribed to the developer mailing list.

--
Cordialement,
Ludo - http://www.ubik-products.com
---
"L'amour pour principe et l'ordre pour base; le progres pour but" (A.Comte)




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

Reply via email to