From 5cfbc703cbf0183b76fb9d8157ffb860f429ec26 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Tue, 20 Sep 2016 15:09:55 +0200 Subject: HONEYCOMB-202: Honeycomb-parent pom As a replacement for: odlparent-lite + odlparent + bundle-parent + binding-parent + config-parent Change-Id: I68054fe548a627a92978d5aa399f5d4aea6b9703 Signed-off-by: Maros Marsalek --- common/impl-parent/pom.xml | 179 ++------------------------------------------- 1 file changed, 5 insertions(+), 174 deletions(-) (limited to 'common/impl-parent') diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 6c46aa67e..0bd874a6c 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -17,53 +17,25 @@ - org.opendaylight.controller - config-parent - 0.4.2-Beryllium-SR2 - + io.fd.honeycomb.common + honeycomb-parent + 1.16.12-SNAPSHOT + ../honeycomb-parent 4.0.0 - io.fd.honeycomb.common impl-parent 1.16.12-SNAPSHOT pom - APACHE_HEADER.txt - http://nexus.fd.io/content 4.1.0 1.2.0 - 1.3.2-Beryllium-SR2 - 2.0.2-Beryllium-SR2 - 1.0.2-Beryllium-SR2 1.0.8 - 1.3 - - org.opendaylight.controller - mdsal-artifacts - ${mdsal.controller.version} - pom - import - - - org.opendaylight.mdsal - mdsal-artifacts - ${mdsal.version} - pom - import - - - org.opendaylight.netconf - netconf-artifacts - ${netconf.version} - pom - import - com.google.inject @@ -80,6 +52,7 @@ guice-multibindings ${guice.version} + org.skinny-framework skinny-logback @@ -92,148 +65,6 @@ ${guice.version} test - - org.hamcrest - hamcrest-all - ${hamcrest.version} - test - - - - - - - maven-checkstyle-plugin - - - honeycomb-checkstyle.xml - true - - - - - - - check-license - - check - - process-sources - - HONEYCOMB_LICENSE.txt - true - true - ${project.build.directory}/checkstyle-license-result.xml - - - - - - check-logging - - check - - process-sources - - true - honeycomb-checkstyle-logging.xml - true - true - ${project.basedir} - **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat,**\/*.yang - **\/target\/,**\/bin\/,**\/target-ide\/,**\/src/main/yang-gen-config\/,**\/src/main/yang-gen-sal\/,**\/src/main/xtend-gen\/,**\/src/main/yang\/ - ${project.build.directory}/checkstyle-logging-result.xml - - - - - check - - process-sources - - - - - io.fd.honeycomb.common - honeycomb-checkstyle - - 1.16.12-SNAPSHOT - - - - org.opendaylight.yangtools - checkstyle-logging - ${yangtools.version} - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - - - - - - - maven-checkstyle-plugin - - - org.apache.maven.plugins - maven-dependency-plugin - 2.10 - - - unpack-license - none - unpack - - - - - org.apache.maven.plugins - maven-compiler-plugin - - - javac-with-errorprone - true - true - 1.8 - 1.8 - - - - org.codehaus.plexus - plexus-compiler-javac-errorprone - 2.5 - - - - com.google.errorprone - error_prone_core - 2.0.9 - - - - - - - - - - fdio-release - ${nexusproxy}/repositories/fd.io.release/ - - - fdio-snapshot - ${nexusproxy}/repositories/fd.io.snapshot/ - - -- cgit 1.2.3-korg