| Name: | os-maven-plugin |
|---|---|
| Version: | 1.2.3 |
| Release: | 9.module+el8.10.0+90622+accb6b48 |
| Architecture: | noarch |
| Module: | javapackages-tools:201801:8100020250616113255:417e5c08 |
| Group: | Unspecified |
| Size: | 37941 |
| License: | ASL 2.0 |
| RPM: | os-maven-plugin-1.2.3-9.module+el8.10.0+90622+accb6b48.noarch.rpm |
| Source RPM: | os-maven-plugin-1.2.3-9.module+el8.10.0+90622+accb6b48.src.rpm |
| Build Date: | Tue Jul 01 2025 |
| Build Host: | build-ol8-x86_64.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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- 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