|
As part of
HV-971
we removed settings.xml assuming that there is no need anymore for accessing the JBoss Maven repository for building Validator. However, we are still generating the docbook format (only enabled during release). This task has a dependency to org.jboss:jbossorg-jdocbook-style:jdocbook-style:1.1.0 which seems to be only in the JBoss repo.
I guess from a daily development point of view the JBoss repository is not needed, but we should at least keep the requirement for the JBoss repository documented in the release documentation.
Alternatively we should explore to deploy the Ascoodoc html output and try to create pdf directly as well.
|