Turns out the "Maven Dependencies" under "Java EE Module
Dependencies" (under project properties) got unchecked. Very strange.
Then Eclipse also decided it had some error building the project, but
a F5 seems to have cleared that up, too. Thanks!
Norman Franke
Answering Service for Directors, Inc.
www.myasd.com
On Oct 25, 2010, at 7:32 PM, Norman Franke wrote:
I had a working Tapestry 5.1 project. I restarted Eclipse, and now
Maven won't include the tapestry JARs when running my app using the
jetty plugin. Everything compiles fine, but running it leads to a
class not found for org.apache.tapestry5.TapestryFilter. I'm running
it in Tomcat from Eclipse. My old Tapestry 4 app works (non-Maven).
Exporting the app to a .WAR file fails to include any maven
dependency. Any ideas on what could have happened? I've tried
updating dependencies, purging the .m2 cache of tapestry JARs, and
clearing the tomcat directory. No difference. How can it compile and
not run? It's compiling from the Maven dependencies.
I haven't edited my pom.xml in like a year. I also have plenty of
disk space (>100GB). I'm rather baffled.
Norman Franke
Answering Service for Directors, Inc.
www.myasd.com