Bug#1028024: libcommons-parent-java: regression between 43-1 and 55-1: Failed to read artifact descriptor for org.apache.commons:commons-compress:jar:debian

Louis-Philippe Véronneau pollo at debian.org
Fri Jan 6 00:43:38 GMT 2023


Package: libcommons-parent-java
Version: 55-1
Severity: important

Hi,

It seems the libcommons-parent-java update between 43-1 and 55-1 broke several Clojure packages that build with `leiningen`.

For example, when trying to build `trapperkeeper-metrics-clojure`, the `lein jar` step fails with:

Failed to read artifact descriptor for org.apache.commons:commons-compress:jar:debian
Failed to read artifact descriptor for commons-codec:commons-codec:jar:debian
Failed to read artifact descriptor for commons-io:commons-io:jar:debian
Failed to read artifact descriptor for commons-logging:commons-logging:jar:debian

Same goes for package `raynes-fs-clojure`:

Failed to read artifact descriptor for org.apache.commons:commons-compress:jar:debian

Rolling back libcommons-parent-java to version 43-1 does seem to fix the issue. I've tried diffing /usr/share/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian.pom between the two versions, but I can't find anything obvious. I've attached said diff to this bug report, maybe it'll be of help?

I've marked this 'important', as raynes-fs-clojure is a dependency that's widely used in the Clojure ecosystem in Debian.

Cheers,

-- 
   ⢀⣴⠾⠻⢶⣦⠀
   ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
   ⢿⡄⠘⠷⠚⠋   pollo at debian.org / veronneau.org
   ⠈⠳⣄
-------------- next part --------------
diff -W 300 -y -r 43-1/usr/share/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian.pom 55-1/usr/share/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian.pom
<?xml version='1.0' encoding='UTF-8'?>														     |	<?xml version="1.0" encoding="UTF-8"?>
<!--																			<!--

   Licensed to the Apache Software Foundation (ASF) under one or more											   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with										   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.											   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0										   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with											   (the "License"); you may not use this file except in compliance with
   the License.  You may obtain a copy of the License at												   the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0													       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software											   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,											   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.										   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and											   See the License for the specific language governing permissions and
   limitations under the License.															   limitations under the License.

-->																			-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org	<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org
	<modelVersion>4.0.0</modelVersion>															<modelVersion>4.0.0</modelVersion>
	<groupId>org.apache.commons</groupId>															<groupId>org.apache.commons</groupId>
	<artifactId>commons-parent</artifactId>															<artifactId>commons-parent</artifactId>
	<version>debian</version>																<version>debian</version>
	<packaging>pom</packaging>																<packaging>pom</packaging>
	<parent>																		<parent>
		<groupId>org.apache</groupId>																<groupId>org.apache</groupId>
		<artifactId>apache</artifactId>																<artifactId>apache</artifactId>
		<version>debian</version>																<version>debian</version>
	</parent>																		</parent>
																				
	<name>Apache Commons Parent</name>															<name>Apache Commons Parent</name>
	<description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description>					<description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description>
	<!--																	     |		<!-- Override inceptionYear in components, required by commons-build-plugin -->
Version 43:																	     <
- maven-compiler-plugin 3.6.1 -> 3.6.2														     <
- maven-compiler-plugin 3.6.2 -> 3.7.0														     <
- jacoco-maven-plugin 0.7.7.201606060606 -> 0.7.9												     <
- maven-javadoc-plugin 2.10.4 -> 3.0.0 (Java 9 compatibility)											     <
- Update japicmp 0.9.3 -> 0.10.0														     <
- animal-sniffer-maven-plugin 1.15 -> 1.16													     <
- commons.findbugs.version 3.0.3 -> 3.0.5 (requires Java 7)											     <
- commons.clirr.version 2.7 -> 2.8														     <
- maven-surefire-plugin 2.19.1 -> 2.20.1													     <
- Add maven-failsafe-plugin 2.20.1 (to along with surefire.)											     <
- felix:maven-bundle-plugin 3.0.1 -> 3.4.0 (requires Java 7.											     <
- versions-maven-plugin 2.3 -> 2.5														     <
- japicmp-maven-plugin 0.10.0 -> 0.11.0														     <
- build-helper-maven-plugin 1.10 -> 3.0.0 (requires Maven 3 and Java 7.)									     <
- wagon-ssh 2.10 -> 3.0.0															     <
- maven-site-plugin 3.6 -> 3.7 (fixes Java 9 builds; for migrating from 3.4 to 3.5.1, see https://maven.apache.org/components/plugins/maven-site-plu <
																		     <
-->																		     <
	<!--																	     <
Version 42:																	     <
																		     <
- maven-changes-plugin 2.12 -> 2.12.1														     <
- maven-site-plugin 3.4 -> 3.6 (for migrating from 3.4 to 3.5.1, see https://maven.apache.org/components/plugins/maven-site-plugin/migrate.html)     <
- jacoco-maven-plugin : 0.7.6.201602180812 -> 0.7.7.201606060606										     <
- commons-build-plugin : 1.6 -> 1.7														     <
- maven-changes-plugin : 2.12 -> 2.12.1														     <
- Update japicmp: 0.8.0 -> 0.9.3														     <
- maven-compiler-plugin : 3.5.1 -> 3.6.0													     <
- new profiles travis-cobertura and travis-jacoco for running											     <
  coveralls coverage reports via Travis CI													     <
- japicmp plugin no longer fail on "mvn site" (it requires											     <
  target/*jar), use "mvn package site -Pjapicmp" to include its report										     <
- commons.japicmp.breakBuildOnBinaryIncompatibleModifications can be										     <
  used to override the breakBuildOnBinaryIncompatibleModifications										     <
  setting of the japicmp plugin (default is true)												     <
-->																		     <
	<!--																	     <
Version 41:																	     <
																		     <
- Update Apache parent: 17 -> 18														     <
- Changed ciManagement to Jenkins builds.apache.org												     <
- RAT: Exclude Eclipse local files and folders													     <
- maven-javadoc-plugin 2.10.3 -> 2.10.4														     <
- commons.rat.version 0.11 -> 0.12														     <
- maven-source-plugin 3.0.0 -> 3.0.1														     <
- versions-maven-plugin 2.3															     <
- new profile clirr (add src/site/resources/profile.clirr to enable, clirr report no longer automatic)						     <
- new profile japicmp (add src/site/resources/profile.japicmp to enable)									     <
																		     <
Version 40:																	     <
																		     <
- Update Apache parent: 16 -> 17														     <
- Require minimum of Maven 3.0.5														     <
- maven-release-plugin 2.5.2 -> 2.5.3														     <
- buildnumber-maven-plugin 1.3 -> 1.4 (supports git SCM now)											     <
- maven-assembly-plugin 2.5.5 -> 2.6														     <
- maven-surefire-plugin 2.18.1 -> 2.19.1													     <
- maven-compiler-plugin : 3.3 -> 3.5.1														     <
- maven-changes-plugin : 2.11 -> 2.12														     <
- commons-build-plugin : 1.4 -> 1.6														     <
- COMMONSSITE-87 - ensure assembly plugin runs after all package phase plugins									     <
- felix:maven-bundle-plugin : 2.5.3 -> 3.0.1													     <
- maven-enforcer-plugin : 1.3.1 -> 1.4.1													     <
- maven-project-info-reports-plugin : 2.8 -> 2.9												     <
- maven-source-plugin : 2.4 -> 3.0.0														     <
- animal-sniffer-maven-plugin : 1.11 -> 1.15													     <
- build-helper-maven-plugin : 1.9.1 -> 1.10													     <
- clirr-maven-plugin : 2.6.1 -> 2.7														     <
- jacoco-maven-plugin : 0.7.5.201505241946 -> 0.7.6.201602180812										     <
- maven-clean-plugin : 2.6.1 -> 3.0.0														     <
- commons.findbugs.version : 3.0.0 -> 3.0.3													     <
- wagon-ssh : 2.8 -> 2.10															     <
																		     <
Version 39:																	     <
																		     <
- Update Compiler Plugin : 3.2 -> 3.3														     <
- Update Build Helper Plugin : 1.8 -> 1.9.1													     <
- Update Release Plugin : 2.5.1 -> 2.5.2													     <
- Update Javadoc Plugin : 2.10.2 -> 2.10.3													     <
- Update Jacoco 0.7.4.201502262128 -> 0.7.5.201505241946											     <
- Move assembly to standard location. src/main => src/assembly/src.xml										     <
- Update animal-sniffer Plugin : 1.13 -> 1.14 (for java 7+ builds) supporting Java8								     <
- dropped the trunks-proper profile														     <
																		     <
 -->																		     <
	<!-- Maven versions plugin reports an error if this is omitted -->									     <
	<!--																			<!--
    In release 31, the maven.compile.* properties were corrected to maven.compiler.*									    In release 31, the maven.compile.* properties were corrected to maven.compiler.*
    [See COMMONSSITE-69]																    [See COMMONSSITE-69]
    If updating from a previous version, please check the property definitions										    If updating from a previous version, please check the property definitions

    Starting with version 22, the RAT plugin has changed Maven group and id, so any existing configuration						    Starting with version 22, the RAT plugin has changed Maven group and id, so any existing configuration
    needs to be updated.																    needs to be updated.
    To fix component POMs, please change any occurrences of:												    To fix component POMs, please change any occurrences of:
        <groupId>org.codehaus.mojo</groupId>													     |	    <groupId>org.codehaus.mojo</groupId>
        <artifactId>rat-maven-plugin</artifactId>												     |	    <artifactId>rat-maven-plugin</artifactId>
    to the new values:																	    to the new values:
        <groupId>org.apache.rat</groupId>													     |	    <groupId>org.apache.rat</groupId>
        <artifactId>apache-rat-plugin</artifactId>												     |	    <artifactId>apache-rat-plugin</artifactId>

    Site deployment																	    Site deployment
    ===============																	    ===============
    Cannot define this here at present, see https://issues.apache.org/jira/browse/COMMONSSITE-26.							    Cannot define this here at present, see https://issues.apache.org/jira/browse/COMMONSSITE-26.

    The following should be added to the component POM:													    The following should be added to the component POM:

    <distributionManagement>																    <distributionManagement>
      <site>																	     |	    <site>
        <id>commons.site</id>															     |	    <id>commons.site</id>
        <name>Apache Commons Site SVN</name>													     |	    <name>Apache Commons Site SVN</name>
        <url>scm:svn:${commons.scmPubUrl}</url>													     |	    <url>scm:svn:${commons.scmPubUrl}</url>
      </site>																	     |	    </site>
    </distributionManagement>																    </distributionManagement>

    Alternatively you can map the component's existing site id to the											    Alternatively you can map the component's existing site id to the
    commons.scmPubServer property.															    commons.scmPubServer property.

    Coverage tool selection																    Coverage tool selection
    =======================																    =======================
    Starting with release 30, there are optional profiles for both Cobertura and JaCoCo.								    Starting with release 30, there are optional profiles for both Cobertura and JaCoCo.
    These can be enabled independently on the command-line:												    These can be enabled independently on the command-line:

    mvn site -Pcobertura -Pjacoco															    mvn site -Pcobertura -Pjacoco

    Or the component can define a default coverage tool by creating either (or both) of the following files:						    Or the component can define a default coverage tool by creating either (or both) of the following files:

    src/site/resources/profile.cobertura														    src/site/resources/profile.cobertura
    src/site/resources/profile.jacoco															    src/site/resources/profile.jacoco

    These can later be overridden by cancelling the profile:												    These can later be overridden by cancelling the profile:

    mvn site -P!jacoco																	    mvn site -P!jacoco

  -->																			  -->
																		     >		<properties>
																		     >			<!-- Minimum Maven version required by the plugins -->
																		     >			<minimalMavenBuildVersion>3.3.9</minimalMavenBuildVersion>
																		     >			<!-- configuration bits for cutting a release candidate, must be overridden by components -->
																		     >			<!-- TODO How can we make project.build.outputTimestamp and changes.xml's release data the same? -->
																		     >			<project.build.outputTimestamp>2022-12-07T19:24:41Z</project.build.outputTimestamp>
																		     >			<commons.release.version>${project.version}</commons.release.version>
																		     >			<commons.rc.version>RC1</commons.rc.version>
																		     >			<commons.jira.id>COMMONSSITE</commons.jira.id>
																		     >			<!-- Commons Release Plugin -->
																		     >			<commons.bc.version>54</commons.bc.version>
																		     >			<commons.release.isDistModule>true</commons.release.isDistModule>
																		     >			<commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>
																		     >			<commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
																		     >			<!-- Default configuration for compiler source and target JVM -->
																		     >			<!-- Do NOT change this; it must remain as 1.3 -->
																		     >			<!--
																		     >	      It's important that child POMs don't need to change when the parent POM is updated.
																		     >	      At the time when these properties were introduced, the default Java version was 1.3.
																		     >	      Thus components that failed to define the version would not be affected by updates
																		     >	      to the Commons Parent or its parent the Apache pom.
																		     >	      Of course most if not all components now define the properties.
																		     >	      However it's still important to keep the properties as they effectively
																		     >	      force child poms to define the Java version they require.
																		     >	    -->
																		     >			<maven.compiler.source>1.3</maven.compiler.source>
																		     >			<maven.compiler.target>1.3</maven.compiler.target>
																		     >			<!-- compiler and surefire plugin settings for "java" profiles -->
																		     >			<commons.compiler.fork>false</commons.compiler.fork>
																		     >			<commons.compiler.compilerVersion>
																		     >			</commons.compiler.compilerVersion>
																		     >			<commons.compiler.javac>
																		     >			</commons.compiler.javac>
																		     >			<commons.compiler.javadoc>
																		     >			</commons.compiler.javadoc>
																		     >			<!-- plugin versions (allows same value in reporting and build sections; also allows easy override) -->
																		     >			<commons.animal-sniffer.version>1.22</commons.animal-sniffer.version>
																		     >			<!-- Almost all signatures use version 1.0. Allow override just in case -->
																		     >			<commons.animal-sniffer.signature.version>1.0</commons.animal-sniffer.signature.version>
																		     >			<commons.assembly-plugin.version>3.4.2</commons.assembly-plugin.version>
																		     >			<commons.build-helper.version>3.3.0</commons.build-helper.version>
																		     >			<commons.build-plugin.version>1.12</commons.build-plugin.version>
																		     >			<commons.changes.version>2.12.1</commons.changes.version>
																		     >			<commons.checkstyle-plugin.version>3.2.0</commons.checkstyle-plugin.version>
																		     >			<commons.checkstyle.version>9.3</commons.checkstyle.version>
																		     >			<commons.cobertura.version>2.7</commons.cobertura.version>
																		     >			<commons.compiler.version>3.10.1</commons.compiler.version>
																		     >			<commons.coveralls.version>4.3.0</commons.coveralls.version>
																		     >			<commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>
																		     >			<commons.cyclonedx.version>2.7.3</commons.cyclonedx.version>
																		     >			<commons.spdx.version>0.6.3</commons.spdx.version>
																		     >			<commons.failsafe.version>3.0.0-M7</commons.failsafe.version>
																		     >			<commons.felix.version>5.1.8</commons.felix.version>
																		     >			<commons.jacoco.version>0.8.8</commons.jacoco.version>
																		     >			<commons.japicmp.version>0.17.1</commons.japicmp.version>
																		     >			<commons.jar-plugin.version>3.3.0</commons.jar-plugin.version>
																		     >			<commons.javadoc.version>3.4.1</commons.javadoc.version>
																		     >			<commons.jxr.version>3.3.0</commons.jxr.version>
																		     >			<commons.pmd.version>3.19.0</commons.pmd.version>
																		     >			<commons.pmd-impl.version>6.52.0</commons.pmd-impl.version>
																		     >			<commons.project-info.version>3.4.1</commons.project-info.version>
																		     >			<commons.rat.version>0.15</commons.rat.version>
																		     >			<commons.release-plugin.version>1.8.0</commons.release-plugin.version>
																		     >			<commons.scm-publish.version>1.1</commons.scm-publish.version>
																		     >			<commons.enforcer-plugin.version>3.1.0</commons.enforcer-plugin.version>
																		     >			<commons.buildnumber-plugin.version>3.0.0</commons.buildnumber-plugin.version>
																		     >			<commons.biz.aQute.bndlib.version>6.4.0</commons.biz.aQute.bndlib.version>
																		     >			<commons.junit.version>5.9.1</commons.junit.version>
																		     >			<!--
																		     >	      Note: Maven site plugin 3.5.1 is the latest version but is not a direct replacement:
																		     >
																		     >	      https://maven.apache.org/plugins/maven-site-plugin/migrate.html
																		     >
																		     >	      In particular, adding CDATA to header and footer sections is not backwards compatible.
																		     >	      I.e. these have to be updated at the same time.
																		     >
																		     >	      Also it causes the following errors:
																		     >
																		     >	      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.5.1:site (default-site) on project commons-parent:
																		     >	      Execution default-site of goal org.apache.maven.plugins:maven-site-plugin:3.5.1:site failed:
																		     >	      A required class was missing while executing org.apache.maven.plugins:maven-site-plugin:3.5.1:site: org/apache/maven/doxia/sink/impl/XhtmlBase
																		     >
																		     >	      This is because Apache POM 17 forces an older version of Doxia core:
																		     >	      https://mail-archives.apache.org/mod_mbox/maven-users/201602.mbox/%3C2337255.xU7aS9G1qr@herve-desktop%3E
																		     >
																		     >	      The same error applies when running with version 3.5.
																		     >
																		     >	      Since the version is defined as a property, the CP version can be overridden as follows if necessary:
																		     >
																		     >	      mvn site -Dcommons.site-plugin.version=3.5.1
																		     >
																		     >	      You will also need to add a dependency on Doxia core:
																		     >	      <artifactId>maven-site-plugin</artifactId>
																		     >	      <dependencies>
																		     >	      <dependency>
																		     >	      <groupId>org.apache.maven.doxia</groupId>
																		     >	      <artifactId>doxia-core</artifactId>
																		     >	      <version>1.8</version>
																		     >	      </dependency>
																		     >	      </dependencies>
																		     >
																		     >	    -->
																		     >			<!-- 
																		     >	    Warning: maven-site-plugin 4.0.0-M3 requires an update to commons-skin site.vm for new variable names.
																		     >	    -->
																		     >			<commons.site-plugin.version>3.12.1</commons.site-plugin.version>
																		     >			<commons.source-plugin.version>3.2.1</commons.source-plugin.version>
																		     >			<commons.spotbugs.plugin.version>4.7.3.0</commons.spotbugs.plugin.version>
																		     >			<commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
																		     >			<commons.surefire-report.version>3.0.0-M7</commons.surefire-report.version>
																		     >			<commons.surefire.version>3.0.0-M7</commons.surefire.version>
																		     >			<commons.wagon-ssh.version>3.5.2</commons.wagon-ssh.version>
																		     >			<!-- Default values for the download-page generation by commons-build-plugin -->
																		     >			<commons.release.name>${project.artifactId}-${commons.release.version}</commons.release.name>
																		     >			<commons.release.desc>
																		     >			</commons.release.desc>
																		     >			<commons.binary.suffix>-bin</commons.binary.suffix>
																		     >			<commons.release.2.name>${project.artifactId}-${commons.release.2.version}</commons.release.2.name>
																		     >			<commons.release.2.desc>
																		     >			</commons.release.2.desc>
																		     >			<commons.release.2.binary.suffix>-bin</commons.release.2.binary.suffix>
																		     >			<commons.release.3.name>${project.artifactId}-${commons.release.3.version}</commons.release.3.name>
																		     >			<commons.release.3.desc>
																		     >			</commons.release.3.desc>
																		     >			<commons.release.3.binary.suffix>-bin</commons.release.3.binary.suffix>
																		     >			<commons.release.4.desc>
																		     >			</commons.release.4.desc>
																		     >			<commons.release.4.binary.suffix>-bin</commons.release.4.binary.suffix>
																		     >			<!-- Default values for the jacoco-maven-plugin reports -->
																		     >			<commons.jacoco.classRatio>1.00</commons.jacoco.classRatio>
																		     >			<commons.jacoco.instructionRatio>0.90</commons.jacoco.instructionRatio>
																		     >			<commons.jacoco.methodRatio>0.95</commons.jacoco.methodRatio>
																		     >			<commons.jacoco.branchRatio>0.85</commons.jacoco.branchRatio>
																		     >			<commons.jacoco.complexityRatio>0.85</commons.jacoco.complexityRatio>
																		     >			<commons.jacoco.lineRatio>0.90</commons.jacoco.lineRatio>
																		     >			<commons.jacoco.haltOnFailure>false</commons.jacoco.haltOnFailure>
																		     >			<!-- The Commons component id is used on the distribution server, for example:
																		     >	         - Use dbcp instead of dbcp2.
																		     >	         - Use collections instead of collections4.
																		     >	         - Use lang instead of lang3.
																		     >	         - Use pool instead of pool2.
																		     >	         - and so on...
																		     >	    -->
																		     >			<commons.componentid>${project.artifactId}</commons.componentid>
																		     >			<!-- The package id is substring of the package name from o.a.commons.(.*)., for example:
																		     >	         - Use dbcp2 instead of dbcp.
																		     >	         - Use collections4 instead of collections.
																		     >	         - Use lang3 instead of lang.
																		     >	         - Use pool2 instead of pool.
																		     >	         - and so on...
																		     >	    -->
																		     >			<commons.packageId>${project.artifactId}</commons.packageId>
																		     >			<!-- Configuration properties for the OSGi maven-bundle-plugin -->
																		     >			<commons.osgi.symbolicName>org.apache.commons.${commons.packageId}</commons.osgi.symbolicName>
																		     >			<commons.osgi.export>org.apache.commons.*;version=${project.version};-noimport:=true</commons.osgi.export>
																		     >			<commons.osgi.import>*</commons.osgi.import>
																		     >			<commons.osgi.dynamicImport>
																		     >			</commons.osgi.dynamicImport>
																		     >			<commons.osgi.private>
																		     >			</commons.osgi.private>
																		     >			<commons.osgi.excludeDependencies>true</commons.osgi.excludeDependencies>
																		     >			<!-- location of any manifest file used by maven-jar-plugin -->
																		     >			<commons.manifestfile>${project.build.directory}/osgi/MANIFEST.MF</commons.manifestfile>
																		     >			<!--
																		     >	      Make the deployment protocol pluggable. This allows to switch to
																		     >	      other protocols like scpexe, which some users prefer over scp.
																		     >	    -->
																		     >			<commons.deployment.protocol>scp</commons.deployment.protocol>
																		     >			<!--
																		     >	      Encoding of Java source files: ensures that the compiler and
																		     >	      the javadoc generator use the right encoding. Subprojects may
																		     >	      overwrite this, if they are using another encoding.
																		     >	    -->
																		     >			<commons.encoding>iso-8859-1</commons.encoding>
																		     >			<!-- used in this pom to provide the Javadoc HTML file encoding -->
																		     >			<commons.docEncoding>${commons.encoding}</commons.docEncoding>
																		     >			<!-- Define source encoding for filtering; used by general plugins -->
																		     >			<project.build.sourceEncoding>${commons.encoding}</project.build.sourceEncoding>
																		     >			<!-- This is used by reporting plugins -->
																		     >			<project.reporting.outputEncoding>${commons.encoding}</project.reporting.outputEncoding>
																		     >			<!-- Javadoc link to Java API. Default is Java 1.7; components can override to other versions -->
																		     >			<commons.javadoc6.java.link>https://docs.oracle.com/javase/6/docs/api/</commons.javadoc6.java.link>
																		     >			<commons.javadoc7.java.link>https://docs.oracle.com/javase/7/docs/api/</commons.javadoc7.java.link>
																		     >			<commons.javadoc8.java.link>https://docs.oracle.com/javase/8/docs/api/</commons.javadoc8.java.link>
																		     >			<commons.javadoc9.java.link>https://docs.oracle.com/javase/9/docs/api/</commons.javadoc9.java.link>
																		     >			<commons.javadoc10.java.link>https://docs.oracle.com/javase/10/docs/api/</commons.javadoc10.java.link>
																		     >			<commons.javadoc11.java.link>https://docs.oracle.com/en/java/javase/11/docs/api/</commons.javadoc11.java.link>
																		     >			<commons.javadoc12.java.link>https://docs.oracle.com/en/java/javase/12/docs/api/</commons.javadoc12.java.link>
																		     >			<commons.javadoc13.java.link>https://docs.oracle.com/en/java/javase/13/docs/api/</commons.javadoc13.java.link>
																		     >			<commons.javadoc14.java.link>https://docs.oracle.com/en/java/javase/14/docs/api/</commons.javadoc14.java.link>
																		     >			<commons.javadoc15.java.link>https://docs.oracle.com/en/java/javase/15/docs/api/</commons.javadoc15.java.link>
																		     >			<commons.javadoc16.java.link>https://docs.oracle.com/en/java/javase/16/docs/api/</commons.javadoc16.java.link>
																		     >			<commons.javadoc17.java.link>https://docs.oracle.com/en/java/javase/17/docs/api/</commons.javadoc17.java.link>
																		     >			<commons.javadoc18.java.link>https://docs.oracle.com/en/java/javase/18/docs/api/</commons.javadoc18.java.link>
																		     >			<commons.javadoc19.java.link>https://docs.oracle.com/en/java/javase/19/docs/api/</commons.javadoc19.java.link>
																		     >			<commons.javadoc.java.link>${commons.javadoc7.java.link}</commons.javadoc.java.link>
																		     >			<commons.javadoc.javaee5.link>https://docs.oracle.com/javaee/5/api/</commons.javadoc.javaee5.link>
																		     >			<commons.javadoc.javaee6.link>https://docs.oracle.com/javaee/6/api/</commons.javadoc.javaee6.link>
																		     >			<commons.javadoc.javaee7.link>https://docs.oracle.com/javaee/7/api/</commons.javadoc.javaee7.link>
																		     >			<commons.javadoc.javaee.link>${commons.javadoc.javaee6.link}</commons.javadoc.javaee.link>
																		     >			<!-- build meta inf -->
																		     >			<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssZ</maven.build.timestamp.format>
																		     >			<implementation.build>${scmBranch}@r${buildNumber}; ${maven.build.timestamp}</implementation.build>
																		     >			<!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level -->
																		     >			<minSeverity>info</minSeverity>
																		     >			<!-- Allow surefire-report aggregation to be easily configured for multi-module projects -->
																		     >			<commons.surefire-report.aggregate>false</commons.surefire-report.aggregate>
																		     >			<!-- Allow changes Jira report to be restricted to just the current version (plugin default is false) -->
																		     >			<commons.changes.onlyCurrentVersion>false</commons.changes.onlyCurrentVersion>
																		     >			<!-- Allow changes Jira report maxEntries to be overridden (plugin default 100) -->
																		     >			<commons.changes.maxEntries>100</commons.changes.maxEntries>
																		     >			<!-- Allow changes Jira report runOnlyAtExecutionRoot to be overridden (plugin default is false) -->
																		     >			<commons.changes.runOnlyAtExecutionRoot>false</commons.changes.runOnlyAtExecutionRoot>
																		     >			<!-- scm publish plugin configuration -->
																		     >			<commons.site.cache>${user.home}/commons-sites</commons.site.cache>
																		     >			<!-- value modules can override it -->
																		     >			<commons.site.path>${commons.componentid}</commons.site.path>
																		     >			<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-${commons.componentid}</com
																		     >			<commons.scmPubCheckoutDirectory>${commons.site.cache}/${commons.site.path}</commons.scmPubCheckoutDirectory>
																		     >			<commons.scmPubServer>commons.site</commons.scmPubServer>
																		     >			<!-- allow japicmp's breakBuildOnBinaryIncompatibleModifications
																		     >	      to be overridden, plugin's default is false -->
																		     >			<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>true</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>
																		     >			<commons.japicmp.breakBuildOnSourceIncompatibleModifications>false</commons.japicmp.breakBuildOnSourceIncompatibleModifications>
																		     >			<commons.japicmp.ignoreMissingClasses>false</commons.japicmp.ignoreMissingClasses>
																		     >			<!-- Commons Release plugin: dist dev site -->
																		     >			<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
																		     >			<!-- Commons Release plugin: release manager -->
																		     >			<commons.releaseManagerName>${user.name}</commons.releaseManagerName>
																		     >			<commons.releaseManagerKey>DEADBEEF</commons.releaseManagerKey>
																		     >			<sonar.host.url>https://analysis.apache.org/</sonar.host.url>
																		     >			<!-- allow override of changes.announcementFile and directory -->
																		     >			<changes.announcementDirectory>.</changes.announcementDirectory>
																		     >			<changes.announcementFile>RELEASE-NOTES.txt</changes.announcementFile>
																		     >			
																		     >				<debian.hasPackageVersion/>
																		     >			
																		     >				<debian.mavenRules>org.apache.commons commons-parent pom s/.*/debian/ * *</debian.mavenRules>
																		     >			
																		     >				<debian.originalVersion>55</debian.originalVersion>
																		     >			
																		     >				<debian.package>libcommons-parent-java</debian.package>
																		     >		</properties>
	<!--																			<!--
    This section *must* be overwritten by subprojects. It is only to allow										    This section *must* be overwritten by subprojects. It is only to allow
    a release of the commons-parent POM.														    a release of the commons-parent POM.
  -->																			  -->
																		     >		<dependencyManagement>
																		     >			<dependencies>
																		     >				<dependency>
																		     >					<groupId>org.junit</groupId>
																		     >					<artifactId>junit-bom</artifactId>
																		     >					<version>debian</version>
																		     >					<type>pom</type>
																		     >					<scope>import</scope>
																		     >				</dependency>
																		     >			</dependencies>
																		     >		</dependencyManagement>
	<build>																			<build>
		<!-- TODO find a better way to add N&L files to jars and test jars											<!-- TODO find a better way to add N&L files to jars and test jars
         See also maven-remote-resources-plugin configuration below.										     |	      See also maven-remote-resources-plugin configuration below.
    -->																			    -->
																		     >			<defaultGoal>clean apache-rat:check package site</defaultGoal>
		<resources>																		<resources>
			<!-- This is the default setting from the super-pom -->													<!-- This is the default setting from the super-pom -->
			<resource>																		<resource>
				<directory>src/main/resources</directory>														<directory>src/main/resources</directory>
			</resource>																		</resource>
			<!-- hack to ensure the N&L appear in jars -->														<!-- hack to ensure the N&L appear in jars -->
			<resource>																		<resource>
				<directory>${basedir}</directory>															<directory>${basedir}</directory>
				<targetPath>META-INF</targetPath>															<targetPath>META-INF</targetPath>
				<includes>																		<includes>
					<include>NOTICE.txt</include>																<include>NOTICE.txt</include>
					<include>LICENSE.txt</include>																<include>LICENSE.txt</include>
																		     >						<include>NOTICE</include>
																		     >						<include>LICENSE</include>
				</includes>																		</includes>
			</resource>																		</resource>
		</resources>																		</resources>
		<!-- ensure test jars also get NOTICE & LICENSE files -->												<!-- ensure test jars also get NOTICE & LICENSE files -->
		<testResources>																		<testResources>
			<!-- This is the default setting from the super-pom -->													<!-- This is the default setting from the super-pom -->
			<testResource>																		<testResource>
				<directory>src/test/resources</directory>														<directory>src/test/resources</directory>
			</testResource>																		</testResource>
			<!-- hack to ensure the N&L appear in jars -->														<!-- hack to ensure the N&L appear in jars -->
			<testResource>																		<testResource>
				<directory>${basedir}</directory>															<directory>${basedir}</directory>
				<targetPath>META-INF</targetPath>															<targetPath>META-INF</targetPath>
				<includes>																		<includes>
					<include>NOTICE.txt</include>																<include>NOTICE.txt</include>
					<include>LICENSE.txt</include>																<include>LICENSE.txt</include>
																		     >						<include>NOTICE</include>
																		     >						<include>LICENSE</include>
				</includes>																		</includes>
			</testResource>																		</testResource>
		</testResources>																	</testResources>
		<pluginManagement>																	<pluginManagement>
			<plugins>																		<plugins>
				<!-- org.apache.maven.plugins, alpha order by artifact id -->												<!-- org.apache.maven.plugins, alpha order by artifact id -->
				<plugin>																		<plugin>
					<groupId>org.apache.maven.plugins</groupId>														<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-compiler-plugin</artifactId>														<artifactId>maven-compiler-plugin</artifactId>
					<configuration>																		<configuration>
						<source>${maven.compiler.source}</source>														<source>${maven.compiler.source}</source>
						<target>${maven.compiler.target}</target>														<target>${maven.compiler.target}</target>
						<encoding>${commons.encoding}</encoding>														<encoding>${commons.encoding}</encoding>
						<!--																			<!--
               fork is set true by the java-1.x profiles											     |	              fork is set true by the java-1.x profiles
               This allows the use of a different version of the compiler from the								     |	              This allows the use of a different version of the compiler from the
               JDK being used to run Maven													     |	              JDK being used to run Maven
            -->																		            -->
						<fork>${commons.compiler.fork}</fork>															<fork>${commons.compiler.fork}</fork>
						<!-- the following are only needed if fork is true -->													<!-- the following are only needed if fork is true -->
						<compilerVersion>${commons.compiler.compilerVersion}</compilerVersion>											<compilerVersion>${commons.compiler.compilerVersion}</compilerVersion>
						<executable>${commons.compiler.javac}</executable>													<executable>${commons.compiler.javac}</executable>
					</configuration>																	</configuration>
				</plugin>																		</plugin>
				<!-- Apache parent includes docck -->															<!-- Apache parent includes docck -->
				<!-- Apache parent: invoker -->																<!-- Apache parent: invoker -->
				<plugin>																		<plugin>
					<groupId>org.apache.maven.plugins</groupId>														<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-javadoc-plugin</artifactId>														<artifactId>maven-javadoc-plugin</artifactId>
					<configuration>																		<configuration>
						<!-- keep only errors and warnings -->								     |							<!-- Keep only errors and warnings -->
						<quiet>true</quiet>																	<quiet>true</quiet>
																		     >							<source>${maven.compiler.source}</source>
																		     >							<javadocExecutable>${commons.compiler.javadoc}</javadocExecutable>
						<encoding>${commons.encoding}</encoding>														<encoding>${commons.encoding}</encoding>
						<docEncoding>${commons.docEncoding}</docEncoding>						     |							<docencoding>${commons.docEncoding}</docencoding>
																		     >							<!-- Prevent too many SCM changes -->
						<notimestamp>true</notimestamp>																<notimestamp>true</notimestamp>
																		     >							<linksource>true</linksource>
						<links>																			<links>
							<link>${commons.javadoc.java.link}</link>														<link>${commons.javadoc.java.link}</link>
							<link>${commons.javadoc.javaee.link}</link>														<link>${commons.javadoc.javaee.link}</link>
						</links>																		</links>
						<archive>																		<archive>
							<manifest>																		<manifest>
								<addDefaultImplementationEntries>true</addDefaultImplementationEntries>											<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
								<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>											<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
							</manifest>																		</manifest>
						</archive>																		</archive>
					</configuration>																	</configuration>
				</plugin>																		</plugin>
				<!-- Apache parent: scm -->																<!-- Apache parent: scm -->
				<plugin>																		<plugin>
					<groupId>org.apache.maven.plugins</groupId>														<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-surefire-plugin</artifactId>														<artifactId>maven-surefire-plugin</artifactId>
				</plugin>																		</plugin>
				<!-- Other plugins, alpha order by groupId and artifactId -->												<!-- Other plugins, alpha order by groupId and artifactId -->
				<plugin>																		<plugin>
					<groupId>org.apache.felix</groupId>															<groupId>org.apache.felix</groupId>
					<artifactId>maven-bundle-plugin</artifactId>														<artifactId>maven-bundle-plugin</artifactId>
					<inherited>true</inherited>																<inherited>true</inherited>
																		     >						<dependencies>
																		     >						</dependencies>
				</plugin>																		</plugin>
				<!-- Apache parent: plexus & modello -->									     <
			</plugins>																		</plugins>
		</pluginManagement>																	</pluginManagement>
		<plugins>																		<plugins>
			<!-- org.apache.maven.plugins, alpha order by artifact id -->												<!-- org.apache.maven.plugins, alpha order by artifact id -->
			<plugin>																		<plugin>
				<groupId>org.apache.maven.plugins</groupId>														<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-compiler-plugin</artifactId>														<artifactId>maven-compiler-plugin</artifactId>
			</plugin>																		</plugin>
			<!-- Unfortunately the much simpler															<!-- Unfortunately the much simpler
           <prerequisites><maven>3.0</maven></prerequisites>											     |	        <prerequisites><maven>3.0</maven></prerequisites>
           is not inherited so we have to use the enforcer plugin										     |	        is not inherited so we have to use the enforcer plugin
      -->																		      -->
			<plugin>																		<plugin>
				<groupId>org.apache.maven.plugins</groupId>														<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-jar-plugin</artifactId>														<artifactId>maven-jar-plugin</artifactId>
																		     >					<executions>
																		     >						<execution>
																		     >							<goals>
																		     >								<goal>test-jar</goal>
																		     >							</goals>
																		     >							<configuration>
																		     >								<!-- Avoids an error when releasing the parent pom -->
																		     >								<skipIfEmpty>true</skipIfEmpty>
																		     >							</configuration>
																		     >						</execution>
																		     >					</executions>
				<configuration>																		<configuration>
					<archive>																		<archive>
						<manifestFile>${commons.manifestfile}</manifestFile>													<manifestFile>${commons.manifestfile}</manifestFile>
						<manifestEntries>																	<manifestEntries>
							<Specification-Title>${project.name}</Specification-Title>												<Specification-Title>${project.name}</Specification-Title>
							<Specification-Version>${project.version}</Specification-Version>											<Specification-Version>${project.version}</Specification-Version>
							<Specification-Vendor>${project.organization.name}</Specification-Vendor>										<Specification-Vendor>${project.organization.name}</Specification-Vendor>
							<Implementation-Title>${project.name}</Implementation-Title>												<Implementation-Title>${project.name}</Implementation-Title>
							<Implementation-Version>${project.version}</Implementation-Version>											<Implementation-Version>${project.version}</Implementation-Version>
							<Implementation-Vendor>${project.organization.name}</Implementation-Vendor>										<Implementation-Vendor>${project.organization.name}</Implementation-Vendor>
							<Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>												<Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
							<Implementation-Build>${implementation.build}</Implementation-Build>											<Implementation-Build>${implementation.build}</Implementation-Build>
							<X-Compile-Source-JDK>${maven.compiler.source}</X-Compile-Source-JDK>											<X-Compile-Source-JDK>${maven.compiler.source}</X-Compile-Source-JDK>
							<X-Compile-Target-JDK>${maven.compiler.target}</X-Compile-Target-JDK>											<X-Compile-Target-JDK>${maven.compiler.target}</X-Compile-Target-JDK>
						</manifestEntries>																	</manifestEntries>
					</archive>																		</archive>
				</configuration>																	</configuration>
			</plugin>																		</plugin>
			<plugin>																		<plugin>
				<groupId>org.apache.maven.plugins</groupId>														<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-surefire-plugin</artifactId>														<artifactId>maven-surefire-plugin</artifactId>
				<configuration>																		<configuration>
					<!--																			<!--
            commons.surefire.java is normally empty.													            commons.surefire.java is normally empty.
            It is defined by the java-1.x profiles to change the JVM used by Surefire									            It is defined by the java-1.x profiles to change the JVM used by Surefire
          -->																		          -->
					<jvm>${commons.surefire.java}</jvm>															<jvm>${commons.surefire.java}</jvm>
				</configuration>																	</configuration>
			</plugin>																		</plugin>
			<!-- Other plugins, alpha order by groupId and artifactId -->												<!-- Other plugins, alpha order by groupId and artifactId -->
			<plugin>																		<plugin>
				<groupId>org.apache.felix</groupId>															<groupId>org.apache.felix</groupId>
				<artifactId>maven-bundle-plugin</artifactId>														<artifactId>maven-bundle-plugin</artifactId>
				<configuration>																		<configuration>
					<!--																			<!--
            dummy entry to stop bundle plugin from picking up jar config and reporting									            dummy entry to stop bundle plugin from picking up jar config and reporting
            WARNING: Duplicate name in Manifest														            WARNING: Duplicate name in Manifest
            See http://markmail.org/message/mpkl24wk3jrjhhjg												            See http://markmail.org/message/mpkl24wk3jrjhhjg
          -->																		          -->
					<archive>																		<archive>
						<forced>true</forced>																	<forced>true</forced>
					</archive>																		</archive>
					<excludeDependencies>${commons.osgi.excludeDependencies}</excludeDependencies>										<excludeDependencies>${commons.osgi.excludeDependencies}</excludeDependencies>
					<manifestLocation>${project.build.directory}/osgi</manifestLocation>											<manifestLocation>${project.build.directory}/osgi</manifestLocation>
					<instructions>																		<instructions>
						<!-- stops the "uses" clauses being added to "Export-Package" manifest entry -->									<!-- stops the "uses" clauses being added to "Export-Package" manifest entry -->
						<_nouses>true</_nouses>																	<_nouses>true</_nouses>
						<!-- Stop the JAVA_1_n_HOME variables from being treated as headers by Bnd -->										<!-- Stop the JAVA_1_n_HOME variables from being treated as headers by Bnd -->
						<_removeheaders>JAVA_1_3_HOME,JAVA_1_4_HOME,JAVA_1_5_HOME,JAVA_1_6_HOME,JAVA_1_7_HOME,JAVA_1_8_HOME,							<_removeheaders>JAVA_1_3_HOME,JAVA_1_4_HOME,JAVA_1_5_HOME,JAVA_1_6_HOME,JAVA_1_7_HOME,JAVA_1_8_HOME,
						<Bundle-SymbolicName>${commons.osgi.symbolicName}</Bundle-SymbolicName>											<Bundle-SymbolicName>${commons.osgi.symbolicName}</Bundle-SymbolicName>
						<Export-Package>${commons.osgi.export}</Export-Package>													<Export-Package>${commons.osgi.export}</Export-Package>
						<Private-Package>${commons.osgi.private}</Private-Package>												<Private-Package>${commons.osgi.private}</Private-Package>
						<Import-Package>${commons.osgi.import}</Import-Package>													<Import-Package>${commons.osgi.import}</Import-Package>
						<DynamicImport-Package>${commons.osgi.dynamicImport}</DynamicImport-Package>										<DynamicImport-Package>${commons.osgi.dynamicImport}</DynamicImport-Package>
						<Bundle-DocURL>${project.url}</Bundle-DocURL>														<Bundle-DocURL>${project.url}</Bundle-DocURL>
					</instructions>																		</instructions>
				</configuration>																	</configuration>
				<executions>																		<executions>
					<execution>																		<execution>
						<id>bundle-manifest</id>																<id>bundle-manifest</id>
						<phase>process-classes</phase>																<phase>process-classes</phase>
						<goals>																			<goals>
							<goal>manifest</goal>																	<goal>manifest</goal>
						</goals>																		</goals>
					</execution>																		</execution>
				</executions>																		</executions>
			</plugin>																		</plugin>
			<!-- Needed for command-line access, e.g mvn apache-rat:rat and mvn apache-rat:check -->								<!-- Needed for command-line access, e.g mvn apache-rat:rat and mvn apache-rat:check -->
		</plugins>																		</plugins>
	</build>																		</build>
	<properties>																     <
		<!-- configuration bits for cutting a release candidate, must be overridden by components -->					     <
		<commons.release.version>${project.version}</commons.release.version>								     <
		<commons.rc.version>RC1</commons.rc.version>											     <
		<commons.jira.id>COMMONSSITE</commons.jira.id>											     <
		<!-- Default configuration for compiler source and target JVM -->								     <
		<!-- Do NOT change this; it must remain as 1.3 -->										     <
		<!--																     <
        It's important that child POMs don't need to change when the parent POM is updated.							     <
        At the time when these properties were introduced, the default Java version was 1.3.							     <
        Thus components that failed to define the version would not be affected by updates							     <
        to the Commons Parent or its parent the Apache pom.											     <
        Of course most if not all components now define the properties.										     <
        However it's still important to keep the properties as they effectively									     <
        force child poms to define the Java version they require.										     <
     -->																	     <
		<maven.compiler.source>1.3</maven.compiler.source>										     <
		<maven.compiler.target>1.3</maven.compiler.target>										     <
		<!-- compiler and surefire plugin settings for "java" profiles -->								     <
		<commons.compiler.fork>false</commons.compiler.fork>										     <
		<commons.compiler.compilerVersion>												     <
		</commons.compiler.compilerVersion>												     <
		<commons.compiler.javac>													     <
		</commons.compiler.javac>													     <
		<commons.surefire.java>														     <
		</commons.surefire.java>													     <
		<!-- plugin versions (allows same value in reporting and build sections; also allows easy override) -->				     <
		<commons.build-plugin.version>1.7</commons.build-plugin.version>								     <
		<commons.surefire.version>2.20.1</commons.surefire.version>									     <
		<commons.failsafe.version>2.20.1</commons.failsafe.version>									     <
		<commons.surefire-report.version>2.20.1</commons.surefire-report.version>							     <
		<commons.javadoc.version>3.0.0</commons.javadoc.version>									     <
		<commons.rat.version>0.12</commons.rat.version>											     <
		<commons.changes.version>2.12.1</commons.changes.version>									     <
		<commons.clirr.version>2.8</commons.clirr.version>										     <
		<commons.japicmp.version>0.11.0</commons.japicmp.version>									     <
		<commons.jxr.version>2.5</commons.jxr.version>											     <
		<commons.project-info.version>2.9</commons.project-info.version>								     <
		<commons.wagon-ssh.version>3.0.0</commons.wagon-ssh.version>									     <
		<!--																     <
    Note: Maven site plugin 3.5.1 is the latest version but is not a direct replacement:							     <
																		     <
    http://maven.apache.org/plugins/maven-site-plugin/migrate.html										     <
																		     <
    In particular, adding CDATA to header and footer sections is not backwards compatible.							     <
    I.e. these have to be updated at the same time.												     <
																		     <
    Also it causes the following errors:													     <
																		     <
    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.5.1:site (default-site) on project commons-parent:		     <
    Execution default-site of goal org.apache.maven.plugins:maven-site-plugin:3.5.1:site failed:						     <
    A required class was missing while executing org.apache.maven.plugins:maven-site-plugin:3.5.1:site: org/apache/maven/doxia/sink/impl/XhtmlBaseSi <
																		     <
    This is because Apache POM 17 forces an older version of Doxia core:									     <
    https://mail-archives.apache.org/mod_mbox/maven-users/201602.mbox/%3C2337255.xU7aS9G1qr@herve-desktop%3E					     <
																		     <
    The same error applies when running with version 3.5.											     <
																		     <
    Since the version is defined as a property, the CP version can be overridden as follows if necessary:					     <
																		     <
    mvn site -Dcommons.site-plugin.version=3.5.1												     <
																		     <
    You will also need to add a dependency on Doxia core:											     <
      <artifactId>maven-site-plugin</artifactId>												     <
      <dependencies>																     <
        <dependency>																     <
          <groupId>org.apache.maven.doxia</groupId>												     <
          <artifactId>doxia-core</artifactId>													     <
          <version>1.8</version>														     <
        </dependency>																     <
      </dependencies>																     <
																		     <
     -->																	     <
		<commons.site-plugin.version>3.7</commons.site-plugin.version>									     <
		<commons.jacoco.version>0.7.9</commons.jacoco.version>										     <
		<commons.cobertura.version>2.7</commons.cobertura.version>									     <
		<commons.coveralls.version>4.3.0</commons.coveralls.version>									     <
		<commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>						     <
		<commons.jdepend.version>2.0</commons.jdepend.version>										     <
		<commons.compiler.version>3.7.0</commons.compiler.version>									     <
		<commons.scm-publish.version>1.1</commons.scm-publish.version>									     <
		<commons.findbugs.version>3.0.5</commons.findbugs.version>									     <
		<commons.felix.version>3.4.0</commons.felix.version>										     <
		<commons.build-helper.version>3.0.0</commons.build-helper.version>								     <
		<commons.animal-sniffer.version>1.16</commons.animal-sniffer.version>								     <
		<!--  Almost all signatures use version 1.0. Allow override just in case -->							     <
		<commons.animal-sniffer.signature.version>1.0</commons.animal-sniffer.signature.version>					     <
		<!-- Default values for the download-page generation by commons-build-plugin -->						     <
		<commons.release.name>${project.artifactId}-${commons.release.version}</commons.release.name>					     <
		<commons.release.desc>														     <
		</commons.release.desc>														     <
		<commons.binary.suffix>-bin</commons.binary.suffix>										     <
		<commons.release.2.name>${project.artifactId}-${commons.release.2.version}</commons.release.2.name>				     <
		<commons.release.2.desc>													     <
		</commons.release.2.desc>													     <
		<commons.release.2.binary.suffix>-bin</commons.release.2.binary.suffix>								     <
		<commons.release.3.name>${project.artifactId}-${commons.release.3.version}</commons.release.3.name>				     <
		<commons.release.3.desc>													     <
		</commons.release.3.desc>													     <
		<commons.release.3.binary.suffix>-bin</commons.release.3.binary.suffix>								     <
		<!-- Default values for the jacoco-maven-plugin reports -->									     <
		<commons.jacoco.classRatio>1.00</commons.jacoco.classRatio>									     <
		<commons.jacoco.instructionRatio>0.90</commons.jacoco.instructionRatio>								     <
		<commons.jacoco.methodRatio>0.95</commons.jacoco.methodRatio>									     <
		<commons.jacoco.branchRatio>0.85</commons.jacoco.branchRatio>									     <
		<commons.jacoco.complexityRatio>0.85</commons.jacoco.complexityRatio>								     <
		<commons.jacoco.lineRatio>0.90</commons.jacoco.lineRatio>									     <
		<commons.jacoco.haltOnFailure>false</commons.jacoco.haltOnFailure>								     <
		<!-- Commons Component Id -->													     <
		<commons.componentid>${project.artifactId}</commons.componentid>								     <
		<!-- Configuration properties for the OSGi maven-bundle-plugin -->								     <
		<commons.osgi.symbolicName>org.apache.commons.${commons.componentid}</commons.osgi.symbolicName>				     <
		<commons.osgi.export>org.apache.commons.*;version=${project.version};-noimport:=true</commons.osgi.export>			     <
		<commons.osgi.import>*</commons.osgi.import>											     <
		<commons.osgi.dynamicImport>													     <
		</commons.osgi.dynamicImport>													     <
		<commons.osgi.private>														     <
		</commons.osgi.private>														     <
		<commons.osgi.excludeDependencies>true</commons.osgi.excludeDependencies>							     <
		<!-- location of any manifest file used by maven-jar-plugin -->									     <
		<commons.manifestfile>${project.build.directory}/osgi/MANIFEST.MF</commons.manifestfile>					     <
		<!--																     <
      Make the deployment protocol pluggable. This allows to switch to										     <
      other protocols like scpexe, which some users prefer over scp.										     <
    -->																		     <
		<commons.deployment.protocol>scp</commons.deployment.protocol>									     <
		<!--																     <
      Encoding of Java source files: ensures that the compiler and										     <
      the javadoc generator use the right encoding. Subprojects may										     <
      overwrite this, if they are using another encoding.											     <
    -->																		     <
		<commons.encoding>iso-8859-1</commons.encoding>											     <
		<!-- used in this pom to provide the Javadoc HTML file encoding -->								     <
		<commons.docEncoding>${commons.encoding}</commons.docEncoding>									     <
		<!-- Define source encoding for filtering; used by general plugins -->								     <
		<project.build.sourceEncoding>${commons.encoding}</project.build.sourceEncoding>						     <
		<!-- This is used by reporting plugins -->											     <
		<project.reporting.outputEncoding>${commons.encoding}</project.reporting.outputEncoding>					     <
		<!-- Javadoc link to Java API.  Default is Java 1.7; components can override to other versions -->				     <
		<commons.javadoc.java.link>http://docs.oracle.com/javase/7/docs/api/</commons.javadoc.java.link>				     <
		<commons.javadoc.javaee.link>http://docs.oracle.com/javaee/6/api/</commons.javadoc.javaee.link>					     <
		<!-- build meta inf -->														     <
		<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssZ</maven.build.timestamp.format>						     <
		<implementation.build>${scmBranch}@r${buildNumber}; ${maven.build.timestamp}</implementation.build>				     <
		<!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level -->					     <
		<minSeverity>info</minSeverity>													     <
		<!-- Control number of issues retrieved from JIRA with changes plugin -->							     <
		<commons.changes.maxEntries>100</commons.changes.maxEntries>									     <
		<!-- Allow surefire-report aggregation to be easily configured for multi-module projects -->					     <
		<commons.surefire-report.aggregate>false</commons.surefire-report.aggregate>							     <
		<!-- Allow changes Jira report to be restricted to just the current version (plugin default is false)-->			     <
		<commons.changes.onlyCurrentVersion>false</commons.changes.onlyCurrentVersion>							     <
		<!-- Allow changes Jira report maxEntries to be overridden (plugin default 100) -->						     <
		<commons.changes.maxEntries>100</commons.changes.maxEntries>									     <
		<!-- Allow changes Jira report runOnlyAtExecutionRoot to be overridden (plugin default is false) -->				     <
		<commons.changes.runOnlyAtExecutionRoot>false</commons.changes.runOnlyAtExecutionRoot>						     <
		<!-- scm publish plugin configuration -->											     <
		<commons.site.cache>${user.home}/commons-sites</commons.site.cache>								     <
		<!-- value modules can override it -->												     <
		<commons.site.path>${project.artifactId}</commons.site.path>									     <
		<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${project.artifactId}</commons.scmP <
		<commons.scmPubCheckoutDirectory>${commons.site.cache}/${commons.site.path}</commons.scmPubCheckoutDirectory>			     <
		<commons.scmPubServer>commons.site</commons.scmPubServer>									     <
		<!-- allow japicmp's breakBuildOnBinaryIncompatibleModifications								     <
         to be overridden, plugin's default is false -->											     <
		<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>true</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>	     <
		<sonar.host.url>https://analysis.apache.org/</sonar.host.url>									     <
																		     <
			<debian.hasPackageVersion/>												     <
																		     <
			<debian.mavenRules>org.apache.commons commons-parent pom s/.*/debian/ * *</debian.mavenRules>				     <
																		     <
			<debian.originalVersion>43</debian.originalVersion>									     <
																		     <
			<debian.package>libcommons-parent-java</debian.package>									     <
	</properties>																     <
</project>																		</project>diff -W 300 -y -r 43-1/usr/share/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian-site.xml 55-1/usr/share/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian-site.xml
<?xml version="1.0" encoding="ISO-8859-1"?>														<?xml version="1.0" encoding="ISO-8859-1"?>
<!--																			<!--

   Licensed to the Apache Software Foundation (ASF) under one or more											   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with										   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.											   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0										   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with											   (the "License"); you may not use this file except in compliance with
   the License.  You may obtain a copy of the License at												   the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0													       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software											   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,											   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.										   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and											   See the License for the specific language governing permissions and
   limitations under the License.															   limitations under the License.

-->																			-->

<project name="Apache Commons" xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLoca	<project name="Apache Commons" xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLoca

<!-- N.B. all non-body elements are automatically inherited -->											     |	  <!-- All non-body elements are automatically inherited -->

  <bannerLeft>																		  <bannerLeft>
    <name>Apache Commons</name>																    <name>Apache Commons</name>
    <!--																		    <!--
     ! Even though the default site.vm template contains code to convert relative links, this is							     ! Even though the default site.vm template contains code to convert relative links, this is
     ! actually done before the content is passed to the template, for both site:site and site:stage.							     ! actually done before the content is passed to the template, for both site:site and site:stage.
     ! Unfortunately, this means that the conversion is done in the context of commons-parent, which							     ! Unfortunately, this means that the conversion is done in the context of commons-parent, which
     ! contains the site.xml, rather than in the context of the project being built.									     ! contains the site.xml, rather than in the context of the project being built.
     ! This means that relative URLs are created with an additional ../ prefix.										     ! This means that relative URLs are created with an additional ../ prefix.
     ! The work-round is to use a dummy absolute URL that can never be used, and then remove this							     ! The work-round is to use a dummy absolute URL that can never be used, and then remove this
     ! as part of the template processing.														     ! as part of the template processing.
     ! See MSITE-559																	     ! See MSITE-559
     -->																		     -->
    <src>http://dummy.invalid/$relativePath/images/commons-logo.png</src>										    <src>http://dummy.invalid/$relativePath/images/commons-logo.png</src>
    <alt>Apache Commons logo</alt>															    <alt>Apache Commons logo</alt>
    <!--																		    <!--
     ! Similarly href entries are converted before they are passed to the template.									     ! Similarly href entries are converted before they are passed to the template.
     ! In this case, we want the URL to remain absolute.												     ! In this case, we want the URL to remain absolute.
     ! The work-round is to use a dummy suffix that is removed by the template.										     ! The work-round is to use a dummy suffix that is removed by the template.
     ! This is due to be fixed in version 2.3 of the site plugin - see MSITE-159, MSHARED-189								     ! This is due to be fixed in version 2.3 of the site plugin - see MSITE-159, MSHARED-189
     ! Or use site:stage which does not convert these links ... 											     ! Or use site:stage which does not convert these links ... 
     -->																		     -->
    <href>http://commons.apache.org.remove.invalid/</href>											     |	    <href>https://commons.apache.org.remove.invalid/</href>
  </bannerLeft>																		  </bannerLeft>

  <publishDate format="dd MMMM yyyy" position="left" />													  <publishDate format="dd MMMM yyyy" position="left" />

  <version position="left" />																  <version position="left" />

  <skin>																		  <skin>
    <groupId>org.apache.commons</groupId>														    <groupId>org.apache.commons</groupId>
    <artifactId>commons-skin</artifactId>														    <artifactId>commons-skin</artifactId>
    <version>4.1</version>															     |	    <version>4.2</version>
  </skin>																		  </skin>

  <body>																		  <body>
    <head>																	     |	    <!-- Body links are automatically inherited -->
      <![CDATA[																	     <
      <!-- Better display of <source> code sections -->												     <
      <!-- Note: the $relativePath reference is resolved by the template -->									     <
      <link rel="stylesheet" href="$relativePath/css/prettify.css" type="text/css" media="all" />						     <
      <script type="text/javascript" src="$relativePath/js/prettify.js"></script>								     <
      <script type="text/javascript">														     <
          window.onload=function() {														     <
              prettyPrint();															     <
          }																	     <
      </script>																	     <
      ]]>																	     <
    </head>																	     <
																		     <
    <!-- N.B. body links are automatically inherited -->											     <
    <links>																		    <links>
      <item name="ApacheCon" href="http://www.apachecon.com/"/>											     |	      <item name="ApacheCon" href="https://www.apachecon.com/"/>
      <item name="Apache"  href="http://www.apache.org"/>											     |	      <item name="Apache"  href="https://www.apache.org"/>
      <item name="Commons" href="http://commons.apache.org/" />											     |	      <item name="Commons" href="https://commons.apache.org/" />
    </links>																		    </links>

    <menu ref="reports" inherit="bottom" />														    <menu ref="reports" inherit="bottom" />

    <menu name="Commons" inherit="bottom">														    <menu name="Commons" inherit="bottom">
      <item name="Home"                  href="http://commons.apache.org/" />									     |	      <item name="Home"                  href="https://commons.apache.org/" />
      <item name="License"               href="http://www.apache.org/licenses/"/>								     |	      <item name="License"               href="https://www.apache.org/licenses/"/>
      <item name="Components"            href="http://commons.apache.org/components.html" collapse="true">					     |	      <item name="Components"            href="https://commons.apache.org/components.html" collapse="true">
        <item name="Full list..."        href="http://commons.apache.org/components.html" />							     |	        <item name="Full list..."        href="https://commons.apache.org/components.html" />
      </item> 																		      </item> 
      <item name="Sandbox"               href="http://commons.apache.org/sandbox/index.html" collapse="true">					     |	      <item name="Sandbox"               href="https://commons.apache.org/sandbox/index.html" collapse="true">
        <item name="Full list..."        href="http://commons.apache.org/sandbox/index.html" />							     |	        <item name="Full list..."        href="https://commons.apache.org/sandbox/index.html" />
      </item>																		      </item>
      <item name="Dormant"               href="http://commons.apache.org/dormant/index.html" collapse="true">					     |	      <item name="Dormant"               href="https://commons.apache.org/dormant/index.html" collapse="true">
        <item name="Full list..."        href="http://commons.apache.org/dormant/index.html" />							     |	        <item name="Full list..."        href="https://commons.apache.org/dormant/index.html" />
      </item>																		      </item>
    </menu>																		    </menu>

    <!-- Should agree with commons-site -->														    <!-- Should agree with commons-site -->
    <menu name="General Information" inherit="bottom">													    <menu name="General Information" inherit="bottom">
      <item name="Security"              href="http://commons.apache.org/security.html"/>							     |	      <item name="Security"              href="https://commons.apache.org/security.html"/>
      <item name="Volunteering"          href="http://commons.apache.org/volunteering.html" />							     |	      <item name="Volunteering"          href="https://commons.apache.org/volunteering.html" />
      <item name="Contributing Patches"  href="http://commons.apache.org/patches.html" />							     |	      <item name="Contributing Patches"  href="https://commons.apache.org/patches.html" />
      <item name="Building Components"   href="http://commons.apache.org/building.html" />							     |	      <item name="Building Components"   href="https://commons.apache.org/building.html" />
      <item name="Commons Parent Pom"    href="http://commons.apache.org/commons-parent-pom.html" />						     |	      <item name="Commons Parent Pom"    href="https://commons.apache.org/commons-parent-pom.html" />
      <item name="Commons Build Plugin"  href="http://commons.apache.org/build-plugin/index.html" />						     |	      <item name="Commons Build Plugin"  href="https://commons.apache.org/build-plugin/index.html" />
      <item name="Releasing Components"  href="http://commons.apache.org/releases/index.html" />						     |	      <item name="Releasing Components"  href="https://commons.apache.org/releases/index.html" />
      <item name="Wiki"                  href="http://wiki.apache.org/commons/FrontPage" />							     |	      <item name="Wiki"                  href="https://cwiki.apache.org/confluence/display/commons/FrontPage" />
    </menu>																		    </menu>

    <!-- Should agree with commons-site -->														    <!-- Should agree with commons-site -->
    <menu name="ASF" inherit="bottom">															    <menu name="ASF" inherit="bottom">
      <item name="How the ASF works"     href="http://www.apache.org/foundation/how-it-works.html" />						     |	      <item name="How the ASF works"     href="https://www.apache.org/foundation/how-it-works.html" />
      <item name="Get Involved"          href="http://www.apache.org/foundation/getinvolved.html" />						     |	      <item name="Get Involved"          href="https://www.apache.org/foundation/getinvolved.html" />
      <item name="Developer Resources"   href="http://www.apache.org/dev/" />									     |	      <item name="Developer Resources"   href="https://www.apache.org/dev/" />
      <item name="Code of Conduct"       href="http://www.apache.org/foundation/policies/conduct.html" />					     |	      <item name="Code of Conduct"       href="https://www.apache.org/foundation/policies/conduct.html" />
      <item name="Sponsorship"           href="http://www.apache.org/foundation/sponsorship.html" />						     |	      <item name="Sponsorship"           href="https://www.apache.org/foundation/sponsorship.html" />
      <item name="Thanks"                href="http://www.apache.org/foundation/thanks.html" />							     |	      <item name="Thanks"                href="https://www.apache.org/foundation/thanks.html" />
    </menu>																		    </menu>
  </body>																		  </body>

  <!-- inherited -->																	  <!-- inherited -->
  <poweredBy>																		  <poweredBy>
    <!-- Add ApacheCon logo -->																    <!-- Add ApacheCon logo -->
    <logo name="ApacheCon" href="http://www.apache.org/events/current-event.html"								     |	    <logo name="ApacheCon" href="https://www.apache.org/events/current-event.html"
          img="http://www.apache.org/events/current-event-125x125.png"/>									     |	          img="https://www.apache.org/events/current-event-125x125.png"/>
    <!-- Keep the default logo as well -->														    <!-- Keep the default logo as well -->
    <logo name="Maven" href="http://maven.apache.org/"												     |	    <logo name="Maven" href="https://maven.apache.org/"
          img="http://maven.apache.org/images/logos/maven-feather.png"/>									     |	          img="https://maven.apache.org/images/logos/maven-feather.png"/>
  </poweredBy>																		  </poweredBy>

  <!-- inherited -->																	  <!-- inherited -->
  <custom>																		  <custom>
    <![CDATA[																	     <
    <!-- @project.name@ will be replaced by the template; if we used ${project.name} it would pick up Commons Parent -->    				    <!-- @project.name@ will be replaced by the template; if we used ${project.name} it would pick up Commons Parent -->    
    <footer>																		    <footer>
      <div class="center">																      <div class="center">
      Apache Commons, Apache @project.name@, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Soft	      Apache Commons, Apache @project.name@, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Soft
      All other marks mentioned may be trademarks or registered trademarks of their respective owners.							      All other marks mentioned may be trademarks or registered trademarks of their respective owners.
      </div>																		      </div>
    </footer>																		    </footer>
    ]]>																		     <
  </custom>																		  </custom>

</project>																		</project>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE1E5457C8BAD4113.asc
Type: application/pgp-keys
Size: 3281 bytes
Desc: OpenPGP public key
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20230105/03e3ce1e/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 228 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20230105/03e3ce1e/attachment-0001.sig>


More information about the pkg-java-maintainers mailing list