Compare commits

...

9 Commits

Author SHA256 Message Date
a31bed76ff Accepting request 1249283 from Java:packages
A security fix without CVE number

OBS-URL: https://build.opensuse.org/request/show/1249283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-install-plugin?expand=0&rev=8
2025-02-28 16:57:43 +00:00
7a1f4a2488 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-install-plugin?expand=0&rev=24 2025-02-28 16:44:05 +00:00
3c5cbaf2ec OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-install-plugin?expand=0&rev=23 2025-02-28 06:12:57 +00:00
bbaccd5d42 Accepting request 1164213 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/1164213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-install-plugin?expand=0&rev=7
2024-04-03 15:19:55 +00:00
5b154120eb Accepting request 1084295 from Java:packages
3.1.1

OBS-URL: https://build.opensuse.org/request/show/1084295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-install-plugin?expand=0&rev=6
2023-05-04 15:10:05 +00:00
83b09f6bd7 Accepting request 979132 from Java:packages
sync changes with sle

OBS-URL: https://build.opensuse.org/request/show/979132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-install-plugin?expand=0&rev=5
2022-05-25 18:34:39 +00:00
62b229ec25 Accepting request 976411 from Java:packages
3.0.0-M1

OBS-URL: https://build.opensuse.org/request/show/976411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-install-plugin?expand=0&rev=4
2022-05-12 21:00:12 +00:00
0f9a98799b Accepting request 963945 from Java:packages
Build with source/target levels 8

OBS-URL: https://build.opensuse.org/request/show/963945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-install-plugin?expand=0&rev=3
2022-03-22 18:40:44 +00:00
6e2971b800 Accepting request 750601 from Java:packages
fix build with new maven-javadoc-plugin

OBS-URL: https://build.opensuse.org/request/show/750601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-install-plugin?expand=0&rev=2
2019-11-26 15:59:39 +00:00
4 changed files with 43 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d45bd34064a6032e728f77d58800cca77ca16f59abcfda4f3b0b60b7833e4edf
size 226019

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94753ef3c89c6f7df181345c3c74df5a3c7b47cfa39f5010114864c718a22f4f
size 226737

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Fri Feb 28 16:24:03 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Upgrade tu upstrem version 3.1.4
* New features and improvements
+ Enable GitHub Issues
+ Add release-drafter, PR automation
* Dependency updates
+ Bump resolverVersion from 1.9.18 to 1.9.22
+ Bump org.mockito:mockito-core from 4.8.1 to 4.11.0
+ Bump mavenVersion from 3.9.6 to 3.9.9
* Maintenance
* MNGSITE-529: Rename "Goals" to "Plugin Documentation"
* Remove unused method
- Changes of release 3.1.3
* Bug
+ MINSTALL-196: Maven 3.9.x install:install-file doesn't
recognize -Dpackaging
* Dependency upgrade
+ MINSTALL-203:- Update to parent POM 43
* Maintenance
+ Build with Maven 4
- Changes of release 3.1.2
* Bug
+ MINSTALL-190: Fix Temporary File Information Disclosure
Vulnerability
* Improvement
+ MINSTALL-195: Include artifactId in messages of
InstallMojo#processProject
* Task
+ MINSTALL-192: Code cleanups
+ MNG-6829: Replace StringUtils#isEmpty(String) &
#isNotEmpty(String)
* Dependency upgrade
+ MINSTALL-193: Upgrade Parent Version 42, require min Maven
3.6.3
+ MINSTALL-197: Upgrade parent to 41, remove deprecations
-------------------------------------------------------------------
Tue Apr 2 17:25:45 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package maven-install-plugin
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%bcond_with tests
Name: maven-install-plugin
Version: 3.1.1
Version: 3.1.4
Release: 0
Summary: Maven Install Plugin
License: Apache-2.0