Uses of Interface
org.apache.maven.api.Packaging
-
Uses of Packaging in org.apache.maven.api
Modifier and TypeMethodDescriptionProject.getPackaging()
Returns the project packaging.Session.requirePackaging
(String id) Obtain thePackaging
from the specifiedid
. -
Uses of Packaging in org.apache.maven.internal.impl
Modifier and TypeMethodDescriptionDefaultProject.getPackaging()
AbstractSession.requirePackaging
(String id)