Package maven-invoker: Information

    Source package: maven-invoker
    Version: 3.3.0-alt1
    Build time:  Aug 28, 2025, 11:34 PM
    Category: Development/Java
    Report package bug
    License: Apache-2.0
    Summary: Fires a maven build in a clean environment
    Description: 
    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

    List of RPM packages built from this SRPM:
    maven-invoker (noarch)
    maven-invoker-javadoc (noarch)

    Maintainer: Anton Meleshnikov

    List of contributors:
    Anton Meleshnikov
    Igor Vlasenko

      1. /proc
      2. jpackage-default
      3. rpm-build-java
      4. unzip
      5. mvn(org.apache.maven.shared:maven-shared-components:pom:)
      6. mvn(org.apache.maven.shared:maven-shared-utils)
      7. maven-local
      8. mvn(org.eclipse.sisu:sisu-maven-plugin)
      9. mvn(org.junit.jupiter:junit-jupiter-api)
      10. mvn(javax.inject:javax.inject)
      11. mvn(org.apache.maven.plugins:maven-surefire-plugin)

    Last changed


    Aug. 28, 2025 Anton Meleshnikov 3.3.0-alt1
    - new version (thanks fedora for the patch)
    March 20, 2023 Igor Vlasenko 3.1.0-alt1_6jpp11
    - update
    July 1, 2022 Igor Vlasenko 3.1.0-alt1_1jpp11
    - new version