mojo-executor 2.3.3-1 source package in Ubuntu
Changelog
mojo-executor (2.3.3-1) unstable; urgency=medium * New upstream version 2.3.3 * Bumping copyright years. * Removing boilerplate debian/README.source. * Cleaning up whitespace. * Running tests. -- Andrius Merkys <email address hidden> Mon, 14 Feb 2022 03:57:40 -0500
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mojo-executor_2.3.3-1.dsc | 2.2 KiB | 2c03a4bebf60274421ddc52091e676f9b5581dd84f095b54c1187a5d5a2bc5ce |
mojo-executor_2.3.3.orig.tar.gz | 15.9 KiB | eeb42a4491fb585e70f910e928f77703fb1438146cd2c6bc96913a5f597c4b8e |
mojo-executor_2.3.3-1.debian.tar.xz | 2.5 KiB | a73551d208995c11c84c11cda19ae46438b10f63ca65d79d344d02bd87c04ef5 |
Available diffs
- diff from 2.3.2-1 to 2.3.3-1 (5.2 KiB)
No changes file available.
Binary packages built by this source
- libmojo-executor-java: Maven Mojo Executor
The Mojo Executor provides a way to execute other Mojos (plugins) within a
Maven plugin, allowing one to easily create Maven plugins that are composed
of other plugins.