By default, the Publisher check the links between itself and Rhapsody. For some reason, you may want to ignore the status of this diagnosis, you can use the following option.
To ignore the diagnosis status, set the following option in publisher.properties file:
# Determines whether the publication can be executed even if the diagnosis has not the status SUCCESS or INVALID. Default: false
publisher.force.publication=true
To check the link between the Publisher and Rhapsody, set the following option in publisher.properties file:
# Determines whether the publication can be executed even if the diagnosis has not the status SUCCESS or INVALID. Default: false
publisher.force.publication=false
If the publisher.force.publication
property is not set in the publisher.properties file, the property is set to false, by default.