[ https://issues.apache.org/jira/browse/BEAM-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Luke Cwik updated BEAM-874: --------------------------- Summary: sdks/java/microbenchmarks instructions incorrect since benchmarks no longer run (was: sdks/java/microbenchmarks instructions and execution no longer function) > sdks/java/microbenchmarks instructions incorrect since benchmarks no longer > run > ------------------------------------------------------------------------------- > > Key: BEAM-874 > URL: https://issues.apache.org/jira/browse/BEAM-874 > Project: Beam > Issue Type: Bug > Components: sdk-java-core > Reporter: Luke Cwik > Assignee: Davor Bonaci > > microbenchmarks.jar is built with an empty META-INF/BenchmarkList file which > leads to this failure upon executing > ```java -jar target/microbenchmarks.jar```: > No matching benchmarks. Miss-spelled regexp? > Use EXTRA verbose mode to debug the pattern matching. > Also, note that sdks/java/microbenchmarks/README.md should attempt to avoid > usage of mvn install when possible. An alternate suggestion could be: > mvn package -pl sdks/java/microbenchmarks -am -- This message was sent by Atlassian JIRA (v6.3.4#6332)