Hello, I have installed and configured Artifactory to act as the full proxy to the outside repos. I only have my Artifactory repo configured in my settings.xml file. When I attempt to run a "mvn archetype:generate" command, it sits there for a few seconds and then dumps a stack trace with the following cause:
"Connection to http://repo1.maven.org refused" This makes sense since I removed all of my proxy information after switching to using artifactory as my only repo. My settings.xml file looks like this: So, is Artifactory acting the way it is supposed to, or am I missing something on my config? It successfully resolves all other dependencies and plugins, so I figured it should also do that for archetypes. Thanks for any help, Andrew -- View this message in context: http://forums.jfrog.org/Maven-trying-to-connect-to-external-repo-for-archetype-tp7578769.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
