Re: Trouble compiling jsps in embedded

2008-02-25 Thread Joshua Pollak
. But obviously you should first try to figure out why the JSPs won't compile with the embedded Tomcat, that might be easiest for you. Wayne On 2/22/08, Joshua Pollak [EMAIL PROTECTED] wrote: Wayne, I apologize, something must have been wrong with my subscription, because neither my post, nor your reply

Trouble compiling jsps in embedded

2008-02-22 Thread Joshua Pollak
Hello, I have a project with an embedded tomcat instance which is supposed to be compiling some JSPs. When I run a simple unit test that fetches our index page, I get a javac compiler error in our logs. (See below, complaining that package javax.servlet is missing). I have all the needed

Re: Trouble compiling jsps in embedded

2008-02-22 Thread Joshua Pollak
replying to that message to continue the thread? I'll readily admit that I didn't really give you an answer, but its not polite to send the same message again so quickly, especially without responding to the other thread first. Wayne On 2/22/08, Joshua Pollak [EMAIL PROTECTED] wrote: Hello, I have

Trouble compiling jsps in embedded

2008-02-21 Thread Joshua Pollak
Hello, I have a project with an embedded tomcat instance which is supposed to be compiling some JSPs. When I run a simple unit test that fetches our index page, I get a javac compiler error in our logs. (See below, complaining that package javax.servlet is missing). I have all the needed

Error getting POM for 'org.apache.maven.plugins:maven-resources-plugin' from the repository

2008-02-07 Thread Joshua Pollak
Hello, Over the last few days this problem has been plaguing my development team. At first I thought it was a problem with a specific projects use of snapshot plugins and our internal repository cache (Artifactory), but I just discovered it is happening on an internal project which is