eolivelli commented on issue #776: MAVEN MIGRATION - ZOOKEEPER-3028 - Create maven assembly URL: https://github.com/apache/zookeeper/pull/776#issuecomment-456428308 @anmolnar fit is better to rebase this patch to current master because maven build was not working due to the lack of commons-lang. I think the using the maven release needs some additional work and it can be addressed in a separate patch. We should have consensus about the way we are going to release the new artifact, see the mail on the mailing list. With this patch I think you will be able to create the final package just be issuing this command mvn clean package -DskipTest and not mvn release:prepare, it will perform additional work and it will try to push stuff on git repository A common release procedure with the maven release plugin is like this one: https://github.com/diennea/herddb/wiki/Release-guide
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
