mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-09 15:09:23 +00:00
Use maven-mvnd as a distribution name (#638)
This commit is contained in:
2
dist/src/main/provisio/maven-distro.xml
vendored
2
dist/src/main/provisio/maven-distro.xml
vendored
@@ -93,6 +93,6 @@
|
||||
</directory>
|
||||
</fileSet>
|
||||
|
||||
<archive name="mvnd-${project.version}-${os.detected.name}-${os.detected.arch}.zip" executable="**/bin/mvnd"/>
|
||||
<archive name="maven-mvnd-${project.version}-${os.detected.name}-${os.detected.arch}.zip" executable="**/bin/mvnd"/>
|
||||
|
||||
</assembly>
|
||||
|
Reference in New Issue
Block a user