Name: | xmvn-resolve |
---|---|
Version: | 3.0.0 |
Release: | 21.module+el8+5206+de031079 |
Architecture: | noarch |
Module: | javapackages-tools:201801:20190524201950:b8beca13 |
Group: | Unspecified |
Size: | 23376 |
License: | ASL 2.0 |
RPM: | xmvn-resolve-3.0.0-21.module+el8+5206+de031079.noarch.rpm |
Source RPM: | xmvn-3.0.0-21.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://fedora-java.github.io/xmvn/ |
Summary: | XMvn Resolver |
Description: | This package provides XMvn Resolver, which is a very simple commald-line tool to resolve Maven artifacts from system repositories. Basically it's just an interface to artifact resolution mechanism implemented by XMvn Core. The primary intended use case of XMvn Resolver is debugging local artifact repositories. |
- Add requirement on javapackages-tools since scripts use java-functions.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Remove now unnecessary objenesis from classpath
- Avoid creating temp files during manifest injection - Resolves: rhbz#1579236
- Switch to commons-compress for manifest manipulation - Resolves: rhbz#1576358
- Remove use of JAXB from xmvn-core to make it work with Java 9
- Fix maven home lookup and layout to match current maven
- Fix configuration of aliased plugins - Resolves: rhbz#1556974
- Escape macros in %changelog
- Use guava20