1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Sep 03, 2025 — Sep 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Does not use JUnit in this module More... over 16 years ago
Fixed parent More... over 16 years ago
Commented out scm and issueManagement sections; need to find what to use for github More... over 16 years ago
Added library with Main class More... over 16 years ago
First cut on creating an artifact that holds the Main class from Hudson's executable-war artifact that starts up the executable war More... over 16 years ago
No need for commons-logging and JUnit should be v4.7 More... over 16 years ago
Improved naming, both groupId/artifactId and regular name/description More... over 16 years ago
Removed licenses...need to find out what license to use More... over 16 years ago
Added verifier integration test as an example More... over 16 years ago
Changed file ending for artifact from executable-war to just war More... over 16 years ago
Simple unit test of the mojo More... over 16 years ago
Added creation of MANIFEST.MF with main class entry and extraction of the Main class from Hudson into the root of the war More... over 16 years ago
Only check that the exploded war directory and the Main class exist for now; will check the war later More... over 16 years ago
Need the verifier for later when writing a more complete integration test More... over 16 years ago
Use Google Collections for filtering More... over 16 years ago
Use Hudson's Main class for executing the war More... over 16 years ago
Need some more plugin testing libraries More... over 16 years ago
Want to use at least JDK v1.5 More... over 16 years ago
Upgrade JUnit to 4.7 More... over 16 years ago
Should not include .idea More... over 16 years ago
Added example usage of MojoExecutor More... over 16 years ago
Added mojo executor More... over 16 years ago
Fixed name of compiler plugin; missed and r More... over 16 years ago
Does not use the artifact handler More... over 16 years ago
role-hint should be the packaging type 
 More... over 16 years ago
Fixed goal; should be war, not executable-war. More... over 16 years ago
Improved name of project More... over 16 years ago
Fix mail address More... over 16 years ago
First cut on executable-war Maven plugin More... over 16 years ago