gerrit/gerrit-war
David Pursehouse 0d5090acb3 gerrit-plugin-gwtui/gerrit-war: Enable lifecycle plugin in pom.xml
Due to changes in the m2e Eclipse plugin for Indigo (3.7), plugin
execution no longer happens directly, but rather must be configured
through m2e's lifecycle-mapping plugin.

In order for a plugin to be invoked within Eclipse, a pluginExecution
must be defined in the lifecycle-mapping plugin corresponding to the
execution tag in the plugin definition itself.

To achieve this, a new section is added in the build section of the
POM files.

See http://goo.gl/2WCNW for details.

Change-Id: Id37cd53bea434cb9ecf8f509de8da558516e8303
2012-10-29 22:42:11 +09:00
..
.settings Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
src/main Fix binding of the DataSourceType for GWT DevMode 2012-10-22 16:42:58 +02:00
.gitignore Add Intellij IDEA files to ignore list 2012-05-03 13:17:43 -07:00
pom.xml gerrit-plugin-gwtui/gerrit-war: Enable lifecycle plugin in pom.xml 2012-10-29 22:42:11 +09:00