Hello, I am currently setting up my dev environment to get a better idea of how Roller ticks. I've followed these instructions
https://cwiki.apache.org/confluence/display/ROLLER/Build+and+Run+Roller+5+in+Eclipse and have progressed nearly to the point that it's ready to build. I do have the following two issues and was hoping some fine people might be able to give me some guidance. I'm using Eclipse Indigo EE edition with the m2e and svn team plugins installed. My first problem is that I get the error under Faceted Project Problem : Target runtime Apache Tomcat v6.0 is not defined. Tomcat is not listed as a dependency for roller in the doc and I thought this build/run configuration was using Jetty. The next issue I have is an error in the Maven category. I get "Plugin Execution not covered by lifecyle configuration". These errors relate specifically to gen-db-script, open-jpa..., startdb, stopdb and son on. This URL is relevant http://wiki.eclipse.org/M2E_plugin_execution_not_covered but after reading it I'm still a little unclear as to what the appropriate action is to solve my issue. Suggestions? Chris K. [email protected]
