Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Acceleo/Maven"

(first version of the maven page)
 
m (Maven Integration)
Line 2: Line 2:
  
 
/!\ currently being written for the Eclipse 4.2 Juno release /!\
 
/!\ currently being written for the Eclipse 4.2 Juno release /!\
 +
 +
== Old Maven Build ==
 +
 +
The old maven build is based on a call to a Java class used to launch a stand alone Acceleo compilation.
 +
 +
== New Maven Build ==
 +
 +
The new maven build is using a maven based plugin that can be integrated seamlessly in a maven based workflow.

Revision as of 09:06, 22 May 2012

Maven Integration

/!\ currently being written for the Eclipse 4.2 Juno release /!\

Old Maven Build

The old maven build is based on a call to a Java class used to launch a stand alone Acceleo compilation.

New Maven Build

The new maven build is using a maven based plugin that can be integrated seamlessly in a maven based workflow.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.