mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
18.02.2016 591d43576eb17f6a5c797861d06ae4ea8fb31fb8
refs
author Mark Craig <mark.craig@forgerock.com>
Friday, March 18, 2016 17:02 +0100
committer Mark Craig <mark.craig@forgerock.com>
Friday, March 18, 2016 17:02 +0100
commit591d43576eb17f6a5c797861d06ae4ea8fb31fb8
tree dbbde27747f482f96d44864b621991d30756e796 tree | zip | gz
parent 393a25f3ac6c3909602a9164322d3e79ae6e670c view | diff
OPENDJ-2657 Activate docs profile in default build

Reference documentation generation has been partially extracted
into the `opendj-man-pages` git repository.

Rather than extract the remaining generation steps,
this patch simply activates the docs profile by default.

Advantages:

* Minimal changes to the code.
* Regressions that break doc generation show up immediately.

Disadvantages:

* Slightly longer build (~2 seconds)
* Build produces separate doc artifacts

Jenkins jobs might need to enable `Deploy maven artifacts`
with `Include Patterns` set to deploy the doc artifacts:

```
**/opendj-server-legacy*generated-doc-sources*.jar **/opendj-server-legacy*config-ref*.jar
```
1 files modified
7 ■■■■■ changed files
opendj-server-legacy/pom.xml 7 ●●●●● diff | view | raw | blame | history