Versions Compared

Key

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

...

  • ... you should see subversion checking for the scormrte external, then checking out a bunch of files.

add alternate Maven remote repository

  • Some special dependencies for the SCORM Tool are stored in a Maven 'Remote Repository' at UC Davis. The repository URL below should be included in your build.properties file. There is a sample copy of a build.properties file inlcuded in root directory of the SCORM Tool source called 'build.properties.sample'
    Code Block
    titleAdditional Maven '*remote repository*'
    
    http://svn.ucdavis.edu/maven/
    
    Note

    The trailing slash ('/') is critical. This is true in all cases with Maven: not just the SCORM Tool