[
https://issues.apache.org/jira/browse/PIRK-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15390862#comment-15390862
]
ASF GitHub Bot commented on PIRK-24:
------------------------------------
Github user smarthi commented on the issue:
https://github.com/apache/incubator-pirk/pull/22
1. Changed the <scope> of JMH dependencies to "provided", that excludes the
jmh jars from being packaged into the uber jar
2. Added maven-jar-plugin and excluded "org/openjdg/jmh/**" to exclude jmh
generated classes and also excluded "org/apache/pirk/benchmark/**" to exclude
the PIRK benchmark classes that use jmh.
> JMH and Pom
> -----------
>
> Key: PIRK-24
> URL: https://issues.apache.org/jira/browse/PIRK-24
> Project: PIRK
> Issue Type: Bug
> Reporter: Ellison Anne Williams
> Assignee: Suneel Marthi
>
> Update the pom so as not to package JMH (and the reliant benchmarking code)
> into the artifact.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)