profiles
Profiles
package
org.apache.maven.profiles
ProfilesRoot
1.0.0
Root element of the profiles.xml file.
profiles
1.0.0
Profile
*
activeProfiles
1.0.0
String
*
Profile
1.0.0
id
true
1.0.0
String
The ID of this build profile, for activation
purposes.
activation
1.0.0
Activation
configuration
Extended configuration specific to this notifier goes
here.
DOM
repositories
1.0.0
Repository
*
pluginRepositories
1.0.0
Repository
*
Activation
1.0.0
jdk
1.0.0
String
property
1.0.0
String
Repository
1.0.0
id
1.0.0
String
name
1.0.0
String
url
1.0.0
String
snapshotPolicy
1.0.0
The policy for downloading snapshots - can be "always",
"daily" (default), "interval:XXX" (in minutes) or "never".
String
daily
layout
1.0.0
The type of layout this repository uses for locating and
storing artifacts - can be "legacy" or "default".
String
default
1.0.0