You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2023/01/18 14:43:04 UTC

[GitHub] [maven-mvnd] gnodet commented on a diff in pull request #717: Try native image then fallback to pure java version

gnodet commented on code in PR #717:
URL: https://github.com/apache/maven-mvnd/pull/717#discussion_r1073627453


##########
dist/src/main/provisio/maven-distro.xml:
##########
@@ -97,6 +97,7 @@
             <include>mvnd</include>
             <include>mvnd.exe</include>
         </directory>
+        <file touch="platform-${os.detected.name}-${os.detected.arch}"/>

Review Comment:
   What is the purpose of this line ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org