xml-maven-plugin 1.0-1 source package in Ubuntu

Changelog

xml-maven-plugin (1.0-1) unstable; urgency=low


  * Initial release (Closes: #717626)

 -- Eugene Zhukov <email address hidden>  Thu, 02 May 2013 11:34:01 +0000

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
xml-maven-plugin_1.0-1.dsc 2.3 KiB 727307f8089aa97abdf0e89bcd70af68e3d01c0dc4d15b5fea63233a94cebe51
xml-maven-plugin_1.0.orig.tar.gz 39.0 KiB 44d6b7eeabab0f3b4888b891c1d6f4eb06f39e9c978b540328f9f7a8e04b291a
xml-maven-plugin_1.0-1.debian.tar.gz 3.8 KiB cb825c373d794493440e0f79d7d669d6e118bb31868930b9d2568e12f6c4cab6

No changes file available.

Binary packages built by this source

libxml-maven-plugin-java: Maven XML Plugin

 A plugin for various XML related tasks like validation, transformation,
 and the like.
 The plugin offers the following goals:
  * xml:validate validates XML files against a schema.
    If the files aren't matching a certain schema, one may simply check,
    whether they are well formed.
  * xml:transform transforms XML files by applying XSLT stylesheets.