| Name: | os-maven-plugin |
|---|---|
| Version: | 1.2.3 |
| Release: | 6.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 36684 |
| License: | ASL 2.0 |
| RPM: | os-maven-plugin-1.2.3-6.el7.noarch.rpm |
| Source RPM: | os-maven-plugin-1.2.3-6.el7.src.rpm |
| Build Date: | Fri Nov 03 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/trustin/os-maven-plugin/ |
| Summary: | Maven plugin for generating platform-dependent properties |
| Description: | os-maven-plugin is a Maven extension/plugin that generates various
useful platform-dependent project properties normalized from
${os.name} and ${os.arch}.
${os.name} and ${os.arch} are often subtly different between JVM and
operating system versions or they sometimes contain machine-unfriendly
characters such as whitespaces. This plugin tries to remove such
fragmentation so that you can determine the current operating system
and architecture reliably. |
- Regenerate build-requires
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Don't fail on unknown arch
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Port to current plexus-utils
- Initial pagkaging