mars

command module
v0.0.0-...-f6f0b49 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2020 License: MIT Imports: 15 Imported by: 0

README

Small command line tool to compile and copy a generated maven artifact

Build

go build -o mars

Run

mars -p project-alias

or just call the binary for a command prompt

mars

See config.json for examples, the java, jboss and workspace sections accept system variables or path, first try to get system variable if not found uses it as a relative path.

Available flows:

1 - Maven clean and install
2 - Same as #1 plus copy the generated artifact to deployment folder
3 - Same as #2 plus start the container (Not implemented yet)

Roadmap

  • [] Start Java container
  • Use different maven installation
  • Make the config file configurable with a parameter
  • [] Use "deployment" as a generic not fixed to jboss
  • Create snapshots of the config.json file on demand
  • [] Better project listing (consider group by a category)
  • Consider creating "Sets" of projects and be able to deploy them together.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL