Unable to apply parallel builds to thread-unsafe native-maven-plugin
#619
Labels
bug
Something isn't working
native-maven-plugin
#619
Describe the bug
A clear and concise description of what the bug is.
Make sure that you have read the documentation and that you are using the latest plugin version.
native-maven-plugin
.To Reproduce
When possible, provide a link to a repository which reproduces the issue, with instructions on how to use.
The reproducer must make use of either the Maven or Gradle plugin.
Steps to reproduce the behavior:
./mvnw -T 1.5C -PnativeTestInCustom clean test
to./mvnw -PnativeTestInCustom clean test
, everything works fine.Expected behavior
A clear and concise description of what you expected to happen.
native-maven-plugin
.Logs
Add logs to help explain your problem.
System Info (please complete the following information):
Windows
]Ubuntu 22.04.4
22.0 CE
]24.0.2 CE
17
]22
native-gradle-plugin:0.9.10
]native-maven-plugin:0.10.2
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: