Versions Compared

Key

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

...

  • The Kuali Rice 2.1.2 Installation Guide
    The installation guide contains useful information on all aspects of the Rice application from configuration of the standalone server to creation of a template rice client application and is a recommended additional resource for setting up your client application. TipThe If you use the maven command for creating a client application should be mvn , be sure to update the -Darchetypeversion=2.1.2
    Code Block
    
     mvn archetype:generate -DarchetypeGroupId=org.kuali.rice -DarchetypeArtifactId=rice-archetype-quickstart -DarchetypeVersion=2.1.2