Update of pom.xml files
* Add canonicalUrlBase everywhere * Add glossaryCollection everywhere - this will not build the glossary, but make glossterms work and silence build warnings * Remove profileSecurity and security settings, we should always use the default of external. Closes-Bug: #1273135 Change-Id: Ib81654070b9c58314815dbc45711a8875fec31b1
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -64,6 +64,8 @@
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<canonicalUrlBase>http://docs.openstack.org/training-guides/content/</canonicalUrlBase>
|
||||
<glossaryCollection>${basedir}/../glossary/glossary-terms.xml</glossaryCollection>
|
||||
<branding>openstack</branding>
|
||||
<showXslMessages>true</showXslMessages>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user