Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37486165
en ru br
ALT Linux repos
S:3.1.0-alt1_6jpp11

Group :: Development/Java
RPM: maven-invoker

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.1.0-alt1_6jpp11
Build date: 20 march 2023, 12:33 ( 57.2 weeks ago )
Size: 69.00 Kb

Home page:   https://maven.apache.org/shared/maven-invoker/

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

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • maven-invoker
  • maven-invoker-javadoc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin