Updated to Git and Jenkins

This commit is contained in:
Giancarlo Panichi 2019-12-03 15:44:49 +01:00
parent f31da009d0
commit 6367ffae83
3 changed files with 3 additions and 1 deletions

View File

@ -28,5 +28,6 @@
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER/gwt-2.6.1"/>
<classpathentry kind="output" path="target/data-miner-manager-1.11.0-SNAPSHOT/WEB-INF/classes"/>
</classpath>

View File

@ -0,0 +1,2 @@
eclipse.preferences.version=1
entryPointModules=

View File

@ -324,7 +324,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>2.1.1</version>
<executions>
<execution>
<phase>compile</phase>