[Resending to the mailing list.]

Thu, 20 Jul 2023 20:18:23 +0300, /Vladimir Sitnikov/:

The simplest way is to take pom files from xalan 2.7.2, replace versions with 2.7.4, and publish the artifacts from repository.apache.org <http://repository.apache.org> UI without any maven thing.

Speaking of the Xalan 2.7.2 POM:

* https://central.sonatype.com/artifact/xalan/xalan/2.7.2/dependencies
* https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom

More specifically about its declared dependencies – does Xalan have a runtime dependency on Xerces? If it is not really the case, I suggest Xerces should be declared as optional:

* https://maven.apache.org/guides/introduction/introduction-to-optional-and-excludes-dependencies.html

--
Stanimir

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org

Reply via email to