Name: | os-maven-plugin |
Version: | 1.2.3 |
Release: | 9.module+el8+5206+de031079 |
Architecture: | noarch |
Module: | javapackages-tools:201801:20190524201950:b8beca13
|
Group: | Unspecified |
Size: | 37941 |
License: | ASL 2.0 |
RPM: |
os-maven-plugin-1.2.3-9.module+el8+5206+de031079.noarch.rpm
|
Source RPM: |
os-maven-plugin-1.2.3-9.module+el8+5206+de031079.src.rpm
|
Build Date: | Thu May 30 2019 |
Build Host: | jenkins-10-147-72-125-2979f749-2fc6-4ade-a930-9caea4b54de2.appad3iad.osdevelopmeniad.oraclevcn.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. |