[ https://issues.apache.org/jira/browse/MJAR-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151104#comment-17151104 ]
Michael Osipov commented on MJAR-273: ------------------------------------- OK, so the error has been introduced between 2.5 and 2.6. What I do recommend now is to use {{git bisect}} between these two versions and try to find the first commit which broke your usecase. This will help to fix the issue way faster. > maven-jar-plugin Network Defect > ------------------------------- > > Key: MJAR-273 > URL: https://issues.apache.org/jira/browse/MJAR-273 > Project: Maven JAR Plugin > Issue Type: Bug > Affects Versions: 3.2.0 > Environment: Windows 10 mounting a WSL 2 Unbuntu File Share > Reporter: Thomas Campbell > Priority: Minor > > Executing of Maven Goal such as "mvn install" gives the following error when > Error assembling JAR: Failed to determine inclusion status for: <Drive>:<Path> > When <Drive>: is a network mounted drive. > This specifically happens when the "mounted" drive is a WSL 2 mounted drive. > Windows mounts the drive and when the command is executed the error occurs. > This does NOT happen for Version 2.5 of maven-jar-plugin. This is apparently > known in the deep recesses of the internet. -- This message was sent by Atlassian Jira (v8.3.4#803005)