Skip to content

Maven POM + any other extraneous bits to build a war for our cas config.

Notifications You must be signed in to change notification settings

psu-oit-cis-unixteam/psu-cas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Portland State University CAS

Our Maven build for our local CAS overlay.

This build process presently emits a WAR and RPM.

To build for production:

mvn clean package

To build without jBoss (for single node testing):

mvn clean package -Pdevelopment

To change built version and dependency versions:

  • Refer to the <properties> block of pom.xml, it contains the locally maintained package version number and also selects versions of CAS, etc.

About

Maven POM + any other extraneous bits to build a war for our cas config.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published