taclano opened a new issue, #731: URL: https://github.com/apache/maven-mvnd/issues/731
Hi, In our project we are trying to use mvnd to speed up our build. We use the maven dependency plugin to fetch from a remote repository some files ( yaml-files ), these artifacts do not contain a pom remotely. Which I know is not good :( With mvnd this causes an error during the build. With stock mvn this causes only a warning. Is this the expected behavior ? Thanks in advance Version used: jdk11 mvn => 3.8.6 mvnd => 0.8.2 with mvn 3.8.6 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
