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 "Aravindo Wingeier (Jira)" <ji...@apache.org> on 2020/09/28 14:58:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17203284#comment-17203284 ] 

Aravindo Wingeier commented on OAK-9240:
----------------------------------------

[~adulceanu] and one more... thanks for taking care! 

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