Skip to content

maggu2810/shk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartHome for Karaf

The intention of this project is to give an easy to use integration of the Eclipse SmartHome framework in the Karaf container.

Release

Build release without Jenkins:

REPO_USER=""
REPO_PASS=""
REPO_URL=""
VERSION_RELEASE=""
VERSION_NEXT=""

mvn -B -DpreparationGoals="clean install" -DdevelopmentVersion="${VERSION_NEXT}" -DreleaseVersion="${VERSION_RELEASE}" release:prepare release:perform

# -Darguments="-DaltDeploymentRepository=artifactory.buildsystem::default::http://${REPO_USER}:${REPO_PASS}@${REPO_URL} \

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published