maven-ejb-plugin 3.2.1-1 source package in Ubuntu

Changelog

maven-ejb-plugin (3.2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Depend on libmaven-archiver-java (>= 3.5)
    - Updated the Maven rules
  * Fixed the compatibility with maven-filtering 3.3.0 (Closes: #1026679)
  * Standards-Version updated to 4.6.1
  * Switch to debhelper level 13
  * Use salsa.debian.org Vcs-* URLs
  * Track and download the new releases from GitHub

 -- Emmanuel Bourg <email address hidden>  Mon, 26 Dec 2022 23:46:49 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-ejb-plugin_3.2.1-1.dsc 2.2 KiB d858c9dfb3872eb397347f96d8da629da98f78a910d150901594ff3a00abe5b1
maven-ejb-plugin_3.2.1.orig.tar.xz 25.1 KiB 65d910335695ee49b4e57bf40caf98d1920d3238f0bc3ee165141a6f64c8e2cc
maven-ejb-plugin_3.2.1-1.debian.tar.xz 2.6 KiB e10cc46d24c1f934bff9cab760a248dd6aa4bc248d64544c5efe48117a8b9919

Available diffs

No changes file available.

Binary packages built by this source

libmaven-ejb-plugin-java: Maven EJB Plugin

 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
 .
 The Maven EJB plugin generates a J2EE Enterprise JavaBean (EJB) file as well
 as the associated client JAR.