mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Fix licence header location when building only a single sub-module
This commit is contained in:
parent
ae3e95acc5
commit
c5c3496047
@ -272,7 +272,7 @@
|
||||
<groupId>com.mycila.maven-license-plugin</groupId>
|
||||
<artifactId>maven-license-plugin</artifactId>
|
||||
<configuration>
|
||||
<header>etc/license.txt</header>
|
||||
<header>${basedir}/../etc/license.txt</header>
|
||||
<strictCheck>true</strictCheck>
|
||||
<excludes>
|
||||
<exclude>.idea/**</exclude>
|
||||
|
Loading…
x
Reference in New Issue
Block a user