Docbook build needs access to JBoss Maven repository

Description

As part of 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 Asciidoc html output and try to create pdf directly as well.

Environment

None

Activity

Show:

Sanne GrinoveroJuly 15, 2015 at 1:53 PM

+1 for your approach

I don't think we should deploy brand specific styling into Maven Central, and restoring the settings.xml file back could let other unintended dependencies sneak in.

Hardy FerentschikJuly 15, 2015 at 12:05 PM

In the end went for the documentation option and added a prerequisite section to ReleasingHibernateValidator. Given that in order to do a release you need to have the right credentials in settings.xml as well, this seems to be ok.

Hardy FerentschikJuly 14, 2015 at 4:05 PM

- what is your take on this? The issue is assigned to you.

I see three options:

The latter would be my preferred options, but I don't know if it is possible. Thoughts?

Fixed

Details

Assignee

Reporter

Participants

Hardy Ferentschik
Sanne Grinovero

Components

Priority

Created February 20, 2015 at 1:10 PM
Updated July 15, 2015 at 1:53 PM
Resolved July 15, 2015 at 12:05 PM