Source: plexus-maven-plugin
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner@debian.org>, Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: default-jdk-doc,
                     libmaven-javadoc-plugin-java,
                     libmaven-plugin-tools-java,
                     libmaven-reporting-impl-java,
                     libmaven-reporting-impl-java-doc,
                     libmaven2-core-java,
                     libmaven2-core-java-doc,
                     libplexus-cdc-java,
                     libslf4j-java
Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/plexus-maven-plugin
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-maven-plugin
Homepage: http://plexus.codehaus.org/plexus-maven-plugin/

Package: libplexus-maven-plugin-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libplexus-maven-plugin-java-doc
Description: Maven plugin for the Plexus Component Descriptor Creator
 The Plexus project provides a full software stack for creating and
 executing software projects. Based on the Plexus container, the applications
 can utilise component-oriented programming to build modular, reusable
 components that can easily be assembled and reused.
 .
 The Component Descriptor Creator (or CDC for short) is a tool that will create
 the components.xml file from your Java code. It uses JavaDoc tags to gather the
 information it needs to create the component descriptor.
 .
 This package ships a Maven plugin to automatically generate the component
 descriptor file during the build process.

Package: libplexus-maven-plugin-java-doc
Architecture: all
Section: doc
Depends: ${maven:DocDepends}, ${misc:Depends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libplexus-maven-plugin-java
Description: Documentation for Plexus Maven Plugin
 The Plexus project provides a full software stack for creating and
 executing software projects. Based on the Plexus container, the applications
 can utilise component-oriented programming to build modular, reusable
 components that can easily be assembled and reused.
 .
 The Component Descriptor Creator (or CDC for short) is a tool that will create
 the components.xml file from your Java code. It uses JavaDoc tags to gather the
 information it needs to create the component descriptor.
 .
 This package contains the API documentation of libplexus-maven-plugin-java.
