[
https://issues.apache.org/jira/browse/OAK-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203737#comment-17203737
]
Marcel Reutegger commented on OAK-9240:
---------------------------------------
Deployment for this module is currently skipped because the main purpose of
this jar file is tests and not production use. IIRC we wanted to limit the
amount of data sent to maven central for a release. Maybe this is not an issue
anymore...
> oak-benchmarks jar should be deployed to maven-central
> ------------------------------------------------------
>
> Key: OAK-9240
> URL: https://issues.apache.org/jira/browse/OAK-9240
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: benchmarks
> Affects Versions: 1.34.0
> Reporter: Aravindo Wingeier
> Assignee: Andrei Dulceanu
> Priority: Trivial
> Fix For: 1.36.0
>
> Attachments: Do_not_skip_deployment_for_oak-benchmarks.patch
>
>
> While [oak-run jar is deployed to maven
> central|https://repo1.maven.org/maven2/org/apache/jackrabbit/oak-run/1.34.0/],
> oak-benchmarks is missing.
> This is probably due to the property in `oak-benchmarks/pom.xml`:
> {code}
> <properties>
> <skip.deployment>true</skip.deployment>
> </properties>
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)