Axway / grapes-maven-plugin

From Maven to Grapes in a plugin
Apache License 2.0
0 stars 2 forks source link

grapes plugin throws NPE when running mvn -T 1C clean install #11

Open fabian20ro opened 8 years ago

fabian20ro commented 8 years ago

When trying to parallelize build with this plugin active, I always get NullPointerException. The internal objects used are not thread safe.