Package buildnumber-maven-plugin: Information

    Source package: buildnumber-maven-plugin
    Version: 3.3.0-alt1
    Latest version according to Repology
    Build time:  Mar 3, 2026, 02:09 PM in the task #408979
    Category: Development/Java
    Report package bug
    License: MIT
    Summary: BuildNumber 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 RPM packages built from this SRPM:
    buildnumber-maven-plugin (noarch)
    buildnumber-maven-plugin-javadoc (noarch)

    Maintainer: Evgeniy Serov

    List of contributors:
    Evgeniy Serov
    Igor Vlasenko


      1. jpackage-default
      2. maven-local
      3. mvn(com.google.code.maven-scm-provider-svnjava:maven-scm-provider-svnjava)
      4. mvn(org.apache.maven.plugins:maven-plugin-plugin)
      5. mvn(org.apache.maven.scm:maven-scm-api)
      6. mvn(org.codehaus.mojo:mojo-parent:pom:)
      7. mvn(org.tmatesoft.svnkit:svnkit)

    Last changed


    Feb. 24, 2026 Evgeniy Serov 3.3.0-alt1
    - Updated to 3.3.0.
    June 1, 2021 Igor Vlasenko 1.3-alt1_17jpp11
    - update
    Feb. 15, 2020 Igor Vlasenko 1.3-alt1_14jpp8
    - fc update