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

#458: Have the plugin operate in "offline mode" by default #561

Merged

Conversation

TheSnoozer
Copy link
Collaborator

#458: Have the plugin operate in "offline mode" by default to prevent issues like "com.jcraft.jsch.JSchException: Auth fail"

WARNING: the properties git.local.branch.ahead and git.local.branch.behind might be inaccurate without <offline>false</offline>!

Context

Contributor Checklist

  • Added relevant integration or unit tests to verify the changes
  • Update the Readme or any other documentation (including relevant Javadoc)
  • Ensured that tests pass locally: mvn clean package
  • Ensured that the code meets the current checkstyle coding style definition: mvn clean verify -Pcheckstyle -Dmaven.test.skip=true -B

…lt to prevent issues like "com.jcraft.jsch.JSchException: Auth fail" -- WARNING: the properties git.local.branch.ahead and git.local.branch.behind might be inaccurate without the "<offline>false</offline>"!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant