forked from dscho/fiji
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MiniMaven: fake execution of the buildnumber-maven-plugin
MiniMaven will never execute Maven plugins. But we want the functionality of the buildnumber-maven-plugin, which records the current revision into the manifest under the key 'Implementation-Build'. Since we will only ever support Git in Fiji, we can cheat and only handle Git in our "buildnumber plugin". Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
- Loading branch information
Showing
1 changed file
with
34 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters