Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rjrudin opened this issue Mar 16, 2023 · 0 comments
Open

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

rjrudin opened this issue Mar 16, 2023 · 0 comments

Comments

@rjrudin
Copy link
Contributor

rjrudin commented Mar 16, 2023

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant