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

Modify current plugin to read the given config file and set up the agent accordingly. #5

Open
marcuss opened this issue Mar 16, 2021 · 0 comments

Comments

@marcuss
Copy link

marcuss commented Mar 16, 2021

Validate the provided appmap config file exist and fail otherwise.

The current code has various default values, including the default value of the appmap,yml file here:

https://github.com/applandinc/appmap-maven-plugin/blob/master/src/main/java/com/appland/appmap/AppMapAgentMojo.java#L26-L27

In case the provided file does not exist... FAIL
In case no file is provided use the default location and in case the default location does not exist ... FAIL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant