How do I login to Artifactory for the first time? What are the default admin username and password?Artifactory comes with a pre-configured default "admin" account. Username: admin, Password: password. How do I build Artifactory from source? Maven tells me there are some missing dependencies.Simply download the source and run How do I run Artifactory in debug mode?Just change the corresponding section in the Why do you strongly recommend against deploying unique snapshots?Because doing so normally promotes an unmanageable build environment. I am trying to use Artifactory with MS-IE 6, but some stuff seems not to be working correctly. What's wrong?We are doing our best to maintain full cross browser behavior, but there are inherent problems with IE6 (e.g. PNG rendering) that makes it less than an ideal platform. IE 6 usage is diminishing and we storngly recommend using modern browsers (Firefox 3, Safari, IE 7/8, and Google Chrome) with Artifactory. When using Artifactory behind an Apache httpd reverse proxy I am getting the local server name instead of the its real name inside web UI links.Try adding the following directive to you Apache configuration: How can I force Artifactory to recreate its indexes?Stop Artifactory, delete the What protocols can be used to proxy remote repositories?At the moment, only HTTP(S)-enabled remote repositories are supported, including WebDAV repositories. We see HTTP as the primary repository protocol which is used in 95% of the cases and at the moment do not have concrete plans to support other protocol types. What Maven repository formats are supported?Artifactory supports both Maven 2 and Maven 1 remote repositories. The client is assumed to be a Maven 2 client. We do not support Maven 1 clients, nor we intend to. |
Usage
Skip to end of metadata
Go to start of metadata
Labels: