Summary
Parallel execution of arch-test show some warnings.
It would be nice to check the possibility of parallel execution and mark methods as @threadsafe to eliminate the maven warnings.
Type of Issue
It is a :
Motivation
Executing the maven build with parameter -T 2.0C to speed up overall build time.
Current Behavior
With parameter -T 2.0C the warning is printed which shall be fixed.
Expected Behavior
Execution of the plugin in parallel without maven warning.
Steps to Reproduce (for bugs)
Call arch-test with maven parameter -T 2.0C.
Summary
Parallel execution of arch-test show some warnings.
It would be nice to check the possibility of parallel execution and mark methods as @threadsafe to eliminate the maven warnings.
Type of Issue
It is a :
Motivation
Executing the maven build with parameter -T 2.0C to speed up overall build time.
Current Behavior
With parameter -T 2.0C the warning is printed which shall be fixed.
Expected Behavior
Execution of the plugin in parallel without maven warning.
Steps to Reproduce (for bugs)
Call arch-test with maven parameter -T 2.0C.