Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
G
I
O
S
B
build()
- Method in class org.apache.maven.deb.
ControlFile
This function build the control file.
C
ControlFile
- Class in
org.apache.maven.deb
This class builds the control file used by the debian archive.
ControlFile()
- Constructor for class org.apache.maven.deb.
ControlFile
G
getContents()
- Method in class org.apache.maven.deb.
ControlFile
getDebFileName()
- Method in class org.apache.maven.deb.
ControlFile
getErrors()
- Method in class org.apache.maven.deb.
ControlFile
getLicense()
- Method in class org.apache.maven.deb.
ControlFile
getSnapshot()
- Method in class org.apache.maven.deb.
ControlFile
Returns the snapshot signature.
I
isNonUs()
- Method in class org.apache.maven.deb.
ControlFile
O
org.apache.maven.deb
- package org.apache.maven.deb
Maven debian plugin classes
S
setArchitecture(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the package architecture.
setConflicts(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the other packages this package conflicts with.
setDebFileName(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the package file name.
setDepends(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the dependencies of the package.
setEnhances(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the other packages this package enhances
setEssential(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the essential flag.
setLicense(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the license of the package.
setMaintainer(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the maintainer field.
setNonUs(boolean)
- Method in class org.apache.maven.deb.
ControlFile
Sets the non-us flag.
setPackageName(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the package name.
setPrepedends(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the pre dependent packages.
setPriority(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the priority of this package.
setProject(Project)
- Method in class org.apache.maven.deb.
ControlFile
Sets the POM of the project
setProvides(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the packages this package provides.
setRecommends(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the other packages this package recommends.
setReplaces(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the packages this package replaces.
setSection(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the section this package goes in.
setSnapshot(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the snapshot signature.
setSuggests(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the other packages this package suggests.
setVersion(String)
- Method in class org.apache.maven.deb.
ControlFile
Sets the package version.
B
C
G
I
O
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2011 SourceForge. All Rights Reserved.