libmaven-enforcer-plugin-java binary package in Ubuntu Xenial amd64

 Enforcer is a Maven build rule execution framework.
 Maven Enforcer Plugin provides goals to control certain environmental
 constraints such as Maven version, JDK version and OS family along with many
 more standard rules:
  * alwaysPass - Always passes... used to test plugin configuration.
  * alwaysFail - Always fail... used to test plugin configuration.
  * bannedDependencies - enforces that excluded dependencies aren't included.
  * evaluateBeanshell - evaluates a beanshell script.
  * requireReleaseDeps - enforces that no snapshots are included as
    dependencies.
  * requireReleaseVersion - enforces that the artifact is not a snapshot.
  * requireMavenVersion - enforces the Maven version.
  * requireJavaVersion - enforces the JDK version.
  * requireOS - enforces the OS / CPU Archictecture.
  * requirePluginVersions - enforces that all plugins have a specified version.
  * requireProperty - enforces the existence and values of properties.
  * requireFilesDontExist - enforces that the list of files do not exist.
  * requireFilesExist - enforces that the list of files do exist.
  * requireFilesSize - enforces that the list of files exist and are within a
    certain size range.
 Custom rules are easy to make with the maven-enforcer-rule-api.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2016-02-04 06:19:32 UTC Published Ubuntu Xenial amd64 release universe java Optional 1.0.1-1
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial amd64 proposed universe java Optional 1.0.1-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2016-02-04 06:20:25 UTC Superseded Ubuntu Xenial amd64 release universe java Optional 1.0-1
  • Removal requested .
  • Superseded by amd64 build of maven-enforcer 1.0.1-1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu precise-release i386 in Primary Archive for Ubuntu