Package buildnumber-maven-plugin: Information

    Source package: buildnumber-maven-plugin
    Version: 1.3-alt1_17jpp11
    Build time:  Jun 1, 2021, 04:08 AM in the task #273134
    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. maven-local
      2. mvn(junit:junit)
      3. mvn(net.java.dev.jna:jna)
      4. mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
      5. mvn(org.apache.maven.plugins:maven-plugin-plugin)
      6. /proc
      7. /proc
      8. mvn(org.apache.maven.scm:maven-scm-api)
      9. mvn(org.apache.maven.scm:maven-scm-manager-plexus)
      10. mvn(org.apache.maven.scm:maven-scm-provider-bazaar)
      11. mvn(org.apache.maven.scm:maven-scm-provider-clearcase)
      12. mvn(org.apache.maven.scm:maven-scm-provider-cvsexe)
      13. mvn(org.apache.maven.scm:maven-scm-provider-gitexe)
      14. mvn(org.apache.maven.scm:maven-scm-provider-hg)
      15. mvn(org.apache.maven.scm:maven-scm-provider-perforce)
      16. mvn(org.apache.maven.scm:maven-scm-provider-starteam)
      17. mvn(org.apache.maven.scm:maven-scm-provider-svn-commons)
      18. mvn(org.apache.maven.scm:maven-scm-provider-svnexe)
      19. mvn(org.apache.maven:maven-core)
      20. mvn(org.apache.maven:maven-plugin-api)
      21. mvn(org.apache.maven:maven-project)
      22. mvn(org.apache.maven:maven-settings:2.0.6)
      23. mvn(org.codehaus.mojo:mojo-parent:pom:)
      24. mvn(org.codehaus.plexus:plexus-container-default)
      25. mvn(org.codehaus.plexus:plexus-utils)
      26. rpm-build-java
      27. jpackage-11-compat
      28. unzip

    Last changed


    June 1, 2021 Igor Vlasenko 1.3-alt1_17jpp11
    - update
    Feb. 15, 2020 Igor Vlasenko 1.3-alt1_14jpp8
    - fc update
    May 25, 2019 Igor Vlasenko 1.3-alt1_12jpp8
    - new version