mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-26 23:45:47 +00:00
Add NOTICE LICENSE and README to the distro
This commit is contained in:
@@ -67,6 +67,11 @@
|
||||
|
||||
<fileSet to="mvnd-${project.version}-${os.detected.name}-${os.detected.arch}">
|
||||
<directory path="${basedir}/src/main/distro"/>
|
||||
<directory path="${basedir}/..">
|
||||
<include>NOTICE.txt</include>
|
||||
<include>LICENSE.txt</include>
|
||||
<include>README.adoc</include>
|
||||
</directory>
|
||||
</fileSet>
|
||||
<fileSet to="mvnd-${project.version}-${os.detected.name}-${os.detected.arch}/bin">
|
||||
<directory path="${basedir}/../client/target">
|
||||
|
Reference in New Issue
Block a user