diff --git a/gerrit-plugin-gwtui/pom.xml b/gerrit-plugin-gwtui/pom.xml deleted file mode 100644 index 948f13e0b0..0000000000 --- a/gerrit-plugin-gwtui/pom.xml +++ /dev/null @@ -1,161 +0,0 @@ - - - - 4.0.0 - - com.google.gerrit - gerrit-plugin-gwtui - 2.9-SNAPSHOT - Gerrit Code Review - Plugin GWT UI - - - API for UI plugins to build with GWT and integrate with Gerrit - - - - - com.google.gwt - gwt-user - 2.5.1 - - - - com.google.gwt - gwt-dev - 2.5.1 - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.codehaus.mojo - gwt-maven-plugin - [2.5.0,) - - resources - compile - i18n - generateAsync - - - - - - - - - org.apache.maven.plugins - maven-war-plugin - [2.1.1,) - - exploded - - - - - - - - - - - - - - - org.apache.maven.plugins - maven-source-plugin - - - - jar - - - - - - - org.codehaus.mojo - gwt-maven-plugin - - com.google.gerrit.Plugin - true - true - - - - - resources - compile - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - unpack-sources - package - - - - - - - run - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - ${project.build.directory}/unpack_sources - ISO-8859-1 - true - false - - - - - jar - - package - - - - - - - -