Name: | buildnumber-maven-plugin |
---|---|
Version: | 1.2 |
Release: | 7.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 58914 |
License: | MIT and ASL 2.0 |
RPM: | buildnumber-maven-plugin-1.2-7.el7.noarch.rpm |
Source RPM: | buildnumber-maven-plugin-1.2-7.el7.src.rpm |
Build Date: | Tue Apr 29 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://svn.codehaus.org/mojo/tags/buildnumber-maven-plugin-1.2 |
Summary: | Build Number Maven Plugin |
Description: | This mojo is designed to get a unique build number for each time you build your project. So while your version may remain constant at 1.0-SNAPSHOT for many iterations until release, you will have a build number that can uniquely identify each build during that time. The build number is obtained from scm, and in particular, at this time, from svn. You can then place that build number in metadata, which can be accessed from your app, if desired. The mojo also has a couple of extra functions to ensure you get the proper build number. First, your local repository is checked to make sure it is up to date. Second, your local repository is automatically updated, so that you get the latest build number. Both these functions can be suppressed, if desired. Optionally, you can configure this mojo to produce a revision based on a timestamp, or on a sequence, without requiring any interaction with an SCM system. Note that currently, the only supported SCM is subversion. |
- Mass rebuild 2013-12-27
- Migrate away from mvn-rpmbuild (Resolves: #997488) - Remove unneeded BR
- Rebuild to regenerate API documentation - Resolves: CVE-2013-1571
- Remove unneeded BR: maven-idea-plugin
- remove unnecessary maven-doxia dependencies
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local
- Upgrade to 1.2
- Install ASL 2.0 license - Remove rpm bug workaround
- Updated to latest upstream version - Replaced patches with pom macros
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild