- Documentation (2.5.0-rc1)
- Release Notes
- Tutorials
- Reference
- Introduction
- Settings Files
- Ivy Files
- Ant Tasks
- artifactproperty
- artifactreport
- buildlist
- buildnumber
- buildobr
- cachefileset
- cachepath
- checkdepsupdate
- cleancache
- configure
- convertmanifest
- convertpom
- deliver
- dependencytree
- findrevision
- fixdeps
- info
- install
- listmodules
- makepom
- post resolve tasks
- publish
- report
- repreport
- resolve
- resources
- retrieve
- settings
- var
- Using standalone
- OSGi
- Developer doc
credentials
Tag: credentials
[since 2.0]
Configures HTTP authentication credentials.
Attributes
Attribute | Description | Required |
---|---|---|
host |
the name of the host |
Yes |
realm |
the name of the realm |
No |
username |
the username |
Yes |
passwd |
the password |
Yes |