Got the following error while trying to build our common code.
Description Resource Path Location Type
JavaServer Faces 2.0 can not be installed : One or more constraints have not been satisfied. Apps line 1 Maven Java EE Configuration Problem
JavaServer Faces 2.0 requires Dynamic Web Module 2.5 or newer. Apps line 1 Maven Java EE Configuration Problem
I tried to find the error inside the code but there is no error. I suspect it's a dependency that is missing. Could someone please explain further if my thoughts are correct?