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

Fix/test with gradle #21

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Fix/test with gradle #21

wants to merge 12 commits into from

Commits on Apr 7, 2021

  1. Validates the provided or default config file exist and is readable, …

    …otherwise throw a configuration error and skip mojo execution.
    marcuss committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    cc44ac7 View commit details
    Browse the repository at this point in the history
  2. Bump version of the project.

    marcuss committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    0d1e60b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Add new goal validate-config to check the config file is present and …

    …readable.
    
    Ex: mvn com.appland:appmap-maven-plugin:validate-config
    marcuss committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    ef482f4 View commit details
    Browse the repository at this point in the history
  2. Add new goal validate-config to check the config file is present and …

    …readable.
    
    Ex: mvn com.appland:appmap-maven-plugin:validate-config
    marcuss committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    e83e9ed View commit details
    Browse the repository at this point in the history
  3. Update README.md

    added validate-config goal for config troubleshooting
    marcuss authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    45ec0c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. rolled back minor change.

    marcuss committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    79f2a63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50c7d21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8c4028 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. fix: Fixed build problems.

    marcuss committed May 8, 2021
    Configuration menu
    Copy the full SHA
    fe52eed View commit details
    Browse the repository at this point in the history
  2. fix: Fixed build problems.

    marcuss committed May 8, 2021
    Configuration menu
    Copy the full SHA
    d1e8f30 View commit details
    Browse the repository at this point in the history
  3. fix: Fixed build problems.

    marcuss committed May 8, 2021
    Configuration menu
    Copy the full SHA
    5aed198 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    801ade1 View commit details
    Browse the repository at this point in the history