You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move jmh-generator-annprocess dependency to "benchmark" profile
It doesn't seem to like being run again, `mvn clean test && mvn test`
fails with "duplicate class". Moving it to a profile excludes it from
the default build.
0 commit comments