From 57f923dea3ef6fb648016bd7469c5a5a04611524 Mon Sep 17 00:00:00 2001 From: Charles Tian Date: Fri, 7 Sep 2018 14:39:35 -0500 Subject: [PATCH 1/2] Use boost-common from Sonatype on Travis, add release configuration --- .travis.yml | 7 ------- boost-maven-plugin/pom.xml | 7 ------- pom.xml | 28 +++++++++++++++++++++++++--- 3 files changed, 25 insertions(+), 17 deletions(-) diff --git a/.travis.yml b/.travis.yml index c5e81980..4b4a8c02 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,14 +8,7 @@ jdk: services: - docker -env: before_install: - - rm -rf ./boost-common - - echo 'cloning boost-common lib ....' - - git clone https://github.com/OpenLiberty/boost-common.git ./boost-common - - cd ./boost-common - - mvn clean install - - cd .. - docker run -d -p 5000:5000 --restart=always --name registry registry:2 install: true script: diff --git a/boost-maven-plugin/pom.xml b/boost-maven-plugin/pom.xml index d8217753..d316bd29 100644 --- a/boost-maven-plugin/pom.xml +++ b/boost-maven-plugin/pom.xml @@ -16,13 +16,6 @@ boost-maven-plugin maven-plugin - - UTF-8 - UTF-8 - 1.8 - 1.8 - - diff --git a/pom.xml b/pom.xml index 09ed5c2b..b71439c3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,14 +11,36 @@ boost-maven-parent 0.1-SNAPSHOT pom - + boost-maven-plugin Parent - + + + net.wasdev.maven.parent + parent + 1.4 + + + + + + Eclipse Public License 1.0 (EPL-1.0) + https://raw.github.com/OpenLiberty/boost-maven/master/LICENSE + repo + + + + + scm:git:git@github.com:OpenLiberty/boost-maven.git + scm:git:git@github.com:OpenLiberty/boost-maven.git + git@github.com:OpenLiberty/boost-maven.git + HEAD + + boost-bom boost-maven-plugin - + UTF-8 UTF-8 From a47dd8b33541f65512b72c1ab0cad73cdf18b64b Mon Sep 17 00:00:00 2001 From: Charles Tian Date: Fri, 7 Sep 2018 15:40:35 -0500 Subject: [PATCH 2/2] Update boost-common to 0.1 --- boost-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boost-maven-plugin/pom.xml b/boost-maven-plugin/pom.xml index d316bd29..fd4c6f91 100644 --- a/boost-maven-plugin/pom.xml +++ b/boost-maven-plugin/pom.xml @@ -30,7 +30,7 @@ io.openliberty.boost boost-common - 0.1-SNAPSHOT + 0.1