Skip to content

Java-version Pathignore plugin implemented by William_Wu for Jenkins.

License

Notifications You must be signed in to change notification settings

William1Wu/pathignore-plugin-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pathignore-plugin-jenkins

Introduction

Getting started

Preparing for Development

  • OpenJDK
  • Maven
    • Version: 3.8.1
    • Download url: https://maven.apache.org/download.cgi
    • To install it and add full path of bin folder of Maven in your PATH variable
    • To verify that Maven is installed, run the following command: mvn -version
  • IntelliJ IDEA (optional)

Build hpi

  • Method1
    • Start a command window and run the follwing command:
      • build hpi: mvn verify
      • run Jenkins server with hpi file: mvn hpi:run
  • Method2
    • Open Pathignore-plugin project by IntelliJ IDEA
    • Click Button named "Build Project" to build hpi
    • Click Button named "Debug" to run Jenkins server with hpi

LICENSE

Licensed under MIT, see LICENSE

About

Java-version Pathignore plugin implemented by William_Wu for Jenkins.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages