Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.4.0, 1.3.1
-
None
-
None
Description
Maven doesn't allow any software to be released which is a snapshot or depends on snapshots. The asynchbase dependency has an open ended version dependency on Zookeeper. The open-endedness means that it may select a snapshot version. This will break builds in some external environments.
The included patch sets the Zookeeper version to 3.4.5 to stop this behaviour.
Attachments
Attachments
Issue Links
- is superceded by
-
FLUME-1688 Bump AsyncHBase version to 1.4.1
- Resolved