Carlos Saltos created AMBARI-25514:
--------------------------------------
Summary: Build fails on missing javax.el
Key: AMBARI-25514
URL: https://issues.apache.org/jira/browse/AMBARI-25514
Project: Ambari
Issue Type: Bug
Components: ambari-metrics
Affects Versions: 2.7.5
Environment: Test it on Debian 9 with a clean Maven dependecies cache
Reporter: Carlos Saltos
Attachments: missing-javax.el-error.log, missing-javax.el-fix.patch
CURRENT BEHAVIOR:
When trying to build Ambari with ambari-metrics it fails for a missing
org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT dependancy (more info at the
attached error log file)
DESIRED BEHAVIOR:
The build succeeds
POSSIBLE SOLUTION:
Exclude the javax.el dependency since it is already provided by the jee
containers servers (please refer to the patch file to see an option of the fix)
NOTE: some builds might look they work but it is just because they cached this
dependancy in a point in time but now it is no more available
--
This message was sent by Atlassian Jira
(v8.3.4#803005)