Skip to content

parallel execution of arch-test gives maven warning #50

Description

@Tholian

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 :

  • bug
  • request
  • question regarding the documentation

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions