Hi all,
I'm having a bit of trouble with the Artifactory Server details in Jenkins. I have Artifactory running in Virtual Box localhost:8081 on Ubuntu and I have configured
the Ubuntu instance of this VM with a Static IP and bridged networking. I have Jenkins running on an Ubuntu instance on Amazon AWS and I'm trying to configure
the Artifactory Servers IP address in Jenkins configuration page for Maven deployment. The IP address keeps failing in the test. What am I doing wrong? Also
are the Default Deployer Credentials supposed to be my Jenkins credentials or the Artifactory user and password I have also configured? Any help is much
appreciated.
Tommy