From a563ea78ca5cb45948fc143dc7f21415ca7cd5a2 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Sat, 5 Apr 2014 15:28:49 +0000 Subject: QPID-5048: add dependency change verifcation reference files and LICENSE, NOTICE & README files for use in the binary release assemblies Work by me and Andrew MacBean . git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1585102 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/pom.xml | 68 ------------------------------------------------------- 1 file changed, 68 deletions(-) (limited to 'qpid/java/pom.xml') diff --git a/qpid/java/pom.xml b/qpid/java/pom.xml index f6f19ce138..3fe7a7fdfe 100644 --- a/qpid/java/pom.xml +++ b/qpid/java/pom.xml @@ -50,15 +50,9 @@ 1.6 1.6 - Documentation for the Qpid components can be accessed on our website at:${line.separator}http://qpid.apache.org/documentation.html - (java-mms.0-9|java-mms.0-9-1|java-mms.0-10|java-bdb.0-9|java-bdb.0-9-1|java-bdb.0-10|java-dby.0-9|java-dby.0-9-1|java-dby.0-10|java-dby-mem.0-9|java-dby-mem.0-9-1|java-dby-mem.0-10|cpp) - - ${project.build.directory}/license-maven-plugin - ${license-maven-plugin-output-dir}/THIRD_PARTY_LICENSE_INFO - ${basedir} ${qpid.home}${file.separator}target${file.separator}qbtc-output @@ -179,32 +173,6 @@ - - generate-qpid-packaging-artifacts - prepare-package - - run - - - - - - - - - - - - - - -
${line.separator}3RD PARTY DEPENDENCIES AND LICENSING
- -
-
-
-
@@ -295,42 +263,6 @@ - - org.codehaus.mojo - license-maven-plugin - - true - compile,system - org.apache.qpid - ${license-maven-plugin-output-dir} - THIRDPARTY - /org/codehaus/mojo/license/third-party-file-groupByLicense.ftl - ${license-maven-plugin-output-dir}/licenses.xml - - Apache Software License, Version 2.0 - The MIT License - Eclipse Public License - Version 1.0 - Common Public License Version 1.0 - BSD License - Academic Free License v2.1 - - - Apache Software License, Version 2.0|The Apache Software License, Version 2.0|Apache Software License - Version 2.0|Apache v2|Apache 2 - The MIT License|MIT License - BSD License|New BSD - - - - - check-third-party-licensing - prepare-package - - add-third-party - - - - - org.jacoco jacoco-maven-plugin -- cgit v1.2.1