Re: Project will not build

2012-07-24 Thread Tim Watts
hint Are you asking here because you got no answers on the NetBeans list? Nor the Ant list? /hint On Tue, 2012-07-24 at 15:11 -0400, Cotton, Joseph B wrote: This question concerns a Project that used to work nicely. Now it will not build. I am using NetBeans IDE 7.1.1 with Apache Tomcat

RE: Project will not build

2012-07-24 Thread Martin Gainty
http://grepcode.com/snapshot/repo1.maven.org/maven2/javax.servlet.jsp.jstl/javax.servlet.jsp.jstl-api/1.2.1 This is what youre looking for ..if the ant guy is looking the other way you can easily integrate this depdency with maven3 and insert this dependency into your depdendency list:

RE: Project will not build

2012-07-24 Thread Cotton, Joseph B
happens when And what each of the xml files are for. Is there a component list? -Original Message- From: Tim Watts [mailto:t...@cliftonfarm.org] Sent: Tuesday, July 24, 2012 3:36 PM To: Tomcat Users List Subject: Re: Project will not build hint Are you asking here because you got

RE: Project will not build

2012-07-24 Thread Tim Watts
On Tue, 2012-07-24 at 15:46 -0400, Martin Gainty wrote: http://grepcode.com/snapshot/repo1.maven.org/maven2/javax.servlet.jsp.jstl/javax.servlet.jsp.jstl-api/1.2.1 This is what youre looking for ..if the ant guy is looking the other way you can easily integrate this depdency with maven3 and

RE: Project will not build

2012-07-24 Thread Cotton, Joseph B
Watts [mailto:t...@cliftonfarm.org] Sent: Tuesday, July 24, 2012 4:04 PM To: Tomcat Users List Subject: RE: Project will not build On Tue, 2012-07-24 at 15:46 -0400, Martin Gainty wrote: http://grepcode.com/snapshot/repo1.maven.org/maven2/javax.servlet.jsp. jstl/javax.servlet.jsp.jstl-api/1.2.1

RE: Project will not build

2012-07-24 Thread Tim Watts
Message- From: Tim Watts [mailto:t...@cliftonfarm.org] Sent: Tuesday, July 24, 2012 3:36 PM To: Tomcat Users List Subject: Re: Project will not build hint Are you asking here because you got no answers on the NetBeans list? Nor the Ant list? /hint On Tue, 2012-07-24 at 15:11

RE: Project will not build

2012-07-24 Thread Caldarale, Charles R
From: Cotton, Joseph B [mailto:bcot...@dpscs.state.md.us] Subject: RE: Project will not build Isnt /WEB-INF/lib a Tomcat folder? Not really. It's usage is defined in the servlet spec; the Tomcat doc avoids duplicating information from the spec, since that's required reading before

Re: Project will not build

2012-07-24 Thread Mark Eggers
- Original Message - From: Caldarale, Charles R chuck.caldar...@unisys.com To: Tomcat Users List users@tomcat.apache.org Cc: Sent: Tuesday, July 24, 2012 6:05 PM Subject: RE: Project will not build From: Cotton, Joseph B [mailto:bcot...@dpscs.state.md.us] Subject: RE: Project