0

I have been facing difficulty with adding dependencies to maven war project .Everytime ,when i try to add dependency in my pom.xml, i don't see java ee 7 api in pom.xml dependencies tab.After i copied from maven repository dependency code to pom.xml source tab,then my project goes fine. But when i create another new project , then i try to add dependency in pom.xml dependencies tab and i don't see any api.So, i have to copy dependency code from maven repository and add to my pom.xml again.How can i get rid of this?

0 Answers0