From bda0a18131fcfcec10b4fd054ac90cdad9127647 Mon Sep 17 00:00:00 2001 From: vvtzand Date: Tue, 6 Aug 2019 19:55:37 +0200 Subject: [PATCH] Clean up POM; correct release artifact in Travis config --- pom.xml | 334 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 169 insertions(+), 165 deletions(-) diff --git a/pom.xml b/pom.xml index eb50370..bbd248e 100644 --- a/pom.xml +++ b/pom.xml @@ -17,168 +17,172 @@ --> - - 4.0.0 - com.github.java-ebms-adapter - cpa - jar - 3.0.0 - ebMS Admin Console - CPA Plugin - CPA Plugin for the ebMS Admin Console - https://sourceforge.net/projects/javaebmsadmin/cpaplugin - - - Tickets - https://sourceforge.net/p/javaebmsadmin/cpaplugin/tickets/ - - - - - eluinstra - Edwin Luinstra - edwin.luinstra@ordina.nl - Ordina - http://www.ordina.nl - - Architect - Developer - - 1 - - - - - scm:git:ssh://git.code.sf.net/p/javaebmsadmin/cpaplugin/code - - - - Ordina - www.ordina.nl - - - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - - com.gitlab.java-ebms-adapter - ebms-admin - 2.15.2-mic - provided - - - - - - - false - src/main/resources - - - false - src/main/java - - ** - - - **/*.java - - - - - - - false - src/test/resources - - - false - src/test/java - - ** - - - **/*.java - - - - - - - com.mycila - license-maven-plugin - 2.5 - - true -
${project.basedir}/resources/license/header.txt
- true - true - - pom.xml - src/main/java/**/*.java - src/main/resources/**/* - - - src/main/resources/log4j.* - src/main/resources/**/*.css - src/main/resources/**/*.html - src/main/resources/**/*.wsdl - -
- - - package - - format - - - -
- - true - org.apache.maven.plugins - maven-compiler-plugin - 2.5.1 - - 1.7 - 1.7 - UTF-8 - true - true - - - - org.apache.maven.plugins - maven-eclipse-plugin - 2.9 - - true - - -
-
- - - - Apache Nexus - https://repository.apache.org/content/repositories/snapshots/ - - false - - - true - - - - codelds - https://code.lds.org/nexus/content/groups/main-repo - - -
+ 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"> + + 4.0.0 + com.github.java-ebms-adapter + cpa + jar + 3.0.0 + ebMS Admin Console - CPA Plugin + CPA Plugin for the ebMS Admin Console + https://github.com/java-ebms-adapter/ebms-admin-console-cpa-plugin/ + + + Tickets + https://github.com/java-ebms-adapter/ebms-admin-console-cpa-plugin/issues + + + + + eluinstra + Edwin Luinstra + edwin.luinstra@ordina.nl + Ordina + http://www.ordina.nl + + Architect + Developer + + 1 + + + + + scm:git:git@github.com:java-ebms-adapter/ebms-admin-console-cpa-plugin.git + scm:git:git@github.com:java-ebms-adapter/ebms-admin-console-cpa-plugin.git + https://github.com/java-ebms-adapter/ebms-admin-console-cpa-plugin + + + + Ordina + www.ordina.nl + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + com.gitlab.java-ebms-adapter + ebms-admin + 2.15.2-mic + provided + + + + + + + false + src/main/resources + + + false + src/main/java + + ** + + + **/*.java + + + + + + + false + src/test/resources + + + false + src/test/java + + ** + + + **/*.java + + + + + + + com.mycila + license-maven-plugin + 2.5 + + true +
${project.basedir}/resources/license/header.txt
+ true + true + + pom.xml + src/main/java/**/*.java + src/main/resources/**/* + + + src/main/resources/log4j.* + src/main/resources/**/*.css + src/main/resources/**/*.html + src/main/resources/**/*.wsdl + +
+ + + package + + format + + + +
+ + true + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + + 1.7 + 1.7 + UTF-8 + true + true + + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.9 + + true + + +
+
+ + + + central + Maven Central + https://repo1.maven.org/maven2/ + default + + + Apache Nexus + https://repository.apache.org/content/repositories/snapshots/ + + false + + + true + + + +