license-maven-plugin icon indicating copy to clipboard operation
license-maven-plugin copied to clipboard

Manage license headers in your source files

Results 37 license-maven-plugin issues
Sort by recently updated
recently updated
newest added

Presumably this exists solely for properties someone wants to add that don't exist and we don't know about for some custom adjustments in files. I haven't looked far enough to...

stale
is:feature

This is to global in scope and takes on so many properties that have nothing to do with this project in any way. We know what properties we support. So...

is:feature

Fixes #309 Draft for review; still need to write tests

**Describe the feature** A number of licenses (such as the apache license) is referred to by a URI. This currently is a http:// URI. _A clear and concise description of...

is:feature

**Version affected** 4.1 **Describe the bug** _I'm not sure this is a bug or it's by design so please accept my apologies if it's not the case._ Currently, the APACHE-2...

is:bug

**Describe the feature** If we don't pass in the variable, then don't check the year. ``` com.mycila license-maven-plugin ${mycila.license.plugin.version} com/mycila/maven/plugin/license/templates/APACHE-2.txt src/**/*.java **/DataPlaneContract.java Authors [email protected] 2018 check-license check verify ``` **Any...

is:feature

**Describe the feature** It would be better to use this in CI(PR check) if this plugin supports executions on only changed files like in [sonar analysis](https://docs.sonarsource.com/sonarqube/latest/analyzing-source-code/pull-request-analysis/). Currently my project takes...

is:feature

Today we are not using the junit bom so pull requests from dependabot result in 3 separate ones. So we need to use the bom so we get one pull...

is:feature

**Describe the feature** I'd like to add one liners, but the current custom configuration won't allow that complaining that firstLine and lastLine cannot be empty e.g. ``` # in .html...

todo
is:feature
in:core

This is an auto-generated PR to update the snapshot report.

in:doc