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

Norbert Kalmar updated ZOOKEEPER-3029:
--------------------------------------
    Description: 
After the directory structures has been created, it is time to create the pom 
files for all the modules, and create the build hierarchy. 
At first, Ant should remain in place until we are sure maven works fine.

Jenkins jobs and release process should be updated and checked if working.

The different modules will get their maven structure:

zookeeper-[something]
| -src
|    | -main
|    |    | -java
|    |    |     \org...
|    |    \resources
|    | -test (unit tests only)
|    |    | -java
|    |    |   \org...
|    |    \ resources
|    | - it (integration tests)
|    \pom.xml


  was:
After the directory structures has been created, it is time to create the pom 
files for all the modules, and create the build hierarchy. 
At first, Ant should remain in place until we are sure maven works fine.

Jenkins jobs and release process should be updated and checked if working.


> Step 2 - Create the pom files for the modules and migrate to maven build
> ------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-3029
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3029
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: build, scripts
>    Affects Versions: 3.6.0
>            Reporter: Norbert Kalmar
>            Assignee: Norbert Kalmar
>            Priority: Major
>
> After the directory structures has been created, it is time to create the pom 
> files for all the modules, and create the build hierarchy. 
> At first, Ant should remain in place until we are sure maven works fine.
> Jenkins jobs and release process should be updated and checked if working.
> The different modules will get their maven structure:
> zookeeper-[something]
> | -src
> |    | -main
> |    |    | -java
> |    |    |     \org...
> |    |    \resources
> |    | -test (unit tests only)
> |    |    | -java
> |    |    |   \org...
> |    |    \ resources
> |    | - it (integration tests)
> |    \pom.xml



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

Reply via email to