Skip to content

Document how to generate an options file when using MLCP #654

Open
@rjrudin

Description

@rjrudin

Generally, the approach is:

  1. Use a doFirst block to write an options file.
  2. Use JavaExec instead of MlcpTask if you don't want host/username/password to be set automatically.
  3. Use a doLast block to delete the file if necessary.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions