mavenUserModel
MavenUserModel
package
org.apache.maven.model.user
UserModel
1.0.0
Root element of the user configuration file.
jdkProfiles
1.0.0
JdkProfile
*
proxyProfiles
1.0.0
ProxyProfile
*
serverProfiles
1.0.0
ServerProfile
*
mavenProfiles
1.0.0
MavenProfile
*
defaultProfiles
Contains the ids for active profiles.
1.0.0
DefaultProfiles
JdkProfile
1.0.0
version
1.0.0
true
String
javaHome
1.0.0
true
String
ProxyProfile
1.0.0
id
1.0.0
String
protocol
1.0.0
String
username
1.0.0
String
password
1.0.0
String
port
1.0.0
int
host
1.0.0
String
nonProxyHosts
1.0.0
String
ServerProfile
1.0.0
id
1.0.0
true
String
username
1.0.0
String
password
1.0.0
String
privateKey
1.0.0
String
passphrase
1.0.0
String
MavenProfile
1.0.0
id
1.0.0
true
String
localRepository
1.0.0
true
String
passwordStore
1.0.0
true
String
DefaultProfiles
1.0.0
serverProfileId
The active server profile for any usage that does not specify a
server id.
1.0.0
false
String
mavenProfileId
The active runtime profile.
1.0.0
true
String
jdkVersion
The active JDK configuration.
1.0.0
false
String
proxyProfileId
The active proxy configuration.
1.0.0
false
String