javafx-maven-plugin icon indicating copy to clipboard operation
javafx-maven-plugin copied to clipboard

Parallel build thread-safe

Open Karlinator opened this issue 5 years ago • 0 comments

Just a general request to make the plugin thread-safe, or mark it as such if it already is.

Ref: https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3

This isn't a huge issue, but faster builds are always nice. This might be as simple as checking and confirming, or require major rewrites to implement; I haven't checked.

Karlinator avatar Sep 07 '20 14:09 Karlinator