[
https://issues.apache.org/jira/browse/OAK-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aravindo Wingeier updated OAK-9240:
-----------------------------------
Description:
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}
was:
oak-benchmarks/README.md does not mention azure-segment-tar, while it is
actually implemented.
Updating the supported backends to the readme.
> 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: Documentation
> Components: benchmarks
> Affects Versions: 1.34.0
> Reporter: Aravindo Wingeier
> Assignee: Andrei Dulceanu
> Priority: Trivial
> Fix For: 1.36.0
>
>
> 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)