Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After running mvn clean install from from roller_trunk, navigate to its assembly-release subfolder and run mvn clean install again.

Other resources

Check the http://svn.apache.org/viewvc/roller/trunk/docs/ Roller Install guide for deployment information on Tomcat, GlassFish, or JBoss. Unlike mvn jetty:run above, these deployments will persist data to non-temporary databases so you don't have to start from scratch with each run.

...