File: control

package info (click to toggle)
tomcat-maven-plugin 1.1-2.2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 452 kB
  • ctags: 307
  • sloc: java: 1,435; xml: 1,070; makefile: 21
file content (34 lines) | stat: -rw-r--r-- 963 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Source: tomcat-maven-plugin
Section: java
Priority: extra
Maintainer: David Paleino <dapal@debian.org>
Build-Depends:
 debhelper (>= 7.0.50~)
 , default-jdk
 , maven-debian-helper
 , maven-repo-helper
Build-Depends-Indep:
 libplexus-component-metadata-java
 , tomcat7-common
 , libmaven-plugin-tools-java
 , libsurefire-java
Standards-Version: 3.9.6
Homepage: http://mojo.codehaus.org/tomcat-maven-plugin
Vcs-Git: git://git.debian.org/collab-maint/tomcat-maven-plugin.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/tomcat-maven-plugin.git;a=summary

Package: libtomcat-maven-plugin-java
Architecture: all
Depends:
 ${misc:Depends}
 , ${maven:Depends}
 , libtomcat7-java
 , libcommons-codec-java
 , libwagon-java
 , libplexus-archiver-java
 , libplexus-classworlds-java
 , libplexus-utils-java
 , libmaven2-core-java
Description: Tomcat Maven plugin
 The Tomcat Maven Plugin provides goals to manipulate WAR projects 
 within the Tomcat servlet container.