maven-dependency-tree/maven-dependency-tree.changes

34 lines
1.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Sep 6 18:48:23 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Remove unnecessary dependency on xmvn tools and parent pom
-------------------------------------------------------------------
Sun Mar 20 20:05:36 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with java source and target levels 8
-------------------------------------------------------------------
Tue May 11 13:03:50 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Do not build against the legacy guava20 any more
-------------------------------------------------------------------
Mon Jan 04 01:26:29 UTC 2021 - Wang Jun <jgwang@suse.com>
- Update to version 3.0.1
* Fixed JavaDoc issue for JDK 8
* maven-dependency-tree removes optional flag from
managed dependencies
* Change characters used to diplay trees to make
relationships clearer
* Pass source+target to m-invoker-p, easiest way to override
default values of maven-compiler-plugin
* Upgrade org.codehaus.plexus:plexus-component-metadata to 1.7.1
-------------------------------------------------------------------
Mon Mar 25 09:02:44 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of maven-dependency-tree 3.0
- Generate and customize the ant build.xml file