|
@@ -652,9 +652,10 @@
|
|
<goal>exec</goal>
|
|
<goal>exec</goal>
|
|
</goals>
|
|
</goals>
|
|
<configuration>
|
|
<configuration>
|
|
- <executable>${basedir}/../../dev-support/bin/shelldocs</executable>
|
|
|
|
|
|
+ <executable>${shell-executable}</executable>
|
|
<workingDirectory>src/site/markdown</workingDirectory>
|
|
<workingDirectory>src/site/markdown</workingDirectory>
|
|
<arguments>
|
|
<arguments>
|
|
|
|
+ <argument>${basedir}/../../dev-support/bin/shelldocs</argument>
|
|
<argument>--skipprnorep</argument>
|
|
<argument>--skipprnorep</argument>
|
|
<argument>--output</argument>
|
|
<argument>--output</argument>
|
|
<argument>${basedir}/src/site/markdown/UnixShellAPI.md</argument>
|
|
<argument>${basedir}/src/site/markdown/UnixShellAPI.md</argument>
|