[
https://issues.apache.org/jira/browse/ZOOKEEPER-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norbert Kalmar updated ZOOKEEPER-3122:
--------------------------------------
Description:
Verify maven build works as expected, scripts (release, precommit, jenkins,
reports etc) work with maven.
was:
This step should be done after every step, but especially before step 2, after
moving all the directories to maven structure, the build directory should be
verified that:
- Same jar files are created
-- find build/ -name \*.jar
--- jar tf build/zookeeper-3.6.0-SNAPSHOT-javadoc.jar
--- ...
- Files available did not change, only their path:
-- find build/ -type f | sort -k 2
> Verify build after maven migration and the end artifact
> -------------------------------------------------------
>
> Key: ZOOKEEPER-3122
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3122
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: build, scripts
> Affects Versions: 3.6.0
> Reporter: Norbert Kalmar
> Assignee: Norbert Kalmar
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Verify maven build works as expected, scripts (release, precommit, jenkins,
> reports etc) work with maven.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)