Skip to content

JustificationFactory/JustificationFactory-Jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Justification Factory - Jenkins

Jenkins plug-in for Justification Factory. It exposes a post-build step plugin allowing to interact with justification services throught the Justification Factory Engine.

Stakeholders:

Dependencies needed

You need this set of tools :

  • Java 8
  • Maven
  • Jenkins instance (for deployment)

To run the platform

  • Compile and run tests mvn clean install
  • Run plug-in for development (embedded Jenkins instance) mvn hpi:run
  • Run plugin for deployment : mvn package && cp target/*.hpi $JENKINS_HOME/plugins/justification-factory.hpi

About

Jenkins plug-in for Justification Factory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published