I dont see Test button, is possible I'm using a old version (2.2.4)
In Maven setting I only use virtual repo, one for the local repo and one for
remote repositories:
<profiles>
<profile>
<id>defaultId</id>
<activation>
<activeByDefault>true</activeByDefault>
</activation>
<repositories>
<repository>
<id>Artifactory local-repos</id>
<url>http://sgestp01:8081/artifactory/local-repos </url>
</repository>
<repository>
<id>Artifactory remote-repos</id>
<url>http://sgestp01:8081/artifactory/remote-repos
</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>Artifactory local-repos</id>
<url>http://sgestp01:8081/artifactory/local-repos </url>
</pluginRepository>
<pluginRepository>
<id>Artifactory remote-repos</id>
<url>http://sgestp01:8081/artifactory/remote-repos
</url>
</pluginRepository>
</pluginRepositories>
--
View this message in context:
http://forums.jfrog.org/Add-Adobe-repository-tp7580212p7580216.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users