RoboHTML - automating with maven
We automated the help build/deploy process using a combination of maven and CVS. All was working fine until one of the writers introduced variables. We are running RHTML 8.0.2,
and using just Default Variable Set. When we generate locally (from RHTML UI or from command line), the output shows the variable substitution. However, when we generate
using mvn package or mvn deploy (which creates the help.war and puts it in the right place for the system build), the variable substitution breaks. We have checked the sttings.xml,
revised the pom.xml to try different ways to run the WebHelp compiler through maven. The rhvariables.apj file is in the directory with the XPJ file (and other apjs). Any help would be greatly appreciated.
