11 This plugin integrates the EMF genmodel generator in a Maven 2
12 build. It runs Eclipse in so-called
13 {{{http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/plugins/org.eclipse.emf.importer.ecore/readme.html?cvsroot=Tools_Project&rev=HEAD}headless}}
15 {{{http://dev.eclipse.org/viewcvs/indextools.cgi/*checkout*/org.eclipse.emf/plugins/org.eclipse.emf.importer.ecore/examples/library/build/codeGen.bat?rev=1.1&content-type=text/plain}some
16 magic commands}} to generate the GenModel and the model sources.
18 The plugin is dedicated to be used for
19 {{{http://www.eclipse.org/gmt/oaw/doc/4.1/30_emfExample.pdf}generating
20 the EMF based metamodel}} of an
21 {{{http://openarchitectureware.org}openArchitectureWare}} project.
25 There is only one goal, which does all the work: {{{genmodel-mojo.html}genmodel}}
29 Instructions on how to use the plugin can be found on the {{{usage.html}Usage}} page.
33 This plugins requires Eclipse, because it runs it in headless mode to
34 generate the sources. See {{{configuration.html}Eclipse
35 Configuration}} for details about the configuration to find Eclipse.