Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.18.0
-
None
-
None
Description
DRILL-7704 upgraded Drill's Maven version to 3.6.3.
As it turns out, I use Ubuntu (Linux Mint) for development. Maven is installed as a package using apt-get. Packages can lag behind a bit. The latest maven available via apt-get is 3.6.0.
It is a nuisance to install a new version outside the package manager. I changed the Maven version in the root pom.xml to 3.6.0 and the build seemed to work. Any reason we need the absolute latest version rather than just 3.6.0 or later?
The workaround for now is to manually edit the pom.xml file on each checkout, then revert the change before commit. This ticket requests to adjust the "official" version to 3.6.0.
Attachments
Issue Links
- links to