Serialized Form
-
Package org.apache.maven.plugins.antrun.taskconfig
-
Class org.apache.maven.plugins.antrun.taskconfig.AttachArtifactConfiguration
class AttachArtifactConfiguration extends Object implements Serializable -
Class org.apache.maven.plugins.antrun.taskconfig.DependencyFilesetsConfiguration
class DependencyFilesetsConfiguration extends Object implements Serializable-
Serialized Fields
-
modelEncoding
String modelEncoding
Field modelEncoding. -
prefix
String prefix
String to prepend to all fileset IDs. -
projectDependenciesId
String projectDependenciesId
RefId for the fileset containing all project dependencies. -
scopes
String scopes
Comma separated list of artifact scopes to include. -
types
String types
Comma separated list of artifact types to include.
-
-
-