Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 729 Bytes

File metadata and controls

11 lines (8 loc) · 729 Bytes

jenkins-plugin-OfflineNodeMailer

A jenkins plugin to send reminder emails to users that have taken nodes offline
NOT COMPLETE! NOT COMPLETE! NOT COMPLETE! NOT COMPLETE! NOT COMPLETE! NOT COMPLETE! NOT COMPLETE!

Development

Note: You must have maven setup correctly - see the Jenkins Plugin tutorial for more information

To create an eclipse project, execute the following: mvn -DdownloadSources=true -DdownloadJavadocs=true -DoutputDirectory=target/eclipse-classes eclipse:eclipse You should now be able to import the project into eclipse