Cleanup pom.xml
* Remove redundant pdf generation sections * Remove targetDirectory variable, the default is fine * Properly set webhelpDirname * Remove cleanup section from Install and Image Guides that are now not needed anymore due to the above changes Change-Id: I4a11d74d3e53738d33b8ba9b50119bb1c25a1aec
This commit is contained in:
parent
ea9b8054f8
commit
607aee1e59
1
pom.xml
1
pom.xml
@ -34,7 +34,6 @@
|
||||
<configuration>
|
||||
<includes>st-training-guides.xml</includes>
|
||||
<sourceDirectory>.</sourceDirectory>
|
||||
<targetDirectory>target/docbkx/webhelp/</targetDirectory>
|
||||
<webhelpDirname>training-guides</webhelpDirname>
|
||||
<pdfFilenameBase>training-guides</pdfFilenameBase>
|
||||
<enableDisqus>${comments.enabled}</enableDisqus>
|
||||
|
Loading…
x
Reference in New Issue
Block a user