更新时间:2021-07-21 18:00:27
coverpage
Hudson 3 Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Why Hudson?
Benefits of Hudson
IT roles in relation to Hudson
Hudson plugins and integrations
The Hudson back story
Summary
Chapter 2. Installing and Running Hudson
Environment variables
Hudson prerequisites
Downloading Hudson
Running Hudson WAR without an application server
Unix/Linux installation
Tomcat installation and setup
Deploying Hudson to Tomcat
JBoss AS 7 installation and setup
Deploying Hudson to JBoss AS 7
GlassFish 4 installation and setup
Modifying GlassFish 4 settings
Deploying Hudson to GlassFish 4
Hudson CI Server initial setup
Hudson Home directory
Chapter 3. Configuring and Securing Hudson
Hudson home page
Hudson help
Configuring Hudson
Configuring the system
Configuring Hudson for sending e-mails
Backing up Hudson
Configuring security
Defining a simple security policy
Chapter 4. Installing and Developing Hudson Plugins
What is a plugin?
Installing plugins
The ThinBackup plugin
Creating a Hudson plugin
The sample-plugin project source code on Github
Chapter 5. Building and Delivering with Hudson
Using Maven to build a sample project
The Hudson home directory structure
Using Gradle to build a sample project
Using Grails to build a sample project
Deploying a WAR file to an application server
Performing a custom action with a Groovy script
Chapter 6. Testing and Reporting with Hudson
The hudsonDemoProject
Generating and publishing Javadoc
Running and publishing JUnit test reports
Static source code analysis
Trend analysis of hudsonDemoProject
Chapter 7. Upgrading Hudson and the Team Concept feature
Checking Hudson and plugin upgrade availability
Team Concept
Appendix A. Online Resources
Software downloads
Hudson resources
Application server resources
Hudson 3 Essentials book projects
Index