Open knoobie opened 2 months ago
I have seen this message before when building platform o flow-components that are using parallel execution, but we have not experienced any problem, so we just ignore the message, has you had any issue in your projects?
Not seen a problem in the final product; but maven is literally crying ;) and all WARNING logs are preserved in Jenkins.. so it's not a good DX / advertising for the plugin
which goal do you expect to be thread-safe ? prepare-frontend or build-frontend ?
I would expect build-frontend used in the production build to be thread-safe.. I would say even running a multi module project with different Vaadin modules should not be a problem because each has its own node modules, package json etc.
Describe the bug
Expected-behavior
No such error.
Reproduction
Build any Vaadin Multi Module Project with Maven and enable parallel execution to speed up build.
System Info
Latest 24.4