surefire 2.20.1-3build1 source package in Ubuntu
Changelog
surefire (2.20.1-3build1) bionic; urgency=medium * Rebuild against new libcommons-lang3-java (LP: #1765570) -- Adam Conrad <email address hidden> Fri, 20 Apr 2018 07:58:56 -0600
Upload details
- Uploaded by:
- Adam Conrad
- Uploaded to:
- Bionic
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
surefire_2.20.1.orig.tar.xz | 675.1 KiB | 8ccc25e53ba56fdfb3b4749b8c6cd08ddac17ab893bab178ba0bdc26c893d21a |
surefire_2.20.1-3build1.debian.tar.xz | 9.3 KiB | 8b6f4da23733de0d53ac82d3365e23d8aa3144582e4403bb9206b9f4f1c55ad4 |
surefire_2.20.1-3build1.dsc | 2.5 KiB | 422fa7eac3684e9f191907bca8a6012f59e17d6a94ddeb8ad253eb249a7c243f |
Available diffs
- diff from 2.20.1-3 (in Debian) to 2.20.1-3build1 (329 bytes)
Binary packages built by this source
- libsurefire-java: Surefire test framework for Java
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.
.
Maven's primary goal is to allow a developer to comprehend the complete
state of a development effort in the shortest period of time. In order to
attain this goal there are several areas of concern that Maven attempts
to deal with:
.
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
.
This package ships the surefire test framework and the maven-surefire-plugin.