Maven Repository - POM file for GWT gwt-bootstrap 2.2.1.0 2.2.1.0

Summary

GWT-Bootstrap.

A GWT Library that provides the widgets of Twitter Bootstrap..

Declaration

Here is the list of declaration for gwt-bootstrap. If you use Maven you can use the following code to add the dependency for this POM file.

<dependency>
   <groupId>com.github.gwtbootstrap</groupId>
   <artifactId>gwt-bootstrap</artifactId>
   <version>2.2.1.0</version>
</dependency>

If you think this Maven repository POM file listing for gwt-bootstrap is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

License

Name:Apache License, Version 2.0
URL: http://www.apache.org/licenses/LICENSE-2.0.





Depends on

The gwt-bootstrap-2.2.1.0 has 6 dependencies.The most popular ones are listed in the following table along with their categories and number of artifacts depending on them.

CategoryArtifactDepended By Count
JUnitjunit 4.8.1
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
1256
Java Libraryvalidation-api 1.0.0.GA
Bean Validation (JSR-303) API.
355
Java Libraryvalidation-api 1.0.0.GA
Bean Validation (JSR-303) API.
355

Plugin

The following plugins are used in the gwt-bootstrap-2.2.1.0.jar

  1. downloads-maven-plugin
  2. gwt-maven-plugin
  3. maven-compiler-plugin
  4. maven-eclipse-plugin
  5. maven-javadoc-plugin
  6. maven-javadoc-plugin
  7. maven-license-plugin
  8. maven-site-plugin
  9. maven-source-plugin
  10. maven-surefire-report-plugin
  11. maven-war-plugin
  12. site-maven-plugin




Packages

The following packages are defined in the gwt-bootstrap-2.2.1.0.jar

com.github.gwtbootstrap.client
com.github.gwtbootstrap.client.ui
com.github.gwtbootstrap.client.ui.base
com.github.gwtbootstrap.client.ui.config
com.github.gwtbootstrap.client.ui.constants
com.github.gwtbootstrap.client.ui.event
com.github.gwtbootstrap.client.ui.incubator
com.github.gwtbootstrap.client.ui.resources
com.github.gwtbootstrap.client.ui.resources.internal
com.github.gwtbootstrap.client.ui.resources.prettify
com.github.gwtbootstrap.datepicker.client
com.github.gwtbootstrap.datepicker.client.ui
com.github.gwtbootstrap.datepicker.client.ui.base
com.github.gwtbootstrap.datepicker.client.ui.resources
com.github.gwtbootstrap.datepicker.client.ui.util
com.github.gwtbootstrap.datetimepicker.client
com.github.gwtbootstrap.datetimepicker.client.ui
com.github.gwtbootstrap.datetimepicker.client.ui.base
com.github.gwtbootstrap.datetimepicker.client.ui.resources
com.github.gwtbootstrap.datetimepicker.client.ui.util




POM File Source

Here is the content of the POM file.

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <!-- POM file generated with GWT webAppCreator -->
  <parent>
    <groupId>org.sonatype.oss</groupId>
    <artifactId>oss-parent</artifactId>
    <version>7</version>
  </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>com.github.gwtbootstrap</groupId>
    <artifactId>gwt-bootstrap</artifactId>
    <version>2.2.1.0</version>
    <packaging>jar</packaging>

    <name>GWT-Bootstrap</name>
    <description>A GWT Library that provides the widgets of Twitter Bootstrap.</description>
    <url>http://gwtbootstrap.github.com/</url>

    <licenses>
        <license>
            <name>Apache License, Version 2.0</name>
            <url>http://www.apache.org/licenses/LICENSE-2.0</url>
            <distribution>repo</distribution>
            <comments>Same as Twitter Bootstrap</comments>
        </license>
    </licenses>

    <inceptionYear>2012</inceptionYear>
    <!-- project infomation -->
    <scm>
        <url>git@github.com:gwtbootstrap/gwt-bootstrap.git</url>
        <connection>scm:git:git@github.com:gwtbootstrap/gwt-bootstrap.git</connection>
        <developerConnection>scm:git:git@github.com:gwtbootstrap/gwt-bootstrap.git</developerConnection>
      <tag>gwt-bootstrap-2.2.1.0</tag>
  </scm>
    <issueManagement>
        <system>github</system>
        <url>https://github.com/gwtbootstrap/gwt-bootstrap/issues</url>
    </issueManagement>
    <organization>
        <name>gwtbootstrap</name>
        <url>https://github.com/gwtbootstrap</url>
    </organization>
    <mailingLists>
        <mailingList>
            <name>GWT-Bootstrap</name>
            <archive>https://groups.google.com/d/forum/gwt-bootstrap</archive>
            <subscribe>gwt-bootstrap+subscribe@googlegroups.com</subscribe>
            <unsubscribe>gwt-bootstrap+unsubscribe@googlegroups.com</unsubscribe>
            <post>https://groups.google.com/d/forum/gwt-bootstrap</post>
        </mailingList>
    </mailingLists>
    
    <contributors>
        <contributor>
            <name>Raidok</name>
            <url>https://github.com/Raidok</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>PerWiklander</name>
            <url>https://github.com/PerWiklander</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>C?ssio de Freitas e Silva</name>
            <url>https://github.com/ksfreitas</url>
            <roles>
                <role>developer</role>
            </roles>
            <timezone>-3</timezone>
        </contributor>
        <contributor>
            <name>tjwebb</name>
            <url>https://github.com/tjwebb</url>
            <roles>
                <role>developer</role>
                <role>ci server</role>
            </roles>
        </contributor>
        <contributor>
            <name>lowsky</name>
            <url>https://github.com/lowsky</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>schollD</name>
            <url>https://github.com/schollD</url>
            <roles>
                <role>developer</role>
            </roles>
            <timezone>+1</timezone>
        </contributor>
        <contributor>
            <name>jkpl</name>
            <url>https://github.com/jkpl</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>ivangsa</name>
            <url>https://github.com/ivangsa</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>rexorient</name>
            <url>https://github.com/rexorient</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>doctorj</name>
            <url>https://github.com/doctorj</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>rwl</name>
            <url>https://github.com/rwl</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>JulienNexonia</name>
            <url>https://github.com/JulienNexonia</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>PerWiklander</name>
            <url>https://github.com/PerWiklander</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>ToruInoue</name>
            <url>https://github.com/ToruInoue</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>ksfreitas</name>
            <url>https://github.com/ksfreitas</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>dbachelder</name>
            <url>https://github.com/dbachelder</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>creex</name>
            <url>https://github.com/creex</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>drafael</name>
            <url>https://github.com/drafael</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>komasoftware</name>
            <url>https://github.com/komasoftware</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>porcelli</name>
            <url>https://github.com/porcelli</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>gonzohunter</name>
            <url>https://github.com/gonzohunter</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>weeshin</name>
            <url>https://github.com/weeshin</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
        <contributor>
            <name>mathieuboniface</name>
            <url>https://github.com/mathieuboniface</url>
            <roles>
                <role>developer</role>
            </roles>
        </contributor>
    </contributors>
    <ciManagement>
        <system>CloudBees Jenkins</system>
    </ciManagement>

    <!-- project settings -->
    <properties>
        <!-- Convenience property to set the GWT version -->
        <gwtVersion>2.4.0</gwtVersion>
        <webappDirectory>src/main/webapp</webappDirectory>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        <github.sites.plugin.version>0.7</github.sites.plugin.version>
        <github.downloads.plugin.version>0.6</github.downloads.plugin.version>
    </properties>
    <dependencies>
        <dependency>
            <groupId>com.google.gwt</groupId>
            <artifactId>gwt-user</artifactId>
            <version>${gwtVersion}</version>
            <scope>provided</scope>
        </dependency>
        <dependency>
            <groupId>com.googlecode.gwt-test-utils</groupId>
            <artifactId>gwt-test-utils</artifactId>
            <version>0.39</version>
            <scope>test</scope>
            <exclusions>
                <exclusion>
                    <groupId>com.google.gwt</groupId>
                    <artifactId>gwt-user</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>com.google.gwt</groupId>
                    <artifactId>gwt-dev</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>junit</groupId>
            <artifactId>junit</artifactId>
            <version>4.8.1</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>javax.validation</groupId>
            <artifactId>validation-api</artifactId>
            <version>1.0.0.GA</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>javax.validation</groupId>
            <artifactId>validation-api</artifactId>
            <version>1.0.0.GA</version>
            <classifier>sources</classifier>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>net.sourceforge.nekohtml</groupId>
            <artifactId>nekohtml</artifactId>
            <version>1.9.13</version>
            <scope>test</scope>
        </dependency>
    </dependencies>

    <reporting>
        <plugins>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <version>2.8.1</version>
                <configuration>
                    <encoding>${project.build.sourceEncoding}</encoding>
                    <locale>en</locale>
                    <linksource>true</linksource>
                    <validateLinks>true</validateLinks>
                    <links>
                        <link>http://google-web-toolkit.googlecode.com/svn/javadoc/2.4</link>
                    </links>
                    <overview>${basedir}/src/main/java/com/github/gwtbootstrap/overview.html</overview>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-surefire-report-plugin</artifactId>
                <version>2.9</version>
                <configuration>
                    <includes>
                        <include>**/*Test.java</include>
                    </includes>
                    <encoding>UTF-8</encoding>
                </configuration>
            </plugin>
        </plugins>
    </reporting>
    <profiles>
        <profile>
            <id>release-sign-artifacts</id>
            <activation>
                <property>
                    <name>performRelease</name>
                    <value>true</value>
                </property>
            </activation>
            <build>
                <plugins>
                    <plugin>
                        <groupId>org.apache.maven.plugins</groupId>
                        <artifactId>maven-gpg-plugin</artifactId>
                        <version>1.4</version>
                        <executions>
                            <execution>
                                <id>sign-artifacts</id>
                                <phase>verify</phase>
                                <goals>
                                    <goal>sign</goal>
                                </goals>
                            </execution>
                        </executions>
                    </plugin>
                </plugins>
            </build>
        </profile>
        <!-- for developers build. this profile add src/demo/java to build path. -->
        <profile>
            <id>dev</id>
            <build>
                <plugins>
                    <!-- GWT Maven Plugin -->
                    <plugin>
                        <groupId>org.codehaus.mojo</groupId>
                        <artifactId>gwt-maven-plugin</artifactId>
                        <version>2.4.0</version>
                        <executions>
                            <execution>
                                <goals>
                                    <goal>compile</goal>
                                    <goal>test</goal>
                                    <goal>resources</goal>
                                </goals>
                            </execution>
                        </executions>
                        <!-- Plugin configuration. There are many available 
                            options, see gwt-maven-plugin documentation at codehaus.org -->
                        <configuration>
                            <modules>
                                <module>com.github.gwtbootstrap.demo.BootstrapDemo.gwt.xml</module>
                            </modules>
                            <localWorkers>2</localWorkers>
                            <runTarget>index.html</runTarget>
                            <webappDirectory>${webappDirectory}</webappDirectory>
                            <hostedWebapp>${webappDirectory}</hostedWebapp>
                            <webXml>${baseDir}/${webappDirectory}/WEB-INF/web.xml</webXml>
                        </configuration>
                    </plugin>

                    <plugin>
                        <groupId>org.codehaus.mojo</groupId>
                        <artifactId>build-helper-maven-plugin</artifactId>
                        <version>1.7</version>
                        <executions>
                            <execution>
                                <phase>generate-sources</phase>
                                <goals>
                                    <goal>add-source</goal>
                                </goals>
                                <configuration>
                                    <sources>
                                        <source>src/demo/java</source>
                                    </sources>
                                </configuration>
                            </execution>
                        </executions>
                    </plugin>
                </plugins>
            </build>
        </profile>

        <!-- for showcase build -->
        <profile>
            <id>showcase</id>
            <properties>
                <webappDirectory>src/showcase/webapp</webappDirectory>
            </properties>
            <build>
                <plugins>
                    <!-- GWT Maven Plugin -->
                    <plugin>
                        <groupId>org.codehaus.mojo</groupId>
                        <artifactId>gwt-maven-plugin</artifactId>
                        <version>2.4.0</version>
                        <executions>
                            <execution>
                                <goals>
                                    <goal>compile</goal>
                                    <goal>test</goal>
                                    <goal>resources</goal>
                                </goals>
                            </execution>
                        </executions>
                        <!-- Plugin configuration. There are many available 
                            options, see gwt-maven-plugin documentation at codehaus.org -->
                        <configuration>
                            <modules>
                                <module>com.github.gwtbootstrap.showcase.Showcase</module>
                            </modules>
                            <localWorkers>2</localWorkers>
                            <runTarget>index.html</runTarget>
                            <webappDirectory>${webappDirectory}</webappDirectory>
                            <hostedWebapp>${webappDirectory}</hostedWebapp>
                            <webXml>${baseDir}/${webappDirectory}/WEB-INF/web.xml</webXml>
                        </configuration>
                    </plugin>

                    <plugin>
                        <groupId>org.codehaus.mojo</groupId>
                        <artifactId>build-helper-maven-plugin</artifactId>
                        <version>1.7</version>
                        <executions>
                            <execution>
                                <phase>generate-sources</phase>
                                <goals>
                                    <goal>add-source</goal>
                                </goals>
                                <configuration>
                                    <sources>
                                        <source>src/showcase/java</source>
                                    </sources>
                                </configuration>
                            </execution>
                        </executions>
                    </plugin>
                    <plugin>
                        <groupId>org.apache.maven.plugins</groupId>
                        <artifactId>maven-war-plugin</artifactId>
                        <version>2.1.1</version>
                        <executions>
                            <execution>
                                <phase>compile</phase>
                                <goals>
                                    <goal>exploded</goal>
                                </goals>
                            </execution>
                        </executions>
                        <configuration>
                            <webappDirectory>${webappDirectory}</webappDirectory>
                            <warSourceDirectory>${webappDirectory}</warSourceDirectory>
                        </configuration>
                    </plugin>

                </plugins>
            </build>
      <dependencies>
        <dependency>
            <groupId>javax.validation</groupId>
            <artifactId>validation-api</artifactId>
            <version>1.0.0.GA</version>
            <scope>compile</scope>
          <optional>true</optional>
        </dependency>
        <dependency>
            <groupId>javax.validation</groupId>
            <artifactId>validation-api</artifactId>
            <version>1.0.0.GA</version>
            <classifier>sources</classifier>
            <scope>compile</scope>
          <optional>true</optional>
        </dependency>
      </dependencies>
        </profile>
    </profiles>
    <build>
        <!-- Generate compiled stuff in the folder used for developing mode -->
        <sourceDirectory>src/main/java</sourceDirectory>
        <testSourceDirectory>src/test/java</testSourceDirectory>
        <outputDirectory>${webappDirectory}/WEB-INF/classes</outputDirectory>
        <testOutputDirectory>target/test-classes</testOutputDirectory>
        <resources>
            <resource>
                <directory>src/main/resources</directory>
                <excludes>
                    <exclude>**/*.java</exclude>
                </excludes>
            </resource>
            <resource>
                <directory>src/main/java</directory>
                <excludes>
                    <exclude>**/*.java</exclude>
                </excludes>
            </resource>
        </resources>
        <plugins>
            <!-- append license header to GWT-Bootstrap source and resource 
                files. -->
            <plugin>
                <groupId>com.google.code.maven-license-plugin</groupId>
                <artifactId>maven-license-plugin</artifactId>
                <version>1.4.0</version>
                <configuration>
                    <header>src/license/header.txt</header>
                    <includes>
                        <include>src/**/*.java</include>
                        <include>src/main/java/**/*.xml</include>
                        <include>src/showcase/java/**/*.xml</include>
                    </includes>
                    <properties>
                        <year>${project.inceptionYear}</year>
                    </properties>
                    <encoding>UTF-8</encoding>
                    <headerDefinitions>
                        <headerDefinition>src/license/header-definition.xml</headerDefinition>
                    </headerDefinitions>
                </configuration>
            </plugin>
            <!-- GWT Maven Plugin -->
            <plugin>
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>gwt-maven-plugin</artifactId>
                <version>2.4.0</version>
                <executions>
                    <execution>
                        <goals>
                            <goal>compile</goal>
                            <goal>test</goal>
                            <goal>resources</goal>
                        </goals>
                    </execution>
                </executions>
                <!-- Plugin configuration. There are many available options, 
                    see gwt-maven-plugin documentation at codehaus.org -->
                <configuration>
                    <runTarget>Bootstrap.html</runTarget>
                    <hostedWebapp>${webappDirectory}</hostedWebapp>
                    <localWorkers>2</localWorkers>
                </configuration>
            </plugin>

            <!-- Copy static web files before executing gwt:run -->
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-war-plugin</artifactId>
                <version>2.1.1</version>
                <executions>
                    <execution>
                        <phase>compile</phase>
                        <goals>
                            <goal>exploded</goal>
                        </goals>
                    </execution>
                </executions>
                <configuration>
                    <webappDirectory>${webappDirectory}</webappDirectory>
                </configuration>
            </plugin>
            <!-- for javadoc generate -->
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <version>2.8.1</version>
                <configuration>
                    <encoding>${project.build.sourceEncoding}</encoding>
                    <locale>en</locale>
                    <linksource>true</linksource>
                    <validateLinks>true</validateLinks>
                    <links>
                        <link>http://google-web-toolkit.googlecode.com/svn/javadoc/2.4</link>
                    </links>
                    <overview>${basedir}/src/main/java/com/github/gwtbootstrap/overview.html</overview>
                </configuration>
                <executions>
                    <execution>
                        <phase>package</phase>
                        <goals>
                            <goal>jar</goal>
                        </goals>
                    </execution>
                </executions>
            </plugin>

            <!-- for generate sorces.jar -->
            <plugin>
                <artifactId>maven-source-plugin</artifactId>
                <groupId>org.apache.maven.plugins</groupId>
                <version>2.1.2</version>
                <executions>
                    <execution>
                        <phase>package</phase>
                        <goals>
                            <goal>jar</goal>
                        </goals>
                    </execution>
                </executions>
            </plugin>

            <!-- for generate maven sites -->
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-site-plugin</artifactId>
                <version>3.0</version>
                <configuration>
                    <locales>en</locales>
                    <inputEncoding>UTF-8</inputEncoding>
                    <outputEncoding>UTF-8</outputEncoding>
                </configuration>
            </plugin>

            <!-- deploy maven site files to github. if you need deploy maven 
                site files, Run `mvn site -Dgithub.global.userName={your username in github} 
                -Dgithub.global.password={your password in github}` -->
            <plugin>
                <groupId>com.github.github</groupId>
                <artifactId>site-maven-plugin</artifactId>
                <version>${github.sites.plugin.version}</version>
                <configuration>
                    <message>Building site for ${project.version}</message>
                </configuration>
                <executions>
                    <execution>
                        <goals>
                            <goal>site</goal>
                        </goals>
                        <phase>site</phase>
                    </execution>
                </executions>
            </plugin>

            <plugin>
                <groupId>com.github.github</groupId>
                <artifactId>downloads-maven-plugin</artifactId>
                <version>${github.downloads.plugin.version}</version>
                <configuration>
                    <description>${project.version} release of ${project.name}</description>
                    <override>true</override>
                    <includeAttached>true</includeAttached>
                </configuration>
            </plugin>

            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-compiler-plugin</artifactId>
                <version>2.3.2</version>
                <configuration>
                    <source>1.6</source>
                    <target>1.6</target>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-eclipse-plugin</artifactId>
                <version>2.8</version>
                <configuration>
                    <excludes>
                        <exclude>com.google.gwt:gwt-user</exclude>
                        <exclude>javax.validation:validation-api</exclude>
                    </excludes>
                    <additionalProjectnatures>
                        <projectnature>org.eclipse.wst.common.modulecore.ModuleCoreNature</projectnature>
                        <projectnature>org.maven.ide.eclipse.maven2Nature</projectnature>
                        <projectnature>org.eclipse.jdt.core.javanature</projectnature>
                        <projectnature>com.google.gwt.eclipse.core.gwtNature</projectnature>
                        <projectnature>com.google.gdt.eclipse.core.webAppNature</projectnature>
                    </additionalProjectnatures>
                    <additionalBuildcommands>
                        <buildcommand>org.eclipse.wst.common.project.facet.core.builder</buildcommand>
                        <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand>
                        <buildcommand>org.eclipse.wst.validation.validationbuilder</buildcommand>
                        <buildcommand>com.google.gdt.eclipse.core.webAppProjectValidator</buildcommand>
                        <buildcommand>com.google.gwt.eclipse.core.gwtProjectValidator</buildcommand>
                    </additionalBuildcommands>
                    <classpathContainers>
                        <classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER</classpathContainer>
                        <classpathContainer>com.google.gwt.eclipse.core.GWT_CONTAINER</classpathContainer>
                    </classpathContainers>
                    <downloadSources>true</downloadSources>
                    <downloadJavadocs>true</downloadJavadocs>
                    <additionalConfig>
                        <file>
                            <name>.settings/com.google.gwt.eclipse.core.prefs</name>
                            <content>
                <![CDATA[
eclipse.preferences.version=1
filesCopiedToWebInfLib=
               ]]>
                            </content>
                        </file>
                        <file>
                            <name>.settings/com.google.gdt.eclipse.core.prefs</name>
                            <content>
                <![CDATA[
eclipse.preferences.version=1
jarsExcludedFromWebInfLib=
warSrcDir=${webappDirectory}
warSrcDirIsOutput=false
               ]]>
                            </content>
                        </file>
                    </additionalConfig>
                </configuration>
            </plugin>
        </plugins>
        <pluginManagement>
            <plugins>
                <plugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-release-plugin</artifactId>
                    <version>2.3.2</version>
                </plugin>
                <!--This plugin's configuration is used to store Eclipse 
                    m2e settings only. It has no influence on the Maven build itself. -->
                <plugin>
                    <groupId>org.eclipse.m2e</groupId>
                    <artifactId>lifecycle-mapping</artifactId>
                    <version>1.0.0</version>
                    <configuration>
                        <lifecycleMappingMetadata>
                            <pluginExecutions>
                                <pluginExecution>
                                    <pluginExecutionFilter>
                                        <groupId>
                                            org.apache.maven.plugins
                                        </groupId>
                                        <artifactId>
                                            maven-war-plugin
                                        </artifactId>
                                        <versionRange>
                                            [2.1.1,)
                                        </versionRange>
                                        <goals>
                                            <goal>exploded</goal>
                                        </goals>
                                    </pluginExecutionFilter>
                                    <action>
                                        <ignore />
                                    </action>
                                </pluginExecution>
                                <pluginExecution>
                                    <pluginExecutionFilter>
                                        <groupId>
                                            org.codehaus.mojo
                                        </groupId>
                                        <artifactId>
                                            gwt-maven-plugin
                                        </artifactId>
                                        <versionRange>
                                            [2.4.0,)
                                        </versionRange>
                                        <goals>
                                            <goal>resources</goal>
                                        </goals>
                                    </pluginExecutionFilter>
                                    <action>
                                        <ignore />
                                    </action>
                                </pluginExecution>
                            </pluginExecutions>
                        </lifecycleMappingMetadata>
                    </configuration>
                </plugin>
            </plugins>
        </pluginManagement>
    </build>
</project>