2025-06-03 08:18:48 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 3 08:18:45 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Add dependency on objectweb-asm to build with sisu 0.9.0.M4
|
|
|
|
|
|
2024-09-27 08:56:07 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 27 08:39:38 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Upgrade to upstream version 3.3.0
|
|
|
|
|
* New features and improvements
|
|
|
|
|
+ MSHARED-1040: Require Java 8
|
|
|
|
|
+ MSHARED-1019: Allow pass raw cli option to Maven process
|
|
|
|
|
+ MSHARED-1018: Allow for using the -ntp ,--no-transfer-progress
|
|
|
|
|
flag in Maven invocations
|
|
|
|
|
+ MSHARED-1009: Allow providing Maven executable from workspace
|
|
|
|
|
+ MSHARED-649: Allow Pom file outside base directory
|
|
|
|
|
+ MSHARED-1007: Add MavenHome and MavenExecutable options to
|
|
|
|
|
InvocationRequest
|
|
|
|
|
+ MINVOKER-233: Improve DefaultInvoker with a timeout.
|
|
|
|
|
+ MSHARED-1390: Deprecate InvocationRequest#setGoals
|
|
|
|
|
+ MSHARED-1382: support a possibility to disable snapshots
|
|
|
|
|
update.
|
|
|
|
|
+ MSHARED-1150: Add ps1 as detectable file type for PowerShell
|
|
|
|
|
* Bug Fixes
|
|
|
|
|
+ MSHARED-1008: Set builder id in proper way
|
|
|
|
|
+ MSHARED-971: Add test for inherited environment
|
|
|
|
|
* Maintenance
|
|
|
|
|
+ MSHARED-577: Remove usage of M2_HOME environment variable
|
|
|
|
|
+ MSHARED-1006: Deprecate not thread safe methods on Invoker
|
|
|
|
|
+ Unit test MavenCommandLineBuilderTest refactor
|
|
|
|
|
+ remove --no-module-directories from javadoc configuration
|
|
|
|
|
+ remove unused property
|
|
|
|
|
+ remove deprecated class and use up to date JUnit fixtures
|
|
|
|
|
+ MSHARED-1152: Remove public modifier for JUnit5 tests
|
|
|
|
|
+ MSHARED-1391: Code cleanups
|
|
|
|
|
+ MSHARED-1389: Refresh download page
|
|
|
|
|
+ MSHARED-1307: systemProperties is deprecated:
|
|
|
|
|
systemPropertyVariables instead
|
|
|
|
|
+ MSHARED-1306: Use fixtures to reduce duplicate code
|
|
|
|
|
+ MSHARED-1306: don't log from passing tests
|
|
|
|
|
+ MNG-6829: Replace any StringUtils#isEmpty(String) and
|
|
|
|
|
#isNotEmpty(String)
|
|
|
|
|
+ MSHARED-1152: Migrate tests to JUnit5
|
|
|
|
|
+ MSHARED-1145: remove rendundant error message
|
|
|
|
|
- Removed patch:
|
|
|
|
|
* maven-invoker-MSHARED-279.patch
|
|
|
|
|
+ rejected upstream
|
|
|
|
|
|
2024-02-21 14:56:29 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 21 14:55:53 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
|
|
2022-04-26 16:56:07 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 25 18:38:03 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Upgrade to upstream version 3.1.0
|
2022-07-23 14:21:26 +00:00
|
|
|
|
* Improvement:
|
|
|
|
|
+ MSHARED-702 – Remove hard coded versions for
|
|
|
|
|
plexus-component-annotations/plexus-component-metadata
|
|
|
|
|
* Tasks:
|
|
|
|
|
+ MSHARED-625 – Refactored to use ‘maven-shared-utils’ instead
|
|
|
|
|
of 'plexus-utils'.
|
|
|
|
|
+ MSHARED-729 – Upgrade to JDK 7 minimum.
|
|
|
|
|
* Dependency upgrades:
|
|
|
|
|
+ MSHARED-700 – Upgrade parent to 31
|
|
|
|
|
+ MSHARED-728 – Upgrade maven-shared-utils to 3.2.1
|
2022-04-26 16:56:07 +00:00
|
|
|
|
* Fixes build with maven-shared-utils 3.3.3
|
|
|
|
|
|
2022-03-20 19:33:56 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Mar 20 19:33:22 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Build with java source and target levels 8
|
|
|
|
|
|
2019-11-21 14:18:48 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 21 14:17:41 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Upgrade to upstream version 3.0.1
|
|
|
|
|
* needed by xmvn-tools >= 3.1.0
|
|
|
|
|
- Modified patch:
|
|
|
|
|
* maven-invoker-MSHARED-279.patch
|
|
|
|
|
+ rediff to changed context
|
|
|
|
|
|
2019-04-02 05:04:01 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 1 23:01:37 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
|
|
2019-03-14 08:06:27 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 14 08:05:46 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial packaging of maven-invoker 2.2
|
|
|
|
|
- Generate and customize ant build.xml file
|