You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Andrei Dulceanu (Jira)" <ji...@apache.org> on 2021/01/21 12:42:10 UTC

[jira] [Updated] (OAK-9240) oak-benchmarks jar should be deployed to maven-central

     [ https://issues.apache.org/jira/browse/OAK-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrei Dulceanu updated OAK-9240:
---------------------------------
    Fix Version/s:     (was: 1.38.0)
                   1.40.0

> 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.40.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)