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..fd4c6f91 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 - - @@ -37,7 +30,7 @@ io.openliberty.boost boost-common - 0.1-SNAPSHOT + 0.1 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