| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: os-maven-plugin | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.7.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150200.3.4.3 | Build date: Sat Feb 25 14:33:13 2023 |
| Group: Unspecified | Build host: sheep15 |
| Size: 48975 | Source RPM: os-maven-plugin-1.7.0-150200.3.4.3.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/trustin/os-maven-plugin/ | |
| Summary: Maven plugin for generating platform-dependent properties | |
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.
Apache-2.0
* Wed Mar 23 2022 fstrba@suse.com
- Build with java source and target levels 8
* Mon Jan 17 2022 fstrba@suse.com
- Upgrade to upstream version 1.7.0
* Changes:
+ Added a new property os.detected.arch.bitness
+ Added detection of RISC-V architecture, riscv
+ Added an abstraction layer for System property and file
system access
+ Added thread safety information to Maven plugin metadata
so that Maven doesn't warn about thread safety anymore
+ Added detection of z/OS operating system
+ Added m2e life cycle mapping metadata so os-maven-plugin
works better with Eclipse m2e
+ Added support for MIPS and MIPSEL 32/64-bit architecture
mips_32 - if the value is one of: mips, mips32
mips_64 - if the value is mips64
mipsel_32 - if the value is one of: mipsel, mips32el
mipsel_64 - if the value is mips64el
+ Added support for PPCLE 32-bit architecture
ppcle_32 - if the value is one of: ppcle, ppc32le
+ Added support for IA64N and IA64W architecture
itanium_32 - if the value is ia64n
itanium_64 - if the value is one of: ia64, ia64w (new),
itanium64
+ Fixed classpath conflicts due to outdated Guava version
in transitive dependencies
+ Fixed incorrect prerequisite
+ Overall code clean-up and dependency updates
- Modified patch:
* 0002-Don-t-fail-on-unknown-arch.patch ->
0001-Don-t-fail-on-unknown-arch.patch
+ Rediff to changed context
- Removed patch:
* 0001-Port-to-current-plexus-utils.patch
+ not needed any more
* Sun Nov 24 2019 fstrba@suse.com
- Specify maven.compiler.release to fix build with jdk9+ and newer
maven-javadoc-plugin
* Tue Nov 12 2019 fstrba@suse.com
- Initial packaging of os-maven-plugin 1.2.3
/usr/share/java/os-maven-plugin /usr/share/java/os-maven-plugin/os-maven-plugin.jar /usr/share/licenses/os-maven-plugin /usr/share/licenses/os-maven-plugin/LICENSE.txt /usr/share/maven-metadata/os-maven-plugin.xml /usr/share/maven-poms/os-maven-plugin /usr/share/maven-poms/os-maven-plugin/os-maven-plugin.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 16:38:47 2026