We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From now, at start, we download the head of master from maven git repository.
This is quite fine, unfortunatly, if an update has been pushed and we are developing locally, we won't get the update unless we clean the project.
A nice feature would be to have another version like HEAD_UPTODATE that if configured will always try to get the last commit from HEAD of master
The text was updated successfully, but these errors were encountered:
pcavezzan
No branches or pull requests
From now, at start, we download the head of master from maven git repository.
This is quite fine, unfortunatly, if an update has been pushed and we are developing locally, we won't get the update unless we clean the project.
A nice feature would be to have another version like HEAD_UPTODATE that if configured will always try to get the last commit from HEAD of master
The text was updated successfully, but these errors were encountered: