diff --git a/.classpath b/.classpath index 534b5e52fa500e767d4a3828d9dfd636f3729853..f8ce0d30f1d2e34fc84fa61916f1f1c2bda3c953 100644 --- a/.classpath +++ b/.classpath @@ -6,11 +6,6 @@ - - - - - diff --git a/.gitignore b/.gitignore index e2a3069b6ee98740d149140b881d6947483653c9..5663f73049644932951c36330972f5c7f9bd6be5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target *~ +/*.lic \ No newline at end of file diff --git a/pom.xml b/pom.xml index fbfbb2bcefa166f5524f51895bcd2d3549905762..a3f82af74f029ef390b3f2fd83349edb1cbf084f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,62 +4,27 @@ com.patrikdufresne.license com.patrikdufresne.license 0.4-SNAPSHOT + + + scm:git:ssh://gitosis@tintaglia.patrikdufresne.com/license.git + + + + + patrikdufresne + scpexe://patrikdufresne.com/var/www/maven2/repo/ + + - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - com.mycila.maven-license-plugin - - - maven-license-plugin - - - [1.9.0,) - - - format - - - - - - - - - - com.googlecode.maven-java-formatter-plugin - - - maven-java-formatter-plugin - - - [0.3.1,) - - - format - - - - - - - - - - - - + + + + org.apache.maven.wagon + wagon-ssh-external + 1.0-beta-6 + +