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
See usage here: https://www.mojohaus.org/license-maven-plugin/
Generally, mvn license::update-file-header should work. See the configuration in the pom.xml for the plugin called license-maven-plugin.
mvn license::update-file-header
pom.xml
license-maven-plugin
The text was updated successfully, but these errors were encountered:
@manthanhd I don't think this task is completed yet. This will add the MIT license to each source file in the project, which is probably a good idea.
Sorry, something went wrong.
@sappenin - I saw the license plugin in pom.xml so incorrectly assumed this was complete! d'oh!
manthanhd
No branches or pull requests
See usage here: https://www.mojohaus.org/license-maven-plugin/
Generally,
mvn license::update-file-header
should work. See the configuration in thepom.xml
for the plugin calledlicense-maven-plugin
.The text was updated successfully, but these errors were encountered: