Package maven-invoker: Information

    Source package: maven-invoker
    Version: 3.1.0-alt1_6jpp11
    Latest version according to Repology
    Build time:  Mar 21, 2023, 04:31 AM in the task #317070
    Category: Development/Java
    Report package bug
    License: ASL 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 rpms provided by this srpm:
    maven-invoker (noarch)
    maven-invoker-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. /proc
      2. maven-antrun-plugin
      3. maven-clean-plugin
      4. maven-local
      5. mvn(junit:junit)
      6. mvn(org.apache.maven.shared:maven-shared-components:pom:)
      7. mvn(org.codehaus.plexus:plexus-utils)
      8. mvn(org.eclipse.sisu:org.eclipse.sisu.inject)
      9. mvn(org.eclipse.sisu:sisu-maven-plugin)
      10. jpackage-default
      11. rpm-build-java
      12. unzip

    Last changed


    March 20, 2023 Igor Vlasenko 3.1.0-alt1_6jpp11
    - update
    July 1, 2022 Igor Vlasenko 3.1.0-alt1_1jpp11
    - new version
    June 8, 2022 Igor Vlasenko 3.0.1-alt2_2jpp11
    - Port to maven-antrun-plugin 3.0.0