mojohaus/license-maven-plugin

aggregate-add-third-party not threadsafe

Open

#86 opened on May 10, 2017

View on GitHub
 (6 comments) (13 reactions) (1 assignee)Java (127 forks)auto 404
add-third-partyenhancementhelp wanted

Repository metrics

Stars
 (115 stars)
PR merge metrics
 (PR metrics pending)

Description

The aggregate-add-third-party is not threadsafe, and forces me to run builds with --builder singlethreaded which is no fun. Could it be made threadsafe?

http://www.mojohaus.org/license-maven-plugin/aggregate-add-third-party-mojo.html

Contributor guide