Skip to content

LCOGT/lcogt-pom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

lcogt-pom

This parent POM is used across different projects at LCO including Site Software, the Site Software Control Interface, and the Reduction Service.

Manual build

mvn clean install

Deploy

Jenkins will automatically deploy this POM to Nexus when the follow tasks have been completed:

  • a version has been set in the pom.xml
  • this version has also been used to create an annotated git tag and pushed

Make sure to update the version of any projects that use this POM.