Skip to content

Apereo-Learning-Analytics-Initiative/lai-event

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apereo LAI Event

This repository contains the shared event data models (xAPI and IMS Caliper).

Command to build the package:

Don't forget to edit the -Dversion

mvn package
cd target/
mvn install:install-file -DgroupId=org.apereo.event -DartifactId=lai-event -Dversion=1.1.1 -Dfile=lai-event-1.1.1.jar -Dpackaging=jar -DgeneratePom=true -DlocalRepositoryPath=. -DcreateChecksum=true