You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Norbert Kalmar (JIRA)" <ji...@apache.org> on 2018/07/04 14:45:00 UTC

[jira] [Updated] (ZOOKEEPER-3033) Step 1.2 - Create zk-recipes maven structure

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

Norbert Kalmar updated ZOOKEEPER-3033:
--------------------------------------
    Summary: Step 1.2 - Create zk-recipes maven structure  (was: Create maven directories/modules and setup build)

> Step 1.2 - Create zk-recipes maven structure
> --------------------------------------------
>
>                 Key: ZOOKEEPER-3033
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3033
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: build, scripts
>    Affects Versions: 3.6.0
>            Reporter: Norbert Kalmar
>            Assignee: Norbert Kalmar
>            Priority: Major
>
> Create a directory structure to adhere to the maven hierarchy.
> {noformat}
> zk-something
> |-src
> | |-main
> | | |-java
> | | \resources
> | |-test
> | | |-java
> | | \resources
> | |-it
> \pom.xml
> {noformat}
> There will be sub-modules which will build by themself:
> {noformat}
> |-jute
> |-zk-client
> |-zk-common
> |-zk-contrib
> |-zk-docs
> |-zk-it
> |-zk-server
> |-zk-recipes
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)