RE: How to disable jsf in Eclipse

2018-04-10 Thread Karen Goh
On Tue, 4/10/18, Diego Lin wrote: Subject: RE: How to disable jsf in Eclipse To: "Maven Users List" , "Karen Goh" Date: Tuesday, April 10, 2018, 3:19 PM Hi Karen, I am sorry I didn't see your question carefully

Re: How to disable jsf in Eclipse

2018-04-10 Thread Matthew Broadhead
did you check your pom dependency hierarchy?  it is a tab on eclipse editor when you have your pom.xml open.  it might tell you what package is bringing JSF into project? On 10/04/2018 07:09, Karen Goh wrote: Dear expert, I am running a maven war plug-in jee project using Tomcat and TomEE I t

RE: How to disable jsf in Eclipse

2018-04-10 Thread Diego Lin
yahoo.com.INVALID] Sent: Tuesday, April 10, 2018 2:45 PM To: Maven Users List Cc: Diego Lin Subject: RE: How to disable jsf in Eclipse [External E-mail] On Tue, 4/10/18, Diego Lin wrote: Subject: RE: How to disable jsf in Eclipse To: "Mav

RE: How to disable jsf in Eclipse

2018-04-09 Thread Karen Goh
On Tue, 4/10/18, Diego Lin wrote: Subject: RE: How to disable jsf in Eclipse To: "Maven Users List" , "Karen Goh" Date: Tuesday, April 10, 2018, 2:21 PM If you just want to disable JSF in Eclipse, you may modify the pro

RE: How to disable jsf in Eclipse

2018-04-09 Thread Diego Lin
t: Tuesday, April 10, 2018 2:13 PM To: Maven Users List Cc: Diego Lin Subject: RE: How to disable jsf in Eclipse [External E-mail] On Tue, 4/10/18, Diego Lin wrote: Subject: RE: How to disable jsf in Eclipse To: "Maven Users List" , "Ka

RE: How to disable jsf in Eclipse

2018-04-09 Thread Karen Goh
On Tue, 4/10/18, Diego Lin wrote: Subject: RE: How to disable jsf in Eclipse To: "Maven Users List" , "Karen Goh" Date: Tuesday, April 10, 2018, 1:39 PM please try this way: Properties of your project -> Proje

RE: How to disable jsf in Eclipse

2018-04-09 Thread Diego Lin
please try this way: Properties of your project -> Project Facets -> JavaServer Faces. Uncheck it. Thanks, Diego -Original Message- From: Karen Goh [mailto:karenwo...@yahoo.com.INVALID] Sent: Tuesday, April 10, 2018 1:10 PM To: users@maven.apache.org Subject: How to disable

How to disable jsf in Eclipse

2018-04-09 Thread Karen Goh
Dear expert, I am running a maven war plug-in jee project using Tomcat and TomEE I think, with Hibernate and jsp. Here's my pom.xml : http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/