Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: maven-invoker | Distribution: openSUSE Tumbleweed |
Version: 3.3.0 | Vendor: openSUSE |
Release: 1.2 | Build date: Fri Sep 27 10:39:38 2024 |
Group: Development/Libraries/Java | Build host: reproducible |
Size: 41420 | Source RPM: maven-invoker-3.3.0-1.2.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://maven.apache.org/shared/maven-invoker/ | |
Summary: An API for firing a maven build in a clean environment |
This API is concerned with firing a Maven build in a new JVM. It accomplishes its task by building up a conventional Maven command line from options given in the current request, along with those global options specified in the invoker itself. Once it has the command line, the invoker will execute it, and capture the resulting exit code or any exception thrown to signal a failure to execute. Input/output control can be specified using an InputStream and up to two InvocationOutputHandlers. This is a replacement package for maven-shared-invoker
Apache-2.0
* Fri Sep 27 2024 Fridrich Strba <[email protected]> - 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 * Wed Feb 21 2024 Fridrich Strba <[email protected]> - Use %patch -P N instead of deprecated %patchN. * Mon Apr 25 2022 Fridrich Strba <[email protected]> - Upgrade to upstream version 3.1.0 * 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 * Fixes build with maven-shared-utils 3.3.3 * Sun Mar 20 2022 Fridrich Strba <[email protected]> - Build with java source and target levels 8 * Thu Nov 21 2019 Fridrich Strba <[email protected]> - 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 * Mon Apr 01 2019 Jan Engelhardt <[email protected]> - Use noun phrase in summary. * Thu Mar 14 2019 Fridrich Strba <[email protected]> - Initial packaging of maven-invoker 2.2 - Generate and customize ant build.xml file
/usr/share/java/maven-invoker /usr/share/java/maven-invoker/maven-invoker.jar /usr/share/licenses/maven-invoker /usr/share/licenses/maven-invoker/LICENSE /usr/share/licenses/maven-invoker/NOTICE /usr/share/maven-metadata/maven-invoker.xml /usr/share/maven-poms/maven-invoker /usr/share/maven-poms/maven-invoker/maven-invoker.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 5 23:42:20 2025