Drop yangtools-parent 02/40302/9
authorStephen Kitt <skitt@redhat.com>
Tue, 14 Jun 2016 14:12:12 +0000 (16:12 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 11 Jul 2016 10:31:18 +0000 (10:31 +0000)
commitf84d7f0840639ade4824c7be0aef01b390ec7d9b
tree440e570e45c4fc18fbf3d36cf4095762f0a4955a
parent36090d2df1299166042330f5b178b5d6710dd74a
Drop yangtools-parent

This emerged from trying to use odlparent's bundle-parent for bundles,
and thus be able to remove the yangtools overrides for
maven-jar-plugin and maven-javadoc-plugin in particular.

This probably removes features from yangtools-parent which should be
replicated elsewhere; in particular, the Sonar/JaCoCo integration
should be available for everyone.

Change-Id: Id41e61eb3da2f30be29981a11387bde467acae3d
Signed-off-by: Stephen Kitt <skitt@redhat.com>
43 files changed:
common/checkstyle-logging/pom.xml
common/concepts/pom.xml
common/mockito-configuration/pom.xml
common/object-cache-api/pom.xml
common/object-cache-guava/pom.xml
common/object-cache-noop/pom.xml
common/parent/pom.xml [deleted file]
common/pom.xml
common/util/pom.xml
third-party/xsd-regex/pom.xml
websocket/pom.xml
websocket/websocket-client/pom.xml
yang-validation-tool/pom.xml
yang/pom.xml
yang/yang-common/pom.xml
yang/yang-data-api/pom.xml
yang/yang-data-codec-gson/pom.xml
yang/yang-data-codec-xml/pom.xml
yang/yang-data-impl/pom.xml
yang/yang-data-jaxen/pom.xml
yang/yang-data-transform/pom.xml
yang/yang-data-util/pom.xml
yang/yang-maven-plugin-it/pom.xml
yang/yang-maven-plugin-it/src/test/resources/test-parent/AdditionalConfig/pom.xml
yang/yang-maven-plugin-it/src/test/resources/test-parent/Correct/pom.xml
yang/yang-maven-plugin-it/src/test/resources/test-parent/GenerateTest1/pom.xml
yang/yang-maven-plugin-it/src/test/resources/test-parent/GenerateTest2/pom.xml
yang/yang-maven-plugin-it/src/test/resources/test-parent/Generator/pom.xml
yang/yang-maven-plugin-it/src/test/resources/test-parent/InvalidVersion/pom.xml
yang/yang-maven-plugin-it/src/test/resources/test-parent/MissingYangInDep/pom.xml
yang/yang-maven-plugin-it/src/test/resources/test-parent/NoGenerators/pom.xml
yang/yang-maven-plugin-it/src/test/resources/test-parent/NoOutputDir/pom.xml
yang/yang-maven-plugin-it/src/test/resources/test-parent/NoYangFiles/pom.xml
yang/yang-maven-plugin-it/src/test/resources/test-parent/UnknownGenerator/pom.xml
yang/yang-maven-plugin-it/src/test/resources/test-parent/YangRootNotExist/pom.xml
yang/yang-maven-plugin-it/src/test/resources/test-parent/pom.xml
yang/yang-maven-plugin-spi/pom.xml
yang/yang-maven-plugin/pom.xml
yang/yang-model-api/pom.xml
yang/yang-model-export/pom.xml
yang/yang-model-util/pom.xml
yang/yang-parser-api/pom.xml
yang/yang-parser-impl/pom.xml