I am a newbie to Eclipse.I got this below error when I modified my cucumber project, I added functionality of reading data from excel and writing to excel, until then it worked fine.Tried everything mentioned in other answers. The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-core:2.2.11 [ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @
Any help would be appreciated.