Package buildnumber-maven-plugin: Information

    Source package: buildnumber-maven-plugin
    Version: 1.3-alt1_4jpp8
    Build time:  Feb 1, 2016, 03:33 PM in the task #157032
    Category: Development/Java
    Report package bug
    License: MIT and ASL 2.0
    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.

    List of rpms provided by this srpm:
    buildnumber-maven-plugin (noarch)
    buildnumber-maven-plugin-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. maven-local
      3. maven-scm
      4. jna
      5. unzip
      6. jpackage-generic-compat
      7. jpackage-utils

    Last changed


    Feb. 1, 2016 Igor Vlasenko 1.3-alt1_4jpp8
    - new version
    Jan. 23, 2016 Igor Vlasenko 1.3-alt0.1jpp
    - bootstrap pack of jars created with jppbootstrap script
    - temporary package to satisfy circular dependencies
    Sept. 8, 2014 Igor Vlasenko 1.2-alt2_6jpp7
    - new release