| | |
| | | <profiles> |
| | | <profile> |
| | | <id>packages</id> |
| | | <activation><activeByDefault>true</activeByDefault></activation> |
| | | <modules> |
| | | <module>opendj-rpm-standard</module> |
| | | </modules> |
| | | </profile> |
| | | |
| | | <profile> |
| | | <id>packages-oem</id> |
| | | <modules> |
| | | <module>opendj-rpm-oem</module> |
| | | </modules> |
| | | </profile> |
| | | </profiles> |
| | | |
| | | <description> |
| | |
| | | <properties> |
| | | <rpm.prefix>/opt/${product.name.lowercase}</rpm.prefix> |
| | | <manpage.dir>${project.build.directory}/dependency/man</manpage.dir> |
| | | <doc.homepage.url>http://opendj.forgerock.org/</doc.homepage.url> |
| | | <doc.homepage.url>https://github.com/OpenIdentityPlatform/OpenDJ</doc.homepage.url> |
| | | <rpm.license /> |
| | | <rpm.product.name /> |
| | | <rpm.product.name.lowercase /> |