<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-19964</id>
	<title>Nabble - Artifactory-Users</title>
	<updated>2009-11-11T15:29:15Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Artifactory-Users-f19964.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Artifactory-Users-f19964.html" />
	<subtitle type="html">Discussions for users of Artifactory, The Maven2 Enterprise Repository Manager and Proxy.&lt;br&gt;
Artifactory is a Maven 2 enterprise repository. It offers advanced proxying, caching and security facilities to provide a robust, reproducible and independent build environment when using Maven 2.&lt;br&gt;
Artifactory exposes a robust artifacts management platform using rich Ajax web UI and can be run out-of-the-box with a simple &quot;unzip and launch&quot;.&lt;br&gt;
The project home is &lt;a href=&quot;http://artifactory.sourceforge.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26310804</id>
	<title>Re: Authorization failures after upgrade to 2.1.2</title>
	<published>2009-11-11T15:29:15Z</published>
	<updated>2009-11-11T15:29:15Z</updated>
	<author>
		<name>Yoav Landman-3</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;On Wed, Nov 11, 2009 at 6:36 PM, jshap999 &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;
&lt;br&gt;
You are correct.  Thanks for clearing that up.  I did a dump from my&lt;br&gt;
production server and imported it into my test server.  I was able to verify&lt;br&gt;
that the prescribed fix works.  Other questions arose however.  What is&lt;br&gt;
annotate permission? &lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Starting with 2.1 users can attach searchable properties to artifacts and folders, via the UI or via REST. You need to have the &amp;#39;annotate&amp;#39; permission in order to be able to tag artifacts with properties. You can find more information on this in the following user guide pages:&lt;/div&gt;
&lt;div&gt;&lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Attaching+and+Reading+Metadata&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Attaching+and+Reading+Metadata&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Properties&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Properties&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;You may also find this blog entry relevant, pertaining to using properties set in deployment time to do natural artifacts staging and promotion:&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://blogs.jfrog.org/2009/11/search-based-promotion-staging-and.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.jfrog.org/2009/11/search-based-promotion-staging-and.html&lt;/a&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;My test server is finished indexing but has about 3500&lt;br&gt;
less artifacts.  What happened to the rest? &lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;This is most likely caused by a bug in the 2.0.4 storage cleanup, that leaves stale information about deleted/overwritten artifacts in the index (artifacts count is returned from an index query, not from actual record count). If your upgrade (import in your case) went fine without any errors, then all your original artifacts should be there.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;If I point to the old data&lt;br&gt;
instead of doing a dump and load will the data be transformed preventing&lt;br&gt;
rollback?  We will probably wait for the fix before upgrading from 2.0.4,&lt;br&gt;
what does the release schedule look like?&lt;br&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Technically speaking, the data itself will not be transformed, only metadata, but the bottom line is there is no rollback for an upgraded installation. However, like I explained, I don&amp;#39;t think the artifact count issue is a bug, but an old stale index that is now correct. If you are concerned about this, you can verify it by comparing the exports from the two different versions (and please let our support know if you still think there is a bug). &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;
Bonus question:&lt;br&gt;
We&amp;#39;ve noticed that our 2.0.4 standalone install running with derby and 24500&lt;br&gt;
artifacts uses a lot of CPU.  Are there suggestions for reducing that load?&lt;/blockquote&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;Check that you are not running the nexus indexer on too many repositories too often, and that automatic backups are not set to create zip archives - both scenarios can be very CPU demanding. It may also be related to your VM settings.&lt;/div&gt;
&lt;div&gt;BTW, it is important to mention that 2.1.2 contains many performance improvements and that the storage engine specifically has been optimized for high concurrency and better caching and is a lot faster.&lt;/div&gt;&lt;div&gt; &lt;/div&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;&lt;div&gt;&lt;div class=&quot;h5&quot;&gt;
&lt;br&gt;
Yoav Landman-3 wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; A possible explanation for this is you were looking at the read-only&lt;br&gt;
&amp;gt; view of permissions-per-group (Admin:Security:Groups, then Permissions&lt;br&gt;
&amp;gt; per group). This would show the seemingly right permissions. To&lt;br&gt;
&amp;gt; restore the permissions you need to go to Admin:Security:Permissions,&lt;br&gt;
&amp;gt; and for each Target select the Groups tab give the group the desired&lt;br&gt;
&amp;gt; privileges and save.&lt;br&gt;
&amp;gt; If this still doesn&amp;#39;t sound right, it&amp;#39;d be faster to assist you&lt;br&gt;
&amp;gt; directly. It should be a simple issue to resolve.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; On Tue, Nov 10, 2009 at 5:58 PM, jshap999&lt;br&gt;
&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; This isn&amp;#39;t sounding quite right to me.  When we were running 2.1.2 the&lt;br&gt;
&amp;gt;&amp;gt; group&lt;br&gt;
&amp;gt;&amp;gt; showed the appropriate permissions checked for each repository.  Each&lt;br&gt;
&amp;gt;&amp;gt; user&lt;br&gt;
&amp;gt;&amp;gt; showed that they were in the appropriate group.  When I checked&lt;br&gt;
&amp;gt;&amp;gt; permissions&lt;br&gt;
&amp;gt;&amp;gt; for the user they had none and as expected if I logged in as a user I&lt;br&gt;
&amp;gt;&amp;gt; could&lt;br&gt;
&amp;gt;&amp;gt; see no artifacts nor could I download any during a maven build.  What is&lt;br&gt;
&amp;gt;&amp;gt; it&lt;br&gt;
&amp;gt;&amp;gt; you are asking me to do?  Am I supposed to uncheck, save and recheck,&lt;br&gt;
&amp;gt;&amp;gt; save?&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; tomerc wrote:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Hi Justin,&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; I was able to re-produce your issue.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; The problem stems from a conversion issue of your old security.xml to a&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; new one compliant with the new version of Artifactory.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; As an intermediate solution:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Please log in with an admin user to your permissions in&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Admin:Security:Permissions and in the &amp;quot;Groups&amp;quot; tab enable the&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; authorization for each group for each permission target.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; You can track the issue here:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://issues.jfrog.org/jira/browse/RTFACT-2334&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://issues.jfrog.org/jira/browse/RTFACT-2334&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Thanks,&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Tomer Cohen&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; The Artifactory Team&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.jfrog.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.jfrog.org&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Yoav Landman-3 wrote:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; You can send your config files to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;support@...&lt;/a&gt;.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 9:26 PM, jshap999&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I read that about the upgrades but wanted to make sure I could roll&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; back.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Where can I send the xml files?&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Yoav Landman-3 wrote:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; $ARTIFACTORY_HOME/etc/artifactory.config.startup.xml, and the&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; artifactory.config.xml and security.xml from your 2.0.4 export.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; PS to upgrade to 2.1.x from 2.0.x there&amp;#39;s no need to export/import -&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; simply replacing the war will work (or for standalone, the war + a&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; couple of jars:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&lt;/a&gt;).&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 8:26 PM, jshap999&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Yes, logs are full of access denied messages.  User&amp;#39;s no longer had&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; access to&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; any artifacts stored in artifactory, local or remote.  All was&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; working&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; fine&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; in 2.0.4 which we have returned to so I can&amp;#39;t access anything from&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 2.1.2&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ui for you.  Any logs or configuration written to disk by 2.1.2 are&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; available.  Method of upgrade was system export of 2.0.4, shut down,&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; bring&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; up 2.1.2, system import.  If there is something on disk I can send&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; let&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; me&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; know.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Yoav Landman-3 wrote:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Are those already deployed artifacts or remote artifacts that you&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; expect artifactory to cache? In the second case, make sure the&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; group&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; has a &amp;#39;deploy&amp;#39; permission to the remote repository (artifactory&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; treats&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; cache population as &amp;#39;deployment&amp;#39;).&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Also check the server&amp;#39;s &amp;#39;access.log&amp;#39; and &amp;#39;artifactory.log&amp;#39; - it&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; should&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; contain access denied log messages if your problem is related to&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; permissions.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Otherwise, you can also copy the configs from the UI&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (Admin:Advanced:Config Descriptor + Admin:Advanced:Security&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Descriptor) and send it to us so we can tell you if there&amp;#39;s&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; something&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; wrong with it.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 7:12 PM, jshap999&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I tried to upgrade from 2.0.4 to 2.1.2 over the weekend but ended&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; up&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; rolling&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; back.  Everything looked fine in the gui but no one could download&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; artifacts.  We have one main group that looked like it still had&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; correct&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; permissions and each user was still a member of that group.  Don&amp;#39;t&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; see&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; any&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; failures in the import log other than &amp;quot;No metadata files found for&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ...&amp;quot;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&lt;/a&gt;&lt;br&gt;

&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Nabble.com.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 2008&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment -&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; and&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus on&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what&amp;#39;s new&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; with&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 2008&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment -&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; and&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; on&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&lt;/a&gt;&lt;br&gt;

&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus on&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; on&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272210.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272210.html&lt;/a&gt;&lt;br&gt;

&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus on&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus on&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; --&lt;br&gt;
&amp;gt;&amp;gt; View this message in context:&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26285941.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26285941.html&lt;/a&gt;&lt;br&gt;

&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008&lt;br&gt;
&amp;gt;&amp;gt; 30-Day&lt;br&gt;
&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and&lt;br&gt;
&amp;gt;&amp;gt; focus on&lt;br&gt;
&amp;gt;&amp;gt; what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt; Artifactory-users mailing list&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008&lt;br&gt;
&amp;gt; 30-Day&lt;br&gt;
&amp;gt; trial. Simplify your report design, integration and deployment - and focus&lt;br&gt;
&amp;gt; on&lt;br&gt;
&amp;gt; what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt; Artifactory-users mailing list&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;View this message in context: &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26304327.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26304327.html&lt;/a&gt;&lt;br&gt;

&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;Sent from the Artifactory-Users mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Artifactory-users mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;
&lt;/div&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26310804&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26310804.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26304327</id>
	<title>Re: Authorization failures after upgrade to 2.1.2</title>
	<published>2009-11-11T08:36:48Z</published>
	<updated>2009-11-11T08:36:48Z</updated>
	<author>
		<name>jshap999</name>
	</author>
	<content type="html">You are correct. &amp;nbsp;Thanks for clearing that up. &amp;nbsp;I did a dump from my production server and imported it into my test server. &amp;nbsp;I was able to verify that the prescribed fix works. &amp;nbsp;Other questions arose however. &amp;nbsp;What is annotate permission? &amp;nbsp;My test server is finished indexing but has about 3500 less artifacts. &amp;nbsp;What happened to the rest? &amp;nbsp;If I point to the old data instead of doing a dump and load will the data be transformed preventing rollback? &amp;nbsp;We will probably wait for the fix before upgrading from 2.0.4, what does the release schedule look like? &amp;nbsp;
&lt;br&gt;&lt;br&gt;Bonus question:
&lt;br&gt;We've noticed that our 2.0.4 standalone install running with derby and 24500 artifacts uses a lot of CPU. &amp;nbsp;Are there suggestions for reducing that load?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Yoav Landman-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;A possible explanation for this is you were looking at the read-only
&lt;br&gt;view of permissions-per-group (Admin:Security:Groups, then Permissions
&lt;br&gt;per group). This would show the seemingly right permissions. To
&lt;br&gt;restore the permissions you need to go to Admin:Security:Permissions,
&lt;br&gt;and for each Target select the Groups tab give the group the desired
&lt;br&gt;privileges and save.
&lt;br&gt;If this still doesn't sound right, it'd be faster to assist you
&lt;br&gt;directly. It should be a simple issue to resolve.
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Tue, Nov 10, 2009 at 5:58 PM, jshap999
&lt;br&gt;&amp;lt;justin_shapiro@cable.comcast.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This isn't sounding quite right to me.  When we were running 2.1.2 the group
&lt;br&gt;&amp;gt; showed the appropriate permissions checked for each repository.  Each user
&lt;br&gt;&amp;gt; showed that they were in the appropriate group.  When I checked permissions
&lt;br&gt;&amp;gt; for the user they had none and as expected if I logged in as a user I could
&lt;br&gt;&amp;gt; see no artifacts nor could I download any during a maven build.  What is it
&lt;br&gt;&amp;gt; you are asking me to do?  Am I supposed to uncheck, save and recheck, save?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; tomerc wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi Justin,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I was able to re-produce your issue.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The problem stems from a conversion issue of your old security.xml to a
&lt;br&gt;&amp;gt;&amp;gt; new one compliant with the new version of Artifactory.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; As an intermediate solution:
&lt;br&gt;&amp;gt;&amp;gt; Please log in with an admin user to your permissions in
&lt;br&gt;&amp;gt;&amp;gt; Admin:Security:Permissions and in the &amp;quot;Groups&amp;quot; tab enable the
&lt;br&gt;&amp;gt;&amp;gt; authorization for each group for each permission target.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; You can track the issue here:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://issues.jfrog.org/jira/browse/RTFACT-2334&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.jfrog.org/jira/browse/RTFACT-2334&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Tomer Cohen
&lt;br&gt;&amp;gt;&amp;gt; The Artifactory Team
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.jfrog.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jfrog.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; You can send your config files to support@jfrog.org.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 9:26 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;justin_shapiro@cable.comcast.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I read that about the upgrades but wanted to make sure I could roll
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; back.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Where can I send the xml files?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; $ARTIFACTORY_HOME/etc/artifactory.config.startup.xml, and the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; artifactory.config.xml and security.xml from your 2.0.4 export.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; PS to upgrade to 2.1.x from 2.0.x there's no need to export/import -
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; simply replacing the war will work (or for standalone, the war + a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; couple of jars:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&lt;/a&gt;).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 8:26 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;justin_shapiro@cable.comcast.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Yes, logs are full of access denied messages.  User's no longer had
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; access to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; any artifacts stored in artifactory, local or remote.  All was working
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; fine
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; in 2.0.4 which we have returned to so I can't access anything from the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 2.1.2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ui for you.  Any logs or configuration written to disk by 2.1.2 are
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; available.  Method of upgrade was system export of 2.0.4, shut down,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; bring
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; up 2.1.2, system import.  If there is something on disk I can send let
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; me
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; know.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Are those already deployed artifacts or remote artifacts that you
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; expect artifactory to cache? In the second case, make sure the group
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; has a 'deploy' permission to the remote repository (artifactory
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; treats
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; cache population as 'deployment').
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Also check the server's 'access.log' and 'artifactory.log' - it
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; should
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; contain access denied log messages if your problem is related to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; permissions.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Otherwise, you can also copy the configs from the UI
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (Admin:Advanced:Config Descriptor + Admin:Advanced:Security
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Descriptor) and send it to us so we can tell you if there's something
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; wrong with it.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 7:12 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;justin_shapiro@cable.comcast.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I tried to upgrade from 2.0.4 to 2.1.2 over the weekend but ended up
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; rolling
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; back.  Everything looked fine in the gui but no one could download
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; artifacts.  We have one main group that looked like it still had the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; correct
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; permissions and each user was still a member of that group.  Don't
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; see
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; any
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; failures in the import log other than &amp;quot;No metadata files found for
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ...&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272210.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272210.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26285941.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26285941.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;Artifactory-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26304327.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26289552</id>
	<title>Re: Authorization failures after upgrade to 2.1.2</title>
	<published>2009-11-10T11:12:36Z</published>
	<updated>2009-11-10T11:12:36Z</updated>
	<author>
		<name>Yoav Landman-3</name>
	</author>
	<content type="html">A possible explanation for this is you were looking at the read-only
&lt;br&gt;view of permissions-per-group (Admin:Security:Groups, then Permissions
&lt;br&gt;per group). This would show the seemingly right permissions. To
&lt;br&gt;restore the permissions you need to go to Admin:Security:Permissions,
&lt;br&gt;and for each Target select the Groups tab give the group the desired
&lt;br&gt;privileges and save.
&lt;br&gt;If this still doesn't sound right, it'd be faster to assist you
&lt;br&gt;directly. It should be a simple issue to resolve.
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Tue, Nov 10, 2009 at 5:58 PM, jshap999
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289552&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This isn't sounding quite right to me.  When we were running 2.1.2 the group
&lt;br&gt;&amp;gt; showed the appropriate permissions checked for each repository.  Each user
&lt;br&gt;&amp;gt; showed that they were in the appropriate group.  When I checked permissions
&lt;br&gt;&amp;gt; for the user they had none and as expected if I logged in as a user I could
&lt;br&gt;&amp;gt; see no artifacts nor could I download any during a maven build.  What is it
&lt;br&gt;&amp;gt; you are asking me to do?  Am I supposed to uncheck, save and recheck, save?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; tomerc wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi Justin,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I was able to re-produce your issue.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The problem stems from a conversion issue of your old security.xml to a
&lt;br&gt;&amp;gt;&amp;gt; new one compliant with the new version of Artifactory.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; As an intermediate solution:
&lt;br&gt;&amp;gt;&amp;gt; Please log in with an admin user to your permissions in
&lt;br&gt;&amp;gt;&amp;gt; Admin:Security:Permissions and in the &amp;quot;Groups&amp;quot; tab enable the
&lt;br&gt;&amp;gt;&amp;gt; authorization for each group for each permission target.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; You can track the issue here:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://issues.jfrog.org/jira/browse/RTFACT-2334&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.jfrog.org/jira/browse/RTFACT-2334&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Tomer Cohen
&lt;br&gt;&amp;gt;&amp;gt; The Artifactory Team
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.jfrog.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jfrog.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; You can send your config files to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289552&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;support@...&lt;/a&gt;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 9:26 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289552&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I read that about the upgrades but wanted to make sure I could roll
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; back.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Where can I send the xml files?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; $ARTIFACTORY_HOME/etc/artifactory.config.startup.xml, and the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; artifactory.config.xml and security.xml from your 2.0.4 export.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; PS to upgrade to 2.1.x from 2.0.x there's no need to export/import -
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; simply replacing the war will work (or for standalone, the war + a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; couple of jars:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&lt;/a&gt;).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 8:26 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289552&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Yes, logs are full of access denied messages.  User's no longer had
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; access to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; any artifacts stored in artifactory, local or remote.  All was working
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; fine
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; in 2.0.4 which we have returned to so I can't access anything from the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 2.1.2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ui for you.  Any logs or configuration written to disk by 2.1.2 are
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; available.  Method of upgrade was system export of 2.0.4, shut down,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; bring
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; up 2.1.2, system import.  If there is something on disk I can send let
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; me
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; know.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Are those already deployed artifacts or remote artifacts that you
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; expect artifactory to cache? In the second case, make sure the group
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; has a 'deploy' permission to the remote repository (artifactory
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; treats
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; cache population as 'deployment').
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Also check the server's 'access.log' and 'artifactory.log' - it
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; should
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; contain access denied log messages if your problem is related to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; permissions.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Otherwise, you can also copy the configs from the UI
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (Admin:Advanced:Config Descriptor + Admin:Advanced:Security
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Descriptor) and send it to us so we can tell you if there's something
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; wrong with it.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 7:12 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289552&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I tried to upgrade from 2.0.4 to 2.1.2 over the weekend but ended up
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; rolling
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; back.  Everything looked fine in the gui but no one could download
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; artifacts.  We have one main group that looked like it still had the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; correct
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; permissions and each user was still a member of that group.  Don't
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; see
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; any
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; failures in the import log other than &amp;quot;No metadata files found for
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ...&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289552&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289552&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289552&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289552&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272210.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272210.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289552&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289552&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26285941.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26285941.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289552&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289552&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26289552.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26285941</id>
	<title>Re: Authorization failures after upgrade to 2.1.2</title>
	<published>2009-11-10T07:58:40Z</published>
	<updated>2009-11-10T07:58:40Z</updated>
	<author>
		<name>jshap999</name>
	</author>
	<content type="html">This isn't sounding quite right to me. &amp;nbsp;When we were running 2.1.2 the group showed the appropriate permissions checked for each repository. &amp;nbsp;Each user showed that they were in the appropriate group. &amp;nbsp;When I checked permissions for the user they had none and as expected if I logged in as a user I could see no artifacts nor could I download any during a maven build. &amp;nbsp;What is it you are asking me to do? &amp;nbsp;Am I supposed to uncheck, save and recheck, save? 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;quote author=&quot;tomerc&quot;&gt;&lt;br&gt;Hi Justin,
&lt;br&gt;&lt;br&gt;I was able to re-produce your issue.
&lt;br&gt;&lt;br&gt;The problem stems from a conversion issue of your old security.xml to a new one compliant with the new version of Artifactory.
&lt;br&gt;&lt;br&gt;As an intermediate solution:
&lt;br&gt;Please log in with an admin user to your permissions in Admin:Security:Permissions and in the &amp;quot;Groups&amp;quot; tab enable the authorization for each group for each permission target.
&lt;br&gt;&lt;br&gt;You can track the issue here:
&lt;br&gt;&lt;a href=&quot;http://issues.jfrog.org/jira/browse/RTFACT-2334&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.jfrog.org/jira/browse/RTFACT-2334&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Tomer Cohen
&lt;br&gt;The Artifactory Team
&lt;br&gt;&lt;a href=&quot;http://www.jfrog.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jfrog.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Yoav Landman-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;You can send your config files to support@jfrog.org.
&lt;br&gt;&lt;br&gt;On Mon, Nov 9, 2009 at 9:26 PM, jshap999
&lt;br&gt;&amp;lt;justin_shapiro@cable.comcast.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I read that about the upgrades but wanted to make sure I could roll back.
&lt;br&gt;&amp;gt; Where can I send the xml files?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; $ARTIFACTORY_HOME/etc/artifactory.config.startup.xml, and the
&lt;br&gt;&amp;gt;&amp;gt; artifactory.config.xml and security.xml from your 2.0.4 export.
&lt;br&gt;&amp;gt;&amp;gt; PS to upgrade to 2.1.x from 2.0.x there's no need to export/import -
&lt;br&gt;&amp;gt;&amp;gt; simply replacing the war will work (or for standalone, the war + a
&lt;br&gt;&amp;gt;&amp;gt; couple of jars:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&lt;/a&gt;).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 8:26 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;justin_shapiro@cable.comcast.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Yes, logs are full of access denied messages.  User's no longer had
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; access to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; any artifacts stored in artifactory, local or remote.  All was working
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; fine
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; in 2.0.4 which we have returned to so I can't access anything from the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 2.1.2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ui for you.  Any logs or configuration written to disk by 2.1.2 are
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; available.  Method of upgrade was system export of 2.0.4, shut down,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; bring
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; up 2.1.2, system import.  If there is something on disk I can send let me
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; know.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Are those already deployed artifacts or remote artifacts that you
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; expect artifactory to cache? In the second case, make sure the group
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; has a 'deploy' permission to the remote repository (artifactory treats
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; cache population as 'deployment').
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Also check the server's 'access.log' and 'artifactory.log' - it should
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; contain access denied log messages if your problem is related to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; permissions.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Otherwise, you can also copy the configs from the UI
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (Admin:Advanced:Config Descriptor + Admin:Advanced:Security
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Descriptor) and send it to us so we can tell you if there's something
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; wrong with it.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 7:12 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;justin_shapiro@cable.comcast.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I tried to upgrade from 2.0.4 to 2.1.2 over the weekend but ended up
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; rolling
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; back.  Everything looked fine in the gui but no one could download
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; artifacts.  We have one main group that looked like it still had the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; correct
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; permissions and each user was still a member of that group.  Don't see
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; any
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; failures in the import log other than &amp;quot;No metadata files found for ...&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus
&lt;br&gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272210.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272210.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;Artifactory-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;/quote&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26285941.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26282582</id>
	<title>Re: Authorization failures after upgrade to 2.1.2</title>
	<published>2009-11-10T04:38:06Z</published>
	<updated>2009-11-10T04:38:06Z</updated>
	<author>
		<name>tomerc</name>
	</author>
	<content type="html">Hi Justin,
&lt;br&gt;&lt;br&gt;I was able to re-produce your issue.
&lt;br&gt;&lt;br&gt;The problem stems from a conversion issue of your old security.xml to a new one compliant with the new version of Artifactory.
&lt;br&gt;&lt;br&gt;As an intermediate solution:
&lt;br&gt;Please log in with an admin user to your permissions in Admin:Security:Permissions and in the &amp;quot;Groups&amp;quot; tab enable the authorization for each group for each permission target.
&lt;br&gt;&lt;br&gt;You can track the issue here:
&lt;br&gt;&lt;a href=&quot;http://issues.jfrog.org/jira/browse/RTFACT-2334&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.jfrog.org/jira/browse/RTFACT-2334&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Tomer Cohen
&lt;br&gt;The Artifactory Team
&lt;br&gt;&lt;a href=&quot;http://www.jfrog.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jfrog.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Yoav Landman-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;You can send your config files to support@jfrog.org.
&lt;br&gt;&lt;br&gt;On Mon, Nov 9, 2009 at 9:26 PM, jshap999
&lt;br&gt;&amp;lt;justin_shapiro@cable.comcast.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I read that about the upgrades but wanted to make sure I could roll back.
&lt;br&gt;&amp;gt; Where can I send the xml files?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; $ARTIFACTORY_HOME/etc/artifactory.config.startup.xml, and the
&lt;br&gt;&amp;gt;&amp;gt; artifactory.config.xml and security.xml from your 2.0.4 export.
&lt;br&gt;&amp;gt;&amp;gt; PS to upgrade to 2.1.x from 2.0.x there's no need to export/import -
&lt;br&gt;&amp;gt;&amp;gt; simply replacing the war will work (or for standalone, the war + a
&lt;br&gt;&amp;gt;&amp;gt; couple of jars:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&lt;/a&gt;).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 8:26 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;justin_shapiro@cable.comcast.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Yes, logs are full of access denied messages.  User's no longer had
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; access to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; any artifacts stored in artifactory, local or remote.  All was working
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; fine
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; in 2.0.4 which we have returned to so I can't access anything from the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 2.1.2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ui for you.  Any logs or configuration written to disk by 2.1.2 are
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; available.  Method of upgrade was system export of 2.0.4, shut down,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; bring
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; up 2.1.2, system import.  If there is something on disk I can send let me
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; know.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Are those already deployed artifacts or remote artifacts that you
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; expect artifactory to cache? In the second case, make sure the group
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; has a 'deploy' permission to the remote repository (artifactory treats
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; cache population as 'deployment').
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Also check the server's 'access.log' and 'artifactory.log' - it should
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; contain access denied log messages if your problem is related to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; permissions.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Otherwise, you can also copy the configs from the UI
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (Admin:Advanced:Config Descriptor + Admin:Advanced:Security
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Descriptor) and send it to us so we can tell you if there's something
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; wrong with it.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 7:12 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;justin_shapiro@cable.comcast.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I tried to upgrade from 2.0.4 to 2.1.2 over the weekend but ended up
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; rolling
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; back.  Everything looked fine in the gui but no one could download
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; artifacts.  We have one main group that looked like it still had the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; correct
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; permissions and each user was still a member of that group.  Don't see
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; any
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; failures in the import log other than &amp;quot;No metadata files found for ...&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus
&lt;br&gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272210.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272210.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;Artifactory-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26282582.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26272429</id>
	<title>Re: Authorization failures after upgrade to 2.1.2</title>
	<published>2009-11-09T11:39:44Z</published>
	<updated>2009-11-09T11:39:44Z</updated>
	<author>
		<name>Yoav Landman-3</name>
	</author>
	<content type="html">You can send your config files to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272429&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;support@...&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;On Mon, Nov 9, 2009 at 9:26 PM, jshap999
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272429&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I read that about the upgrades but wanted to make sure I could roll back.
&lt;br&gt;&amp;gt; Where can I send the xml files?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; $ARTIFACTORY_HOME/etc/artifactory.config.startup.xml, and the
&lt;br&gt;&amp;gt;&amp;gt; artifactory.config.xml and security.xml from your 2.0.4 export.
&lt;br&gt;&amp;gt;&amp;gt; PS to upgrade to 2.1.x from 2.0.x there's no need to export/import -
&lt;br&gt;&amp;gt;&amp;gt; simply replacing the war will work (or for standalone, the war + a
&lt;br&gt;&amp;gt;&amp;gt; couple of jars:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&lt;/a&gt;).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 8:26 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272429&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Yes, logs are full of access denied messages.  User's no longer had
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; access to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; any artifacts stored in artifactory, local or remote.  All was working
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; fine
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; in 2.0.4 which we have returned to so I can't access anything from the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 2.1.2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ui for you.  Any logs or configuration written to disk by 2.1.2 are
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; available.  Method of upgrade was system export of 2.0.4, shut down,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; bring
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; up 2.1.2, system import.  If there is something on disk I can send let me
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; know.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Are those already deployed artifacts or remote artifacts that you
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; expect artifactory to cache? In the second case, make sure the group
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; has a 'deploy' permission to the remote repository (artifactory treats
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; cache population as 'deployment').
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Also check the server's 'access.log' and 'artifactory.log' - it should
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; contain access denied log messages if your problem is related to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; permissions.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Otherwise, you can also copy the configs from the UI
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (Admin:Advanced:Config Descriptor + Admin:Advanced:Security
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Descriptor) and send it to us so we can tell you if there's something
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; wrong with it.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 7:12 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272429&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I tried to upgrade from 2.0.4 to 2.1.2 over the weekend but ended up
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; rolling
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; back.  Everything looked fine in the gui but no one could download
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; artifacts.  We have one main group that looked like it still had the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; correct
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; permissions and each user was still a member of that group.  Don't see
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; any
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; failures in the import log other than &amp;quot;No metadata files found for ...&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272429&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; focus
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272429&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272429&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus
&lt;br&gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272429&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272210.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272210.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272429&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272429&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272429.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26272210</id>
	<title>Re: Authorization failures after upgrade to 2.1.2</title>
	<published>2009-11-09T11:26:17Z</published>
	<updated>2009-11-09T11:26:17Z</updated>
	<author>
		<name>jshap999</name>
	</author>
	<content type="html">I read that about the upgrades but wanted to make sure I could roll back. &amp;nbsp;Where can I send the xml files?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Yoav Landman-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;$ARTIFACTORY_HOME/etc/artifactory.config.startup.xml, and the
&lt;br&gt;artifactory.config.xml and security.xml from your 2.0.4 export.
&lt;br&gt;PS to upgrade to 2.1.x from 2.0.x there's no need to export/import -
&lt;br&gt;simply replacing the war will work (or for standalone, the war + a
&lt;br&gt;couple of jars:
&lt;br&gt;&lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;On Mon, Nov 9, 2009 at 8:26 PM, jshap999
&lt;br&gt;&amp;lt;justin_shapiro@cable.comcast.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes, logs are full of access denied messages.  User's no longer had access to
&lt;br&gt;&amp;gt; any artifacts stored in artifactory, local or remote.  All was working fine
&lt;br&gt;&amp;gt; in 2.0.4 which we have returned to so I can't access anything from the 2.1.2
&lt;br&gt;&amp;gt; ui for you.  Any logs or configuration written to disk by 2.1.2 are
&lt;br&gt;&amp;gt; available.  Method of upgrade was system export of 2.0.4, shut down, bring
&lt;br&gt;&amp;gt; up 2.1.2, system import.  If there is something on disk I can send let me
&lt;br&gt;&amp;gt; know.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Are those already deployed artifacts or remote artifacts that you
&lt;br&gt;&amp;gt;&amp;gt; expect artifactory to cache? In the second case, make sure the group
&lt;br&gt;&amp;gt;&amp;gt; has a 'deploy' permission to the remote repository (artifactory treats
&lt;br&gt;&amp;gt;&amp;gt; cache population as 'deployment').
&lt;br&gt;&amp;gt;&amp;gt; Also check the server's 'access.log' and 'artifactory.log' - it should
&lt;br&gt;&amp;gt;&amp;gt; contain access denied log messages if your problem is related to
&lt;br&gt;&amp;gt;&amp;gt; permissions.
&lt;br&gt;&amp;gt;&amp;gt; Otherwise, you can also copy the configs from the UI
&lt;br&gt;&amp;gt;&amp;gt; (Admin:Advanced:Config Descriptor + Admin:Advanced:Security
&lt;br&gt;&amp;gt;&amp;gt; Descriptor) and send it to us so we can tell you if there's something
&lt;br&gt;&amp;gt;&amp;gt; wrong with it.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 7:12 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;justin_shapiro@cable.comcast.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I tried to upgrade from 2.0.4 to 2.1.2 over the weekend but ended up
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; rolling
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; back.  Everything looked fine in the gui but no one could download
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; artifacts.  We have one main group that looked like it still had the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; correct
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; permissions and each user was still a member of that group.  Don't see
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; any
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; failures in the import log other than &amp;quot;No metadata files found for ...&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus
&lt;br&gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;Artifactory-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26272210.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26271989</id>
	<title>Re: Authorization failures after upgrade to 2.1.2</title>
	<published>2009-11-09T11:09:56Z</published>
	<updated>2009-11-09T11:09:56Z</updated>
	<author>
		<name>Yoav Landman-3</name>
	</author>
	<content type="html">$ARTIFACTORY_HOME/etc/artifactory.config.startup.xml, and the
&lt;br&gt;artifactory.config.xml and security.xml from your 2.0.4 export.
&lt;br&gt;PS to upgrade to 2.1.x from 2.0.x there's no need to export/import -
&lt;br&gt;simply replacing the war will work (or for standalone, the war + a
&lt;br&gt;couple of jars:
&lt;br&gt;&lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;On Mon, Nov 9, 2009 at 8:26 PM, jshap999
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26271989&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes, logs are full of access denied messages.  User's no longer had access to
&lt;br&gt;&amp;gt; any artifacts stored in artifactory, local or remote.  All was working fine
&lt;br&gt;&amp;gt; in 2.0.4 which we have returned to so I can't access anything from the 2.1.2
&lt;br&gt;&amp;gt; ui for you.  Any logs or configuration written to disk by 2.1.2 are
&lt;br&gt;&amp;gt; available.  Method of upgrade was system export of 2.0.4, shut down, bring
&lt;br&gt;&amp;gt; up 2.1.2, system import.  If there is something on disk I can send let me
&lt;br&gt;&amp;gt; know.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Are those already deployed artifacts or remote artifacts that you
&lt;br&gt;&amp;gt;&amp;gt; expect artifactory to cache? In the second case, make sure the group
&lt;br&gt;&amp;gt;&amp;gt; has a 'deploy' permission to the remote repository (artifactory treats
&lt;br&gt;&amp;gt;&amp;gt; cache population as 'deployment').
&lt;br&gt;&amp;gt;&amp;gt; Also check the server's 'access.log' and 'artifactory.log' - it should
&lt;br&gt;&amp;gt;&amp;gt; contain access denied log messages if your problem is related to
&lt;br&gt;&amp;gt;&amp;gt; permissions.
&lt;br&gt;&amp;gt;&amp;gt; Otherwise, you can also copy the configs from the UI
&lt;br&gt;&amp;gt;&amp;gt; (Admin:Advanced:Config Descriptor + Admin:Advanced:Security
&lt;br&gt;&amp;gt;&amp;gt; Descriptor) and send it to us so we can tell you if there's something
&lt;br&gt;&amp;gt;&amp;gt; wrong with it.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 7:12 PM, jshap999
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26271989&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I tried to upgrade from 2.0.4 to 2.1.2 over the weekend but ended up
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; rolling
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; back.  Everything looked fine in the gui but no one could download
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; artifacts.  We have one main group that looked like it still had the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; correct
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; permissions and each user was still a member of that group.  Don't see
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; any
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; failures in the import log other than &amp;quot;No metadata files found for ...&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26271989&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus
&lt;br&gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26271989&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26271989&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26271989&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271989.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26271272</id>
	<title>Re: Authorization failures after upgrade to 2.1.2</title>
	<published>2009-11-09T10:26:19Z</published>
	<updated>2009-11-09T10:26:19Z</updated>
	<author>
		<name>jshap999</name>
	</author>
	<content type="html">Yes, logs are full of access denied messages. &amp;nbsp;User's no longer had access to any artifacts stored in artifactory, local or remote. &amp;nbsp;All was working fine in 2.0.4 which we have returned to so I can't access anything from the 2.1.2 ui for you. &amp;nbsp;Any logs or configuration written to disk by 2.1.2 are available. &amp;nbsp;Method of upgrade was system export of 2.0.4, shut down, bring up 2.1.2, system import. &amp;nbsp;If there is something on disk I can send let me know.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Yoav Landman-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Are those already deployed artifacts or remote artifacts that you
&lt;br&gt;expect artifactory to cache? In the second case, make sure the group
&lt;br&gt;has a 'deploy' permission to the remote repository (artifactory treats
&lt;br&gt;cache population as 'deployment').
&lt;br&gt;Also check the server's 'access.log' and 'artifactory.log' - it should
&lt;br&gt;contain access denied log messages if your problem is related to
&lt;br&gt;permissions.
&lt;br&gt;Otherwise, you can also copy the configs from the UI
&lt;br&gt;(Admin:Advanced:Config Descriptor + Admin:Advanced:Security
&lt;br&gt;Descriptor) and send it to us so we can tell you if there's something
&lt;br&gt;wrong with it.
&lt;br&gt;&lt;br&gt;On Mon, Nov 9, 2009 at 7:12 PM, jshap999
&lt;br&gt;&amp;lt;justin_shapiro@cable.comcast.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I tried to upgrade from 2.0.4 to 2.1.2 over the weekend but ended up rolling
&lt;br&gt;&amp;gt; back.  Everything looked fine in the gui but no one could download
&lt;br&gt;&amp;gt; artifacts.  We have one main group that looked like it still had the correct
&lt;br&gt;&amp;gt; permissions and each user was still a member of that group.  Don't see any
&lt;br&gt;&amp;gt; failures in the import log other than &amp;quot;No metadata files found for ...&amp;quot;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;Artifactory-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26271272.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26270920</id>
	<title>Re: Authorization failures after upgrade to 2.1.2</title>
	<published>2009-11-09T10:01:25Z</published>
	<updated>2009-11-09T10:01:25Z</updated>
	<author>
		<name>Yoav Landman-3</name>
	</author>
	<content type="html">Are those already deployed artifacts or remote artifacts that you
&lt;br&gt;expect artifactory to cache? In the second case, make sure the group
&lt;br&gt;has a 'deploy' permission to the remote repository (artifactory treats
&lt;br&gt;cache population as 'deployment').
&lt;br&gt;Also check the server's 'access.log' and 'artifactory.log' - it should
&lt;br&gt;contain access denied log messages if your problem is related to
&lt;br&gt;permissions.
&lt;br&gt;Otherwise, you can also copy the configs from the UI
&lt;br&gt;(Admin:Advanced:Config Descriptor + Admin:Advanced:Security
&lt;br&gt;Descriptor) and send it to us so we can tell you if there's something
&lt;br&gt;wrong with it.
&lt;br&gt;&lt;br&gt;On Mon, Nov 9, 2009 at 7:12 PM, jshap999
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26270920&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin_shapiro@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I tried to upgrade from 2.0.4 to 2.1.2 over the weekend but ended up rolling
&lt;br&gt;&amp;gt; back.  Everything looked fine in the gui but no one could download
&lt;br&gt;&amp;gt; artifacts.  We have one main group that looked like it still had the correct
&lt;br&gt;&amp;gt; permissions and each user was still a member of that group.  Don't see any
&lt;br&gt;&amp;gt; failures in the import log other than &amp;quot;No metadata files found for ...&amp;quot;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26270920&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26270920&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270920.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26270046</id>
	<title>Authorization failures after upgrade to 2.1.2</title>
	<published>2009-11-09T09:12:43Z</published>
	<updated>2009-11-09T09:12:43Z</updated>
	<author>
		<name>jshap999</name>
	</author>
	<content type="html">I tried to upgrade from 2.0.4 to 2.1.2 over the weekend but ended up rolling back. &amp;nbsp;Everything looked fine in the gui but no one could download artifacts. &amp;nbsp;We have one main group that looked like it still had the correct permissions and each user was still a member of that group. &amp;nbsp;Don't see any failures in the import log other than &amp;quot;No metadata files found for ...&amp;quot; </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Authorization-failures-after-upgrade-to-2.1.2-tp26270046p26270046.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26263946</id>
	<title>Re: maven-metadata.xml aggregation behavior</title>
	<published>2009-11-09T02:16:31Z</published>
	<updated>2009-11-09T02:16:31Z</updated>
	<author>
		<name>Lorand</name>
	</author>
	<content type="html">Great to hear that! &lt;br&gt;I see it&amp;#39;s already done and will be included in 2.1.4.&lt;br&gt;&lt;br&gt;Lóránd&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Nov 5, 2009 at 11:58 AM, Yoav Landman &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263946&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yoavl@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

Artifactory&amp;#39;s behavior is to never check for remote metadata for&lt;br&gt;
release artifacts hosted in local repositories. The reason is simple -&lt;br&gt;
typically what you host locally is your own artifacts, so you do not&lt;br&gt;
want to make requests to remote repositories and scan for the&lt;br&gt;
existence of other versions of artifacts that you specifically&lt;br&gt;
deployed locally. We do, however, merge the metadata with caches since&lt;br&gt;
it is cheap and doesn&amp;#39;t require the unnecessary network traffic. This&lt;br&gt;
is why it works if you deliberately cause the remote metadata to be&lt;br&gt;
locally cached by requesting it directly from the remote repository.&lt;br&gt;
&lt;br&gt;
Now, I can see how this optimization may be problematic if you wish to&lt;br&gt;
get all possible remote versions of artifacts you have both locally&lt;br&gt;
and also in other repositories in your organization that you proxy.&lt;br&gt;
What we can do is make this type of metadata requests possible and let&lt;br&gt;
users control the behavior and prevent inefficient queries to all&lt;br&gt;
remote repositories by using proper include/exclude patterns.&lt;br&gt;
&lt;br&gt;
I created &lt;a href=&quot;http://issues.jfrog.org/jira/browse/RTFACT-2311&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://issues.jfrog.org/jira/browse/RTFACT-2311&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Yoav&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
On Wed, Nov 4, 2009 at 4:01 PM, Lóránd Somogyi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263946&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lorand.somogyi@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; Hi!&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Any reaction to this?&lt;br&gt;
&amp;gt; Shell I fill an issue to jira?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Regards,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Lóránd Somogyi&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://lorands.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lorands.com&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://photols.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://photols.com&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; On Tue, Oct 20, 2009 at 3:40 PM, Lóránd Somogyi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263946&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lorand.somogyi@...&lt;/a&gt;&amp;gt;&lt;br&gt;
&amp;gt; wrote:&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Thx, Yoav!&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; In that case there is a bug in 2.1 (may affect other versions too):&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; The case:&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; NOone accessed com.test:foo at all in the past (from NEWR)&lt;br&gt;
&amp;gt;&amp;gt; there is NO com.test:foo in NEWR&lt;br&gt;
&amp;gt;&amp;gt; there are com.test:foo versions with metadata in OLDR&lt;br&gt;
&amp;gt;&amp;gt; release of com.test:foo happens (to NEWR)&lt;br&gt;
&amp;gt;&amp;gt; accessing &lt;a href=&quot;http://NEWR/repo/com/test/foo/maven-metadata.xml&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/repo/com/test/foo/maven-metadata.xml&lt;/a&gt; returns ONLY&lt;br&gt;
&amp;gt;&amp;gt; the NEW foo version&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Fix by hand:&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Access &lt;a href=&quot;http://NEWR/oldr/com/test/foo/maven-metadata.xml&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/oldr/com/test/foo/maven-metadata.xml&lt;/a&gt;  -- assuming ID of&lt;br&gt;
&amp;gt;&amp;gt; Remote Repo to OLDR is oldr&lt;br&gt;
&amp;gt;&amp;gt; Now accessing &lt;a href=&quot;http://NEWR/repo/com/test/foo/maven-metadata.xml&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/repo/com/test/foo/maven-metadata.xml&lt;/a&gt; returns ALL&lt;br&gt;
&amp;gt;&amp;gt; version&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; It looks like if there is no information about other metadata new release&lt;br&gt;
&amp;gt;&amp;gt; shades all other metadata.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; It would be nice if there would be a way to force &amp;quot;recalculation&amp;quot; of&lt;br&gt;
&amp;gt;&amp;gt; metadata.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Regards,&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Lóránd Somogyi&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://lorands.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lorands.com&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://photols.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://photols.com&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; On Tue, Oct 20, 2009 at 3:44 PM, Yoav Landman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263946&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yoavl@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Merged maven-metadata.xml containing all versions reachable from the&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; virtual repository &amp;#39;&lt;a href=&quot;http://NEWR/repo&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/repo&lt;/a&gt;&amp;#39; - from both NEWR and OLDR (assuming&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; the user making the request has enough permissions to populate artifacts in&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; the OLDR cache).&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; On Tue, Oct 20, 2009 at 10:07 AM, Lóránd Somogyi&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263946&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lorand.somogyi@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; HI!&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; I&amp;#39;m a bit confused, so please help me understand the intention...&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; A little bit of background:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; we have one simple repository (a&amp;#39;la &lt;a href=&quot;http://repo1.maven.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;repo1.maven.org&lt;/a&gt;) for older releases&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; -- let&amp;#39;s call this one OLDR&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; in simple folder/file structure&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; with generated maven-metadata.xml&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; serviced by Apache HTTPD&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; we have an Artifactory instance used by all users -- lets call this NEWR&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; we have a Remote Repository defined which points to OLDR&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Now. If I have in OLDR: com.test:foo versions 1.1, 1.2, 1.3. 2.0 (with&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; correct maven-metadata.xml). In NEWR, I have: com.test:foo versions 2.1,&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; 3.0, 3.1. - all produced with maven release plugin.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; What if I ask for: &lt;a href=&quot;http://NEWR/repo/com/test/foo/maven-metadata.xml&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/repo/com/test/foo/maven-metadata.xml&lt;/a&gt; what&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; should I get?&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thanks,&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Lóránd Somogyi&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lorands.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lorands.com&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://photols.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://photols.com&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; stay&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register now!&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263946&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and stay&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register now!&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263946&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
&amp;gt; trial. Simplify your report design, integration and deployment - and focus&lt;br&gt;
&amp;gt; on&lt;br&gt;
&amp;gt; what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&lt;div class=&quot;im&quot;&gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt; Artifactory-users mailing list&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263946&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
&lt;/div&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;_______________________________________________&lt;br&gt;
Artifactory-users mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263946&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263946&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/maven-metadata.xml-aggregation-behavior-tp25971256p26263946.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26215809</id>
	<title>Re: 2009-11-02 11:03:10, 137 [DENIED DEPLOY] 	repo1-cache:</title>
	<published>2009-11-05T09:11:00Z</published>
	<updated>2009-11-05T09:11:00Z</updated>
	<author>
		<name>newfield</name>
	</author>
	<content type="html">Hi Fred,
&lt;br&gt;Thanks for help.
&lt;br&gt;It works now.
&lt;br&gt;&lt;br&gt;Michael
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;freddy33 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Sorry for the late answer,
&lt;br&gt;If I understand correctly (I'm not sure), you decided on disabling anonymous
&lt;br&gt;access to enforce users credentials. I think it's a good solution.
&lt;br&gt;So, form the provided settings.xml of artifactory you need to add the
&lt;br&gt;&amp;lt;servers&amp;gt;&amp;lt;server&amp;gt; definition block for your username/password for the
&lt;br&gt;following serverIds: central, snapshots, &amp;quot;your artifactory servername&amp;quot;
&lt;br&gt;&lt;br&gt;We did a screencast about it, you can read and watch it here:
&lt;br&gt;&lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Configuring+Deployment&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Configuring+Deployment&lt;/a&gt;&lt;br&gt;&lt;br&gt;HTH,
&lt;br&gt;Fred.
&lt;br&gt;&lt;br&gt;On Wed, Nov 4, 2009 at 2:30 PM, newfield &amp;lt;michael.neifeld@gmail.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi freddy33.
&lt;br&gt;&amp;gt; Thank you for answer.
&lt;br&gt;&amp;gt; Actually, I've already try the second recipe, but it didn't helped me.
&lt;br&gt;&amp;gt; Are you sure that this have to work with supplied settings.xml or it must
&lt;br&gt;&amp;gt; be
&lt;br&gt;&amp;gt; corrected somehow ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Michael.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; freddy33 wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Some comments:
&lt;br&gt;&amp;gt; &amp;gt; 1) In the settings.xml the difference between the 2 types Noam talks
&lt;br&gt;&amp;gt; &amp;gt; about:
&lt;br&gt;&amp;gt; &amp;gt; - The first type means that the servers with id &amp;quot;central&amp;quot; and &amp;quot;snapshots&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt; are used (read access)
&lt;br&gt;&amp;gt; &amp;gt; - The second type used an id which is under your control in the
&lt;br&gt;&amp;gt; &amp;gt; distributionManagement block of the pom.xml (write access)
&lt;br&gt;&amp;gt; &amp;gt; You need to be careful with the fact that Maven keeps the same
&lt;br&gt;&amp;gt; credentials
&lt;br&gt;&amp;gt; &amp;gt; between queries to same URL host. So, you cannot switch the credentials
&lt;br&gt;&amp;gt; &amp;gt; between read and write if both goes to your Artifactory instance.
&lt;br&gt;&amp;gt; &amp;gt; Documentation:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Configuring+Artifacts+Resolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Configuring+Artifacts+Resolution&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 2) To enforce that only authenticated users are accessing your
&lt;br&gt;&amp;gt; Artifactory
&lt;br&gt;&amp;gt; &amp;gt; you can disallow anonymous access and the servers credentials configured
&lt;br&gt;&amp;gt; &amp;gt; in
&lt;br&gt;&amp;gt; &amp;gt; settings.xml will always be used (read and write).
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; HTH,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; On Wed, Nov 4, 2009 at 1:07 PM, Noam Y. Tenne &amp;lt;noamt@jfrog.org&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;In Artifactory, there are two types of deployment which are sometimes
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; easy
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; to confuse:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; The first type is the deployment failure that you've faced in your
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; initial
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; post -
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; When Maven requests an artifact that doesn't exist in your repository,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Artifactory (if configured) will fetch it for you from a remote
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; repository
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; and &amp;quot;deploy&amp;quot; it to the respective cache. If the anonymous user is given
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; deploy permissions, it will be deployed by it, since Maven initially
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; performs requests without credentials (even if defined), and will supply
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; them only on demand.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; The second type of deployment -
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; When a Maven project actually deploys an artifact to your repository. In
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; this case the credentials you have supplied will be used to perform the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; deployment.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; HTH,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Noam
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; newfield wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hi Noam,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Thank you for answer, but the question is - why the user counted as
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; anonymous if he have suppled credentials ?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I can configure permissions for anonymous user, but I would like know
&lt;br&gt;&amp;gt; who
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; deploy an artifact.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Thank you in advance.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Michael.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Noam Tenne wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;Hi
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; At seems like your anonymous user doesn't have the needed deploy
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; permissions to retrieve remote artifacts.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; You can check that in the UI permission configuration (via
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Admin-&amp;gt;Security-&amp;gt;Permissions).
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; By default, the permission target &amp;quot;Any Remote&amp;quot; should be configured with
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; deploy permissions for anonymous.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; If not, simply create a new permission target that includes all the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; remote repositories (or use the existing one) and provide anonymous with
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; deploy permissions
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Also covered in our wiki -
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; HTH,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Noam
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; newfield wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;Hi,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I've unable configure setting.xml that will be accepted by Artifactory
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; (2.1.1) as known user.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; In log I've see :
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 2009-11-02 11:03:10,137 [DENIED DEPLOY]
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; repo1-cache:org/apache/ws/commons/XmlSchema/1.1/XmlSchema-1.1.pom for
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; anonymous/175.70.105.181.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; and settings.xml looks like this (mostly generated by Artifactory):
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;settings xmlns=&amp;quot;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://maven.apache.org/xsd/settings-1.0.0.xsd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/xsd/settings-1.0.0.xsd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0http://maven.apache.org/xsd/settings-1.0.0.xsd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0http://maven.apache.org/xsd/settings-1.0.0.xsd&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;lt;localRepository&amp;gt;file://d:\maven_repository&amp;lt;/localRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;lt;servers&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;server&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;username&amp;gt;Michael&amp;lt;/username&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;password&amp;gt;{DESede}erYBTtl0dlc=&amp;lt;/password&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/server&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;lt;/servers&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;lt;mirrors&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;mirror&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;mirrorOf&amp;gt;*&amp;lt;/mirrorOf&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/mirror&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;lt;/mirrors&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;lt;profiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;profile&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;true&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;libs-releases&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-releases&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots /&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;libs-snapshots&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-snapshots&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;plugins-releases&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-releases&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots /&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;plugins-snapshots&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-snapshots&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-snapshots&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;artifactory&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/profile&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;lt;/profiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;lt;activeProfiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;activeProfile&amp;gt;artifactory&amp;lt;/activeProfile&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;lt;/activeProfiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;/settings&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; The question is - how I have to configure it ?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; (I was able configure it for Artifactory 2.0.9 but not now)
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and
&lt;br&gt;&amp;gt; stay
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; now!&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Artifactory-users mailing
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; listArtifactory-users@lists.sourceforge.nethttps://
&lt;br&gt;&amp;gt; lists.sourceforge.net/lists/listinfo/artifactory-users
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; focus
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://www.jfrog.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jfrog.org/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://twitter.com/freddy33&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/freddy33&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt; &amp;gt; 30-Day
&lt;br&gt;&amp;gt; &amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt; focus
&lt;br&gt;&amp;gt; &amp;gt; on
&lt;br&gt;&amp;gt; &amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; &amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; &amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/2009-11-02-11%3A03%3A10%2C137--DENIED-DEPLOY--repo1-cache%3A-tp26156635p26195448.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/2009-11-02-11%3A03%3A10%2C137--DENIED-DEPLOY--repo1-cache%3A-tp26156635p26195448.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus
&lt;br&gt;&amp;gt; on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://www.jfrog.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jfrog.org/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://twitter.com/freddy33&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/freddy33&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;Artifactory-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/2009-11-02-11%3A03%3A10%2C137--DENIED-DEPLOY--repo1-cache%3A-tp26156635p26215809.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26212689</id>
	<title>Re: 2009-11-02 11:03:10, 137 [DENIED DEPLOY] 	repo1-cache:</title>
	<published>2009-11-05T03:12:17Z</published>
	<updated>2009-11-05T03:12:17Z</updated>
	<author>
		<name>freddy33</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Sorry for the late answer,&lt;div&gt;If I understand correctly (I&amp;#39;m not sure), you decided on disabling anonymous access to enforce users credentials. I think it&amp;#39;s a good solution.&lt;/div&gt;&lt;div&gt;So, form the provided settings.xml of artifactory you need to add the &amp;lt;servers&amp;gt;&amp;lt;server&amp;gt; definition block for your username/password for the following serverIds: central, snapshots, &amp;quot;your artifactory servername&amp;quot;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;We did a screencast about it, you can read and watch it here:&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Configuring+Deployment&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Configuring+Deployment&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;HTH,&lt;/div&gt;&lt;div&gt;Fred.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Wed, Nov 4, 2009 at 2:30 PM, newfield &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212689&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;michael.neifeld@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;&lt;br&gt;
Hi freddy33.&lt;br&gt;
Thank you for answer.&lt;br&gt;
Actually, I&amp;#39;ve already try the second recipe, but it didn&amp;#39;t helped me.&lt;br&gt;
Are you sure that this have to work with supplied settings.xml or it must be&lt;br&gt;
corrected somehow ?&lt;br&gt;
&lt;br&gt;
Michael.&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
freddy33 wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Some comments:&lt;br&gt;
&amp;gt; 1) In the settings.xml the difference between the 2 types Noam talks&lt;br&gt;
&amp;gt; about:&lt;br&gt;
&amp;gt; - The first type means that the servers with id &amp;quot;central&amp;quot; and &amp;quot;snapshots&amp;quot;&lt;br&gt;
&amp;gt; are used (read access)&lt;br&gt;
&amp;gt; - The second type used an id which is under your control in the&lt;br&gt;
&amp;gt; distributionManagement block of the pom.xml (write access)&lt;br&gt;
&amp;gt; You need to be careful with the fact that Maven keeps the same credentials&lt;br&gt;
&amp;gt; between queries to same URL host. So, you cannot switch the credentials&lt;br&gt;
&amp;gt; between read and write if both goes to your Artifactory instance.&lt;br&gt;
&amp;gt; Documentation:&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Configuring+Artifacts+Resolution&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Configuring+Artifacts+Resolution&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; 2) To enforce that only authenticated users are accessing your Artifactory&lt;br&gt;
&amp;gt; you can disallow anonymous access and the servers credentials configured&lt;br&gt;
&amp;gt; in&lt;br&gt;
&amp;gt; settings.xml will always be used (read and write).&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; HTH,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; On Wed, Nov 4, 2009 at 1:07 PM, Noam Y. Tenne &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212689&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;noamt@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;  In Artifactory, there are two types of deployment which are sometimes&lt;br&gt;
&amp;gt;&amp;gt; easy&lt;br&gt;
&amp;gt;&amp;gt; to confuse:&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; The first type is the deployment failure that you&amp;#39;ve faced in your&lt;br&gt;
&amp;gt;&amp;gt; initial&lt;br&gt;
&amp;gt;&amp;gt; post -&lt;br&gt;
&amp;gt;&amp;gt; When Maven requests an artifact that doesn&amp;#39;t exist in your repository,&lt;br&gt;
&amp;gt;&amp;gt; Artifactory (if configured) will fetch it for you from a remote&lt;br&gt;
&amp;gt;&amp;gt; repository&lt;br&gt;
&amp;gt;&amp;gt; and &amp;quot;deploy&amp;quot; it to the respective cache. If the anonymous user is given&lt;br&gt;
&amp;gt;&amp;gt; deploy permissions, it will be deployed by it, since Maven initially&lt;br&gt;
&amp;gt;&amp;gt; performs requests without credentials (even if defined), and will supply&lt;br&gt;
&amp;gt;&amp;gt; them only on demand.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; The second type of deployment -&lt;br&gt;
&amp;gt;&amp;gt; When a Maven project actually deploys an artifact to your repository. In&lt;br&gt;
&amp;gt;&amp;gt; this case the credentials you have supplied will be used to perform the&lt;br&gt;
&amp;gt;&amp;gt; deployment.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; HTH,&lt;br&gt;
&amp;gt;&amp;gt; Noam&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; newfield wrote:&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Hi Noam,&lt;br&gt;
&amp;gt;&amp;gt; Thank you for answer, but the question is - why the user counted as&lt;br&gt;
&amp;gt;&amp;gt; anonymous if he have suppled credentials ?&lt;br&gt;
&amp;gt;&amp;gt; I can configure permissions for anonymous user, but I would like know who&lt;br&gt;
&amp;gt;&amp;gt; deploy an artifact.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Thank you in advance.&lt;br&gt;
&amp;gt;&amp;gt; Michael.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Noam Tenne wrote:&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;  Hi&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; At seems like your anonymous user doesn&amp;#39;t have the needed deploy&lt;br&gt;
&amp;gt;&amp;gt; permissions to retrieve remote artifacts.&lt;br&gt;
&amp;gt;&amp;gt; You can check that in the UI permission configuration (via&lt;br&gt;
&amp;gt;&amp;gt; Admin-&amp;gt;Security-&amp;gt;Permissions).&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; By default, the permission target &amp;quot;Any Remote&amp;quot; should be configured with&lt;br&gt;
&amp;gt;&amp;gt; deploy permissions for anonymous.&lt;br&gt;
&amp;gt;&amp;gt; If not, simply create a new permission target that includes all the&lt;br&gt;
&amp;gt;&amp;gt; remote repositories (or use the existing one) and provide anonymous with&lt;br&gt;
&amp;gt;&amp;gt; deploy permissions&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Also covered in our wiki -&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; HTH,&lt;br&gt;
&amp;gt;&amp;gt; Noam&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; newfield wrote:&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;  Hi,&lt;br&gt;
&amp;gt;&amp;gt; I&amp;#39;ve unable configure setting.xml that will be accepted by Artifactory&lt;br&gt;
&amp;gt;&amp;gt; (2.1.1) as known user.&lt;br&gt;
&amp;gt;&amp;gt; In log I&amp;#39;ve see :&lt;br&gt;
&amp;gt;&amp;gt; 2009-11-02 11:03:10,137 [DENIED DEPLOY]&lt;br&gt;
&amp;gt;&amp;gt; repo1-cache:org/apache/ws/commons/XmlSchema/1.1/XmlSchema-1.1.pom for&lt;br&gt;
&amp;gt;&amp;gt; anonymous/&lt;a href=&quot;http://175.70.105.181&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;175.70.105.181&lt;/a&gt;.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; and settings.xml looks like this (mostly generated by Artifactory):&lt;br&gt;
&amp;gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;lt;settings xmlns=&amp;quot;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&amp;quot;&lt;br&gt;
&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot;&lt;br&gt;
&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;                       &lt;a href=&quot;http://maven.apache.org/xsd/settings-1.0.0.xsd&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/xsd/settings-1.0.0.xsd&lt;/a&gt;&amp;quot;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0http://maven.apache.org/xsd/settings-1.0.0.xsd&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0http://maven.apache.org/xsd/settings-1.0.0.xsd&lt;/a&gt;&amp;gt;&amp;gt;&lt;br&gt;

&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&amp;gt;&amp;gt;   &amp;lt;localRepository&amp;gt;file://d:\maven_repository&amp;lt;/localRepository&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;   &amp;lt;servers&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;      &amp;lt;server&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;         &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;         &amp;lt;username&amp;gt;Michael&amp;lt;/username&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;         &amp;lt;password&amp;gt;{DESede}erYBTtl0dlc=&amp;lt;/password&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;      &amp;lt;/server&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;   &amp;lt;/servers&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;   &amp;lt;mirrors&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;     &amp;lt;mirror&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;       &amp;lt;mirrorOf&amp;gt;*&amp;lt;/mirrorOf&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;       &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;       &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;       &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;     &amp;lt;/mirror&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;   &amp;lt;/mirrors&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;   &amp;lt;profiles&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;     &amp;lt;profile&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;       &amp;lt;repositories&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;         &amp;lt;repository&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;snapshots&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;             &amp;lt;enabled&amp;gt;true&amp;lt;/enabled&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;/snapshots&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;         &amp;lt;/repository&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;         &amp;lt;repository&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;snapshots&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;             &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;/snapshots&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;name&amp;gt;libs-releases&amp;lt;/name&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-releases&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-releases&lt;/a&gt;&amp;lt;/url&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;         &amp;lt;/repository&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;         &amp;lt;repository&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;snapshots /&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;name&amp;gt;libs-snapshots&amp;lt;/name&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-snapshots&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;         &amp;lt;/repository&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;       &amp;lt;/repositories&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;       &amp;lt;pluginRepositories&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;         &amp;lt;pluginRepository&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;snapshots&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;             &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;/snapshots&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;name&amp;gt;plugins-releases&amp;lt;/name&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-releases&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-releases&lt;/a&gt;&amp;lt;/url&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;         &amp;lt;/pluginRepository&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;         &amp;lt;pluginRepository&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;snapshots /&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;name&amp;gt;plugins-snapshots&amp;lt;/name&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;           &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-snapshots&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;         &amp;lt;/pluginRepository&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;       &amp;lt;/pluginRepositories&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;       &amp;lt;id&amp;gt;artifactory&amp;lt;/id&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;     &amp;lt;/profile&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;   &amp;lt;/profiles&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;   &amp;lt;activeProfiles&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;     &amp;lt;activeProfile&amp;gt;artifactory&amp;lt;/activeProfile&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;   &amp;lt;/activeProfiles&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;lt;/settings&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; The question is - how I have to configure it ?&lt;br&gt;
&amp;gt;&amp;gt; (I was able configure it for Artifactory 2.0.9 but not now)&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA&lt;br&gt;
&amp;gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your&lt;br&gt;
&amp;gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and stay&lt;br&gt;
&amp;gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register&lt;br&gt;
&amp;gt;&amp;gt; now!&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt; Artifactory-users mailing&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212689&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listArtifactory-users@...&lt;/a&gt;://&lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;

&lt;div class=&quot;im&quot;&gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008&lt;br&gt;
&amp;gt;&amp;gt; 30-Day&lt;br&gt;
&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and&lt;br&gt;
&amp;gt;&amp;gt; focus&lt;br&gt;
&amp;gt;&amp;gt; on&lt;br&gt;
&amp;gt;&amp;gt; what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt; Artifactory-users mailing list&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212689&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; --&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www.jfrog.org/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.jfrog.org/&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://twitter.com/freddy33&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/freddy33&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008&lt;br&gt;
&amp;gt; 30-Day&lt;br&gt;
&amp;gt; trial. Simplify your report design, integration and deployment - and focus&lt;br&gt;
&amp;gt; on&lt;br&gt;
&amp;gt; what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt; Artifactory-users mailing list&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212689&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
&lt;/div&gt;View this message in context: &lt;a href=&quot;http://old.nabble.com/2009-11-02-11%3A03%3A10%2C137--DENIED-DEPLOY--repo1-cache%3A-tp26156635p26195448.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/2009-11-02-11%3A03%3A10%2C137--DENIED-DEPLOY--repo1-cache%3A-tp26156635p26195448.html&lt;/a&gt;&lt;br&gt;

&lt;div class=&quot;im&quot;&gt;Sent from the Artifactory-Users mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Artifactory-users mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212689&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;&lt;a href=&quot;http://www.jfrog.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jfrog.org/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://twitter.com/freddy33&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/freddy33&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212689&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/2009-11-02-11%3A03%3A10%2C137--DENIED-DEPLOY--repo1-cache%3A-tp26156635p26212689.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26212628</id>
	<title>Re: deploying a snapshot with a specific classifier</title>
	<published>2009-11-05T03:05:56Z</published>
	<updated>2009-11-05T03:05:56Z</updated>
	<author>
		<name>Yoav Landman-3</name>
	</author>
	<content type="html">One more thing that you can do is upload the file to the desired
&lt;br&gt;target location using REST.
&lt;br&gt;&lt;br&gt;With curl:
&lt;br&gt;curl -X PUT -f -u user:password --data-binary
&lt;br&gt;@commons-exec-1.0.0-20080905.033237-1.jar \
&lt;br&gt;&lt;a href=&quot;http://localhost:8081/artifactory/repo/org/apache/commons/commons-exec/1.0.0-SNAPSHOT/commons-exec-1.0.0-20080905.033237-1.jar&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8081/artifactory/repo/org/apache/commons/commons-exec/1.0.0-SNAPSHOT/commons-exec-1.0.0-20080905.033237-1.jar&lt;/a&gt;&lt;br&gt;&lt;br&gt;Yoav
&lt;br&gt;&lt;br&gt;On Thu, Nov 5, 2009 at 12:58 AM, Yossi Shaul &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212628&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yossis_acsp@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; It's an issue with the maven deployer which recognizes the unique snapshot
&lt;br&gt;&amp;gt; version simply as SNAPSHOT.
&lt;br&gt;&amp;gt; As a workaround you can import this file to the repository using the
&lt;br&gt;&amp;gt; repository import (Admin -&amp;gt; Import&amp;Export - &amp;gt; Repositories). Create a temp
&lt;br&gt;&amp;gt; dir and copy the file to it keeping the maven directory layout.
&lt;br&gt;&amp;gt; For example:
&lt;br&gt;&amp;gt; /tmp-repo/org/apache/commons/commons-exec/1.0.0-SNAPSHOT/commons-exec-1.0.0-20080905.033237-1.jar,
&lt;br&gt;&amp;gt; then select the /tmp-repo as the directory to import and the repository you
&lt;br&gt;&amp;gt; wish to import it to.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yossi Shaul
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ________________________________
&lt;br&gt;&amp;gt; From: Frank Wilson &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212628&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.wilson@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212628&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Sent: Wed, November 4, 2009 5:44:20 PM
&lt;br&gt;&amp;gt; Subject: [Artifactory-users] deploying a snapshot with a specific classifier
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I want to deploy the jar commons-exec-1.0.0-20080905.033237-1.jar so that it
&lt;br&gt;&amp;gt; is available on the following repo URL.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://localhost:8081/artifactory/repo/org/apache/commons/commons-exec/1.0.0-SNAPSHOT/commons-exec-1.0.0-20080905.033237-1.jar&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8081/artifactory/repo/org/apache/commons/commons-exec/1.0.0-SNAPSHOT/commons-exec-1.0.0-20080905.033237-1.jar&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; However, whichever way I do this, Artifactory either refuses to serve
&lt;br&gt;&amp;gt; artifact or it replaces the classifier (20080905.033237-1) with the current
&lt;br&gt;&amp;gt; date.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Please could somebody tell me how to serve this artifact properly.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Frank Wilson
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus
&lt;br&gt;&amp;gt; on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212628&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212628&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/deploying-a-snapshot-with-a-specific-classifier-tp26200410p26212628.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26212607</id>
	<title>Re: Tuning our Artifactory</title>
	<published>2009-11-05T03:04:10Z</published>
	<updated>2009-11-05T03:04:10Z</updated>
	<author>
		<name>Yoav Landman-3</name>
	</author>
	<content type="html">Sorry for the late reply.
&lt;br&gt;&lt;br&gt;The specific settings are in Tomcat's 'server.xml' file on the Ajp13
&lt;br&gt;connector section and sometimes on the Apache side itself. The
&lt;br&gt;property names are different between Tomcat versions (e.g. 5 and 6).
&lt;br&gt;At the minimum, you need to verify that the connector on the Tomcat
&lt;br&gt;side has enough processors to handle the connections from Apache (the
&lt;br&gt;numbers should be equal, at least). Also, turning off lookups is a
&lt;br&gt;good idea. The exact values depend on the average load on your system
&lt;br&gt;of course, so there is no single &amp;quot;good configuration&amp;quot;, like there is
&lt;br&gt;none for Apache.
&lt;br&gt;&lt;br&gt;Googling for &amp;quot;tuning tomcat ajp13&amp;quot; should give you a good heads up.
&lt;br&gt;Just make sure you adjust the property names according to your Tomcat
&lt;br&gt;version.
&lt;br&gt;&lt;br&gt;We can give you better help if you share your specific environment
&lt;br&gt;setup and usage patterns with us - &amp;nbsp;I think you may want to contact us
&lt;br&gt;directly for this.
&lt;br&gt;&lt;br&gt;Yoav
&lt;br&gt;&lt;br&gt;On Fri, Oct 30, 2009 at 7:30 PM, sverhagen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212607&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sverhagen@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for that.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've looked into things again. Upgraded to 2.1.1 (put just the new WAR in
&lt;br&gt;&amp;gt; place) with basically the same situation still in effect.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; One reason is poorly tuned Artifatcory VM - in this case you should see
&lt;br&gt;&amp;gt;&amp;gt; errors in the Artifactory log, usually VM related exceptions, such as out
&lt;br&gt;&amp;gt;&amp;gt; of
&lt;br&gt;&amp;gt;&amp;gt; perm gen memory errors.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Seeing no errors in the ${artifactory.home}/logs whatsoever. The Artifactory
&lt;br&gt;&amp;gt; VM... that would be Tomcat then. All default configuration: I've this one
&lt;br&gt;&amp;gt; running dedicatedly for Tomcat.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The more common reason is poorly tuned AJP connector settings - check what
&lt;br&gt;&amp;gt;&amp;gt; errors you get in the Apache log file.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What settings? :-)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [Fri Oct 30 15:25:11 2009] [error] ajp_read_header: ajp_ilink_receive failed
&lt;br&gt;&amp;gt; [Fri Oct 30 15:25:11 2009] [error] (120006)APR does not understand this
&lt;br&gt;&amp;gt; error code: proxy: read response failed from 127.0.0.1:6009 (localhost)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yoav Landman-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; When using AJP you have to make sure
&lt;br&gt;&amp;gt;&amp;gt; the Apache settings and the Tomcat AJP connector settings (in server.xml)
&lt;br&gt;&amp;gt;&amp;gt; match in terms of number of connections/threads, buffer size, connection
&lt;br&gt;&amp;gt;&amp;gt; timeout etc. otherwise it can lead to poor performance.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That will definitely be a problem then. But it appears that not only my
&lt;br&gt;&amp;gt; knowledge is limited on this matter, but also my ability to compose the
&lt;br&gt;&amp;gt; right Google queries for it :-(
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm using mod_proxy_ajp and I'd be very happy if you could share your
&lt;br&gt;&amp;gt; settings with me for this. A nice example of what works for someone else on
&lt;br&gt;&amp;gt; both ends would be so great for me!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks already again!!!
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Tuning-our-Artifactory-tp26104589p26134048.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Tuning-our-Artifactory-tp26104589p26134048.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and stay
&lt;br&gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212607&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212607&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Tuning-our-Artifactory-tp26104589p26212607.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26212536</id>
	<title>Re: maven-metadata.xml aggregation behavior</title>
	<published>2009-11-05T02:58:47Z</published>
	<updated>2009-11-05T02:58:47Z</updated>
	<author>
		<name>Yoav Landman-3</name>
	</author>
	<content type="html">Artifactory's behavior is to never check for remote metadata for
&lt;br&gt;release artifacts hosted in local repositories. The reason is simple -
&lt;br&gt;typically what you host locally is your own artifacts, so you do not
&lt;br&gt;want to make requests to remote repositories and scan for the
&lt;br&gt;existence of other versions of artifacts that you specifically
&lt;br&gt;deployed locally. We do, however, merge the metadata with caches since
&lt;br&gt;it is cheap and doesn't require the unnecessary network traffic. This
&lt;br&gt;is why it works if you deliberately cause the remote metadata to be
&lt;br&gt;locally cached by requesting it directly from the remote repository.
&lt;br&gt;&lt;br&gt;Now, I can see how this optimization may be problematic if you wish to
&lt;br&gt;get all possible remote versions of artifacts you have both locally
&lt;br&gt;and also in other repositories in your organization that you proxy.
&lt;br&gt;What we can do is make this type of metadata requests possible and let
&lt;br&gt;users control the behavior and prevent inefficient queries to all
&lt;br&gt;remote repositories by using proper include/exclude patterns.
&lt;br&gt;&lt;br&gt;I created &lt;a href=&quot;http://issues.jfrog.org/jira/browse/RTFACT-2311&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.jfrog.org/jira/browse/RTFACT-2311&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;Yoav
&lt;br&gt;&lt;br&gt;On Wed, Nov 4, 2009 at 4:01 PM, Lóránd Somogyi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212536&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lorand.somogyi@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any reaction to this?
&lt;br&gt;&amp;gt; Shell I fill an issue to jira?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Lóránd Somogyi
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lorands.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lorands.com&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://photols.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://photols.com&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Tue, Oct 20, 2009 at 3:40 PM, Lóránd Somogyi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212536&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lorand.somogyi@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thx, Yoav!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; In that case there is a bug in 2.1 (may affect other versions too):
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The case:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; NOone accessed com.test:foo at all in the past (from NEWR)
&lt;br&gt;&amp;gt;&amp;gt; there is NO com.test:foo in NEWR
&lt;br&gt;&amp;gt;&amp;gt; there are com.test:foo versions with metadata in OLDR
&lt;br&gt;&amp;gt;&amp;gt; release of com.test:foo happens (to NEWR)
&lt;br&gt;&amp;gt;&amp;gt; accessing &lt;a href=&quot;http://NEWR/repo/com/test/foo/maven-metadata.xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/repo/com/test/foo/maven-metadata.xml&lt;/a&gt;&amp;nbsp;returns ONLY
&lt;br&gt;&amp;gt;&amp;gt; the NEW foo version
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Fix by hand:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Access &lt;a href=&quot;http://NEWR/oldr/com/test/foo/maven-metadata.xml &quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/oldr/com/test/foo/maven-metadata.xml &lt;/a&gt;&amp;nbsp;-- assuming ID of
&lt;br&gt;&amp;gt;&amp;gt; Remote Repo to OLDR is oldr
&lt;br&gt;&amp;gt;&amp;gt; Now accessing &lt;a href=&quot;http://NEWR/repo/com/test/foo/maven-metadata.xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/repo/com/test/foo/maven-metadata.xml&lt;/a&gt;&amp;nbsp;returns ALL
&lt;br&gt;&amp;gt;&amp;gt; version
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It looks like if there is no information about other metadata new release
&lt;br&gt;&amp;gt;&amp;gt; shades all other metadata.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It would be nice if there would be a way to force &amp;quot;recalculation&amp;quot; of
&lt;br&gt;&amp;gt;&amp;gt; metadata.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Lóránd Somogyi
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lorands.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lorands.com&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://photols.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://photols.com&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Tue, Oct 20, 2009 at 3:44 PM, Yoav Landman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212536&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yoavl@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Merged maven-metadata.xml containing all versions reachable from the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; virtual repository '&lt;a href=&quot;http://NEWR/repo'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/repo'&lt;/a&gt;&amp;nbsp;- from both NEWR and OLDR (assuming
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the user making the request has enough permissions to populate artifacts in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the OLDR cache).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On Tue, Oct 20, 2009 at 10:07 AM, Lóránd Somogyi
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212536&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lorand.somogyi@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; HI!
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I'm a bit confused, so please help me understand the intention...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; A little bit of background:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; we have one simple repository (a'la repo1.maven.org) for older releases
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -- let's call this one OLDR
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; in simple folder/file structure
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; with generated maven-metadata.xml
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; serviced by Apache HTTPD
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; we have an Artifactory instance used by all users -- lets call this NEWR
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; we have a Remote Repository defined which points to OLDR
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Now. If I have in OLDR: com.test:foo versions 1.1, 1.2, 1.3. 2.0 (with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; correct maven-metadata.xml). In NEWR, I have: com.test:foo versions 2.1,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 3.0, 3.1. - all produced with maven release plugin.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; What if I ask for: &lt;a href=&quot;http://NEWR/repo/com/test/foo/maven-metadata.xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/repo/com/test/foo/maven-metadata.xml&lt;/a&gt;&amp;nbsp;what
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; should I get?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Lóránd Somogyi
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lorands.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lorands.com&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://photols.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://photols.com&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; stay
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212536&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and stay
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212536&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus
&lt;br&gt;&amp;gt; on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212536&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212536&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/maven-metadata.xml-aggregation-behavior-tp25971256p26212536.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26206312</id>
	<title>Re: Error 401 on deploy/release:perform</title>
	<published>2009-11-04T15:05:38Z</published>
	<updated>2009-11-04T15:05:38Z</updated>
	<author>
		<name>Yossi Shaul-2</name>
	</author>
	<content type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div style=&quot;font-family:arial,helvetica,sans-serif;font-size:10pt&quot;&gt;&lt;div&gt;BTW, mvn help:effective-settings can help debugging such issues. It will print the &quot;effective&quot; settings.xml - the aggregated active maven settings from your maven home and user's home.&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;font-family: arial,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;br&gt;&lt;div style=&quot;font-family: arial,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;font face=&quot;Tahoma&quot; size=&quot;2&quot;&gt;&lt;hr size=&quot;1&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;From:&lt;/span&gt;&lt;/b&gt; Clifton &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26206312&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;clifton.craig@...&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;To:&lt;/span&gt;&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26206312&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;artifactory-users@...&lt;/a&gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Sent:&lt;/span&gt;&lt;/b&gt; Wed, November 4, 2009 3:58:42 PM&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Subject:&lt;/span&gt;&lt;/b&gt; Re: [Artifactory-users] Error 401 on deploy/release:perform&lt;br&gt;&lt;/font&gt;&lt;br&gt;
&lt;br&gt;This is crazy! I looked at my access log on the server after performing a&lt;br&gt;deploy. It shows [DENIED DEPLOY] libs-snapshots-local:.. for anonymous/[my&lt;br&gt;machine ip]&lt;br&gt;&lt;br&gt;I am definitely setting the server tag in $MAVEN_HOME/conf/settings.xml and&lt;br&gt;there's no overriding settings in my $HOME/.m2. I'm running the deploy from&lt;br&gt;the cmd line and I can't seem to figure out why it's not sending the&lt;br&gt;credentials. I'm gonna triple check my pom, copy/paste the server id from&lt;br&gt;the pom into the settings.xml. &lt;br&gt;&lt;br&gt;**D'oh***&lt;br&gt;&lt;br&gt;I just figured it all out! I had been running maven from an entirely&lt;br&gt;different location. Long story lengthened, a while back when I realized&lt;br&gt;Apple was smart enough to pre-bundle Maven (which caused this very same&lt;br&gt;problem) I became smart enough to copy my Subversion copy in place of the&lt;br&gt;included version. I then forgot it was there and started checking out maven&lt;br&gt;into another location I use across multiple
 machines. I assumed all along&lt;br&gt;that this was the very same version that I was running since it had been&lt;br&gt;picking up my repo settings. Thanx for all of your help and I feel silly&lt;br&gt;now.&lt;br&gt;&lt;br&gt;&lt;br&gt;Yoav Landman-3 wrote:&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &lt;br&gt;&amp;gt; Looks like your authentication failed. The server side log&lt;br&gt;&amp;gt; (artifactory.log&lt;br&gt;&amp;gt; and access.log) should give you more information about possible&lt;br&gt;&amp;gt; authentication failures. Unfortunately maven discards anything from the&lt;br&gt;&amp;gt; response beside the status code (Artifactory does send back an error&lt;br&gt;&amp;gt; description that other REST tools emit).&lt;br&gt;&amp;gt; &lt;br&gt;&amp;gt; On Mon, Nov 2, 2009 at 11:41 PM, Clifton &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26206312&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;clifton.craig@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;&amp;gt; &lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; I'm getting error 401 when I try to deploy to my artifactory instance.&lt;br&gt;&amp;gt;&amp;gt; I've&lt;br&gt;&amp;gt;&amp;gt; recently upgraded from a much older version of
 Artifactory but I also&lt;br&gt;&amp;gt;&amp;gt; managed to perform at least one deployment since the upgrade. Could&lt;br&gt;&amp;gt;&amp;gt; somebody&lt;br&gt;&amp;gt;&amp;gt; help? It looks like my server tag has the correct uid/pwd to the&lt;br&gt;&amp;gt;&amp;gt; developer&lt;br&gt;&amp;gt;&amp;gt; admin account that I setup. Is there an easy way to diagnose the root&lt;br&gt;&amp;gt;&amp;gt; cause&lt;br&gt;&amp;gt;&amp;gt; to this problem? All I get on the console is error 401.&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; -----&lt;br&gt;&amp;gt;&amp;gt; Cliff&lt;/div&gt;&lt;span&gt;&amp;gt;&amp;gt; &lt;a target=&quot;_blank&quot; href=&quot;http://codeforfun.wordpress.com&quot; rel=&quot;nofollow&quot;&gt;http://codeforfun.wordpress.com&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;span&gt;&amp;gt;&amp;gt; &lt;a target=&quot;_blank&quot; href=&quot;http://old.nabble.com/file/u156847/Cliff-in-the-lab.png&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/file/u156847/Cliff-in-the-lab.png&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&amp;gt;&amp;gt; --&lt;br&gt;&amp;gt;&amp;gt; View this message in context:&lt;br&gt;&lt;span&gt;&amp;gt;&amp;gt; &lt;a target=&quot;_blank&quot; href=&quot;http://old.nabble.com/Error-401-on-deploy-release%3Aperform-tp26157852p26157852.html&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Error-401-on-deploy-release%3Aperform-tp26157852p26157852.html&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&amp;gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at &lt;a target=&quot;_blank&quot; href=&quot;http://Nabble.com&quot; rel=&quot;nofollow&quot;&gt;Nabble.com&lt;/a&gt;.&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;&amp;gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA&lt;br&gt;&amp;gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your&lt;br&gt;&amp;gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and stay&lt;br&gt;&amp;gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register now!&lt;br&gt;&lt;span&gt;&amp;gt;&amp;gt; &lt;a target=&quot;_blank&quot; href=&quot;http://p.sf.net/sfu/devconference&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;/span&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;
 _______________________________________________&lt;br&gt;&amp;gt;&amp;gt; Artifactory-users mailing list&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26206312&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt; &lt;br&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA&lt;br&gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your&lt;br&gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and stay &lt;br&gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register now!&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________&lt;br&gt;&amp;gt; Artifactory-users mailing list&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26206312&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;br&gt;&amp;gt; &lt;/div&gt;&lt;br&gt;&lt;br&gt;-----&lt;br&gt;Cliff&lt;br&gt;&lt;a href=&quot;http://codeforfun.wordpress.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://codeforfun.wordpress.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/file/u156847/Cliff-in-the-lab.png&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/file/u156847/Cliff-in-the-lab.png&lt;/a&gt; &lt;br&gt;-- &lt;br&gt;&lt;span&gt;View this message in context: &lt;a target=&quot;_blank&quot; href=&quot;http://old.nabble.com/Error-401-on-deploy-release%3Aperform-tp26157852p26196735.html&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Error-401-on-deploy-release%3Aperform-tp26157852p26196735.html&lt;/a&gt;&lt;/span&gt;&lt;br&gt;Sent from the Artifactory-Users mailing list archive at Nabble.com.&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day &lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on &lt;br&gt;what you do best, core application coding. Discover what's new with&lt;br&gt;&lt;span&gt;Crystal Reports now.&amp;nbsp; &lt;a target=&quot;_blank&quot; href=&quot;http://p.sf.net/sfu/bobj-july&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;/span&gt;&lt;br&gt;_______________________________________________&lt;br&gt;Artifactory-users mailing list&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26206312&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;
&lt;!-- cg24.c1.mail.mud.yahoo.com compressed/chunked Wed Nov  4 13:36:52 PST 2009 --&gt;
&lt;/div&gt;&lt;br&gt;

      &lt;/body&gt;&lt;/html&gt;&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26206312&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-401-on-deploy-release%3Aperform-tp26157852p26206312.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26206237</id>
	<title>Re: deploying a snapshot with a specific classifier</title>
	<published>2009-11-04T14:58:24Z</published>
	<updated>2009-11-04T14:58:24Z</updated>
	<author>
		<name>Yossi Shaul-2</name>
	</author>
	<content type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div style=&quot;font-family:arial,helvetica,sans-serif;font-size:10pt&quot;&gt;&lt;div&gt;It's an issue with the maven deployer which recognizes the unique snapshot version simply as SNAPSHOT.&lt;br&gt;As a workaround you can import this file to the repository using the repository import (Admin -&amp;gt; Import&amp;amp;Export - &amp;gt; Repositories). Create a temp dir and copy the file to it keeping the maven directory layout. &lt;br&gt;For example: /tmp-repo/org/apache/commons/commons-exec/1.0.0-SNAPSHOT/commons-exec-1.0.0-20080905.033237-1.jar, then select the /tmp-repo as the directory to import and the repository you wish to import it to.&lt;br&gt;&lt;br&gt;Yossi Shaul&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;font-family: arial,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;br&gt;&lt;div style=&quot;font-family: times new roman,new york,times,serif; font-size: 12pt;&quot;&gt;&lt;font face=&quot;Tahoma&quot; size=&quot;2&quot;&gt;&lt;hr size=&quot;1&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-weight:
 bold;&quot;&gt;From:&lt;/span&gt;&lt;/b&gt; Frank Wilson &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26206237&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.wilson@...&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;To:&lt;/span&gt;&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26206237&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;artifactory-users@...&lt;/a&gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Sent:&lt;/span&gt;&lt;/b&gt; Wed, November 4, 2009 5:44:20 PM&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Subject:&lt;/span&gt;&lt;/b&gt; [Artifactory-users] deploying a snapshot with a specific classifier&lt;br&gt;&lt;/font&gt;&lt;br&gt;



 
 




&lt;div class=&quot;Section1&quot;&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;I want to deploy the jar commons-exec-1.0.0-20080905.033237-1.jar
so that it is available on the following repo URL.&lt;/p&gt; 

&lt;p class=&quot;MsoNormal&quot;&gt; &amp;nbsp;&lt;/p&gt; 

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://localhost:8081/artifactory/repo/org/apache/commons/commons-exec/1.0.0-SNAPSHOT/commons-exec-1.0.0-20080905.033237-1.jar&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8081/artifactory/repo/org/apache/commons/commons-exec/1.0.0-SNAPSHOT/commons-exec-1.0.0-20080905.033237-1.jar&lt;/a&gt;&lt;/span&gt;&lt;/p&gt; 

&lt;p class=&quot;MsoNormal&quot;&gt; &amp;nbsp;&lt;/p&gt; 

&lt;p class=&quot;MsoNormal&quot;&gt;However, whichever way I do this, Artifactory either refuses
to serve artifact or it replaces the classifier (20080905.033237-1) with the
current date.&lt;/p&gt; 

&lt;p class=&quot;MsoNormal&quot;&gt; &amp;nbsp;&lt;/p&gt; 

&lt;p class=&quot;MsoNormal&quot;&gt;Please could somebody tell me how to serve this artifact
properly.&lt;/p&gt; 

&lt;p class=&quot;MsoNormal&quot;&gt; &amp;nbsp;&lt;/p&gt; 

&lt;p class=&quot;MsoNormal&quot;&gt;Thanks,&lt;/p&gt; 

&lt;p class=&quot;MsoNormal&quot;&gt; &amp;nbsp;&lt;/p&gt; 

&lt;p class=&quot;MsoNormal&quot;&gt;Frank Wilson&lt;/p&gt; 

&lt;/div&gt;

&lt;/div&gt;&lt;/div&gt;
&lt;!-- cg24.c1.mail.mud.yahoo.com compressed/chunked Wed Nov  4 13:36:52 PST 2009 --&gt;
&lt;/div&gt;&lt;br&gt;

      &lt;/body&gt;&lt;/html&gt;&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26206237&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/deploying-a-snapshot-with-a-specific-classifier-tp26200410p26206237.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26200410</id>
	<title>deploying a snapshot with a specific classifier</title>
	<published>2009-11-04T07:44:20Z</published>
	<updated>2009-11-04T07:44:20Z</updated>
	<author>
		<name>Frank Wilson-3</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;I want to deploy the jar commons-exec-1.0.0-20080905.033237-1.jar
so that it is available on the following repo URL.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;a href=&quot;http://localhost:8081/artifactory/repo/org/apache/commons/commons-exec/1.0.0-SNAPSHOT/commons-exec-1.0.0-20080905.033237-1.jar&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8081/artifactory/repo/org/apache/commons/commons-exec/1.0.0-SNAPSHOT/commons-exec-1.0.0-20080905.033237-1.jar&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;However, whichever way I do this, Artifactory either refuses
to serve artifact or it replaces the classifier (20080905.033237-1) with the
current date.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Please could somebody tell me how to serve this artifact
properly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Thanks,&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Frank Wilson&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26200410&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/deploying-a-snapshot-with-a-specific-classifier-tp26200410p26200410.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26196818</id>
	<title>Re: maven-metadata.xml aggregation behavior</title>
	<published>2009-11-04T06:01:28Z</published>
	<updated>2009-11-04T06:01:28Z</updated>
	<author>
		<name>Lorand</name>
	</author>
	<content type="html">Hi!&lt;br&gt;&lt;br&gt;Any reaction to this?&lt;br&gt;Shell I fill an issue to jira?&lt;br&gt;&lt;br&gt;Regards, &lt;br&gt;&lt;br clear=&quot;all&quot;&gt;Lóránd Somogyi&lt;br&gt;&lt;a href=&quot;http://lorands.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lorands.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://photols.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://photols.com&lt;/a&gt;&lt;br&gt;


&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Oct 20, 2009 at 3:40 PM, Lóránd Somogyi &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196818&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lorand.somogyi@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

Thx, Yoav!&lt;br&gt;&lt;br&gt;In that case there is a bug in 2.1 (may affect other versions too):&lt;br&gt;&lt;br&gt;&lt;div style=&quot;margin-left: 40px;&quot;&gt;The case:&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 40px;&quot;&gt;&lt;ol&gt;&lt;li&gt; NOone accessed com.test:foo at all in the past (from NEWR)&lt;br&gt;


&lt;/li&gt;&lt;li&gt;there is NO com.test:foo in NEWR&lt;/li&gt;&lt;li&gt;there are com.test:foo versions with metadata in OLDR&lt;/li&gt;&lt;li&gt;release of com.test:foo happens (to NEWR)&lt;br&gt;&lt;/li&gt;&lt;li&gt;accessing &lt;a href=&quot;http://NEWR/repo/com/test/foo/maven-metadata.xml&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/repo/com/test/foo/maven-metadata.xml&lt;/a&gt; returns ONLY the NEW foo version&lt;/li&gt;


&lt;/ol&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 40px;&quot;&gt;Fix by hand:&lt;br&gt;&lt;ol&gt;&lt;li&gt;Access &lt;a href=&quot;http://NEWR/oldr/com/test/foo/maven-metadata.xml&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/oldr/com/test/foo/maven-metadata.xml&lt;/a&gt;  -- assuming ID of Remote Repo to OLDR is oldr&lt;/li&gt;


&lt;li&gt;Now accessing &lt;a href=&quot;http://NEWR/repo/com/test/foo/maven-metadata.xml&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/repo/com/test/foo/maven-metadata.xml&lt;/a&gt; returns ALL version&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;It looks like if there is no information about other metadata new release shades all other metadata.&lt;br&gt;


&lt;br&gt;It would be nice if there would be a way to force &amp;quot;recalculation&amp;quot; of metadata.&lt;br&gt;&lt;br&gt;Regards, &lt;br&gt;&lt;div class=&quot;im&quot;&gt;&lt;br clear=&quot;all&quot;&gt;Lóránd Somogyi&lt;br&gt;&lt;a href=&quot;http://lorands.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lorands.com&lt;/a&gt;&lt;br&gt;

&lt;a href=&quot;http://photols.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://photols.com&lt;/a&gt;&lt;br&gt;

&lt;br&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Oct 20, 2009 at 3:44 PM, Yoav Landman &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196818&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yoavl@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;div dir=&quot;ltr&quot;&gt;Merged maven-metadata.xml containing all versions reachable from the virtual repository &amp;#39;&lt;span style=&quot;font-family: courier new,monospace;&quot;&gt;&lt;a href=&quot;http://NEWR/repo&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/repo&lt;/a&gt;&lt;/span&gt;&amp;#39; - from both NEWR and OLDR (assuming the user making the request has enough permissions to populate artifacts in the OLDR cache).&lt;br&gt;



&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;On Tue, Oct 20, 2009 at 10:07 AM, Lóránd Somogyi &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196818&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lorand.somogyi@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;


&lt;/div&gt;&lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;
HI!&lt;br&gt;&lt;br&gt;I&amp;#39;m a bit confused, so please help me understand the intention...&lt;br&gt;&lt;br&gt;A little bit of background:&lt;br&gt;&lt;ul&gt;&lt;li&gt;we have one simple repository (a&amp;#39;la &lt;a href=&quot;http://repo1.maven.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;repo1.maven.org&lt;/a&gt;) for older releases  -- let&amp;#39;s call this one OLDR&lt;/li&gt;





&lt;ul&gt;&lt;li&gt;in simple folder/file structure &lt;br&gt;&lt;/li&gt;&lt;li&gt;with generated maven-metadata.xml&lt;br&gt;&lt;/li&gt;&lt;li&gt;serviced by Apache HTTPD&lt;br&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;we have an Artifactory instance used by all users -- lets call this NEWR&lt;br&gt;&lt;/li&gt;





&lt;ul&gt;&lt;li&gt;we have a Remote Repository defined which points to OLDR &lt;br&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;Now. If I have in OLDR: &lt;span style=&quot;font-family: courier new,monospace;&quot;&gt;com.test:foo&lt;/span&gt; versions&lt;span style=&quot;font-family: courier new,monospace;&quot;&gt; 1.1, 1.2, 1.3. 2.0&lt;/span&gt; (with correct maven-metadata.xml). In NEWR, I have: &lt;span style=&quot;font-family: courier new,monospace;&quot;&gt;com.test:foo&lt;/span&gt; versions &lt;span style=&quot;font-family: courier new,monospace;&quot;&gt;2.1, 3.0, 3.1&lt;/span&gt;. - all produced with maven release plugin.&lt;br&gt;





&lt;br&gt;What if I ask for: &lt;u style=&quot;font-family: courier new,monospace;&quot;&gt;&lt;a href=&quot;http://NEWR/repo/com/test/foo/maven-metadata.xml&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://NEWR/repo/com/test/foo/maven-metadata.xml&lt;/a&gt;&lt;/u&gt; what should I get?&lt;br&gt;



&lt;br&gt;Thanks, &lt;br&gt;&lt;font color=&quot;#888888&quot;&gt;

&lt;br clear=&quot;all&quot;&gt;Lóránd Somogyi&lt;br&gt;&lt;a href=&quot;http://lorands.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lorands.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://photols.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://photols.com&lt;/a&gt;&lt;br&gt;
&lt;/font&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;------------------------------------------------------------------------------&lt;br&gt;
Come build with us! The BlackBerry(R) Developer Conference in SF, CA&lt;br&gt;
is the only developer event you need to attend this year. Jumpstart your&lt;br&gt;
developing skills, take BlackBerry mobile applications to market and stay&lt;br&gt;
ahead of the curve. Join us from November 9 - 12, 2009. Register now!&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
Artifactory-users mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196818&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Come build with us! The BlackBerry(R) Developer Conference in SF, CA&lt;br&gt;
is the only developer event you need to attend this year. Jumpstart your&lt;br&gt;
developing skills, take BlackBerry mobile applications to market and stay&lt;br&gt;
ahead of the curve. Join us from November 9 - 12, 2009. Register now!&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
Artifactory-users mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196818&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196818&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/maven-metadata.xml-aggregation-behavior-tp25971256p26196818.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26196735</id>
	<title>Re: Error 401 on deploy/release:perform</title>
	<published>2009-11-04T05:58:42Z</published>
	<updated>2009-11-04T05:58:42Z</updated>
	<author>
		<name>Clifton</name>
	</author>
	<content type="html">This is crazy! I looked at my access log on the server after performing a deploy. It shows [DENIED DEPLOY] libs-snapshots-local:.. for anonymous/[my machine ip]
&lt;br&gt;&lt;br&gt;I am definitely setting the server tag in $MAVEN_HOME/conf/settings.xml and there's no overriding settings in my $HOME/.m2. I'm running the deploy from the cmd line and I can't seem to figure out why it's not sending the credentials. I'm gonna triple check my pom, copy/paste the server id from the pom into the settings.xml. 
&lt;br&gt;&lt;br&gt;**D'oh***
&lt;br&gt;&lt;br&gt;I just figured it all out! I had been running maven from an entirely different location. Long story lengthened, a while back when I realized Apple was smart enough to pre-bundle Maven (which caused this very same problem) I became smart enough to copy my Subversion copy in place of the included version. I then forgot it was there and started checking out maven into another location I use across multiple machines. I assumed all along that this was the very same version that I was running since it had been picking up my repo settings. Thanx for all of your help and I feel silly now.
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Yoav Landman-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Looks like your authentication failed. The server side log (artifactory.log
&lt;br&gt;and access.log) should give you more information about possible
&lt;br&gt;authentication failures. Unfortunately maven discards anything from the
&lt;br&gt;response beside the status code (Artifactory does send back an error
&lt;br&gt;description that other REST tools emit).
&lt;br&gt;&lt;br&gt;On Mon, Nov 2, 2009 at 11:41 PM, Clifton &amp;lt;clifton.craig@gmail.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm getting error 401 when I try to deploy to my artifactory instance. I've
&lt;br&gt;&amp;gt; recently upgraded from a much older version of Artifactory but I also
&lt;br&gt;&amp;gt; managed to perform at least one deployment since the upgrade. Could
&lt;br&gt;&amp;gt; somebody
&lt;br&gt;&amp;gt; help? It looks like my server tag has the correct uid/pwd to the developer
&lt;br&gt;&amp;gt; admin account that I setup. Is there an easy way to diagnose the root cause
&lt;br&gt;&amp;gt; to this problem? All I get on the console is error 401.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----
&lt;br&gt;&amp;gt; Cliff
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://codeforfun.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://codeforfun.wordpress.com&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/file/u156847/Cliff-in-the-lab.png&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/file/u156847/Cliff-in-the-lab.png&lt;/a&gt;&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Error-401-on-deploy-release%3Aperform-tp26157852p26157852.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Error-401-on-deploy-release%3Aperform-tp26157852p26157852.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and stay
&lt;br&gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;Artifactory-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;div class=&quot;signature&quot;&gt;Cliff
&lt;br&gt;&lt;a href=&quot;http://codeforfun.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://codeforfun.wordpress.com&lt;/a&gt;&lt;br&gt;&lt;img src=&quot;http://old.nabble.com/file/u156847/Cliff-in-the-lab.png&quot; border=&quot;0&quot; /&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-401-on-deploy-release%3Aperform-tp26157852p26196735.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26195448</id>
	<title>Re: 2009-11-02 11:03:10, 137 [DENIED DEPLOY] 	repo1-cache:</title>
	<published>2009-11-04T04:30:09Z</published>
	<updated>2009-11-04T04:30:09Z</updated>
	<author>
		<name>newfield</name>
	</author>
	<content type="html">Hi freddy33.
&lt;br&gt;Thank you for answer.
&lt;br&gt;Actually, I've already try the second recipe, but it didn't helped me.
&lt;br&gt;Are you sure that this have to work with supplied settings.xml or it must be corrected somehow ? 
&lt;br&gt;&lt;br&gt;Michael. 
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;freddy33 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Some comments:
&lt;br&gt;1) In the settings.xml the difference between the 2 types Noam talks about:
&lt;br&gt;- The first type means that the servers with id &amp;quot;central&amp;quot; and &amp;quot;snapshots&amp;quot;
&lt;br&gt;are used (read access)
&lt;br&gt;- The second type used an id which is under your control in the
&lt;br&gt;distributionManagement block of the pom.xml (write access)
&lt;br&gt;You need to be careful with the fact that Maven keeps the same credentials
&lt;br&gt;between queries to same URL host. So, you cannot switch the credentials
&lt;br&gt;between read and write if both goes to your Artifactory instance.
&lt;br&gt;Documentation:
&lt;br&gt;&lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Configuring+Artifacts+Resolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Configuring+Artifacts+Resolution&lt;/a&gt;&lt;br&gt;&lt;br&gt;2) To enforce that only authenticated users are accessing your Artifactory
&lt;br&gt;you can disallow anonymous access and the servers credentials configured in
&lt;br&gt;settings.xml will always be used (read and write).
&lt;br&gt;&lt;br&gt;HTH,
&lt;br&gt;&lt;br&gt;On Wed, Nov 4, 2009 at 1:07 PM, Noam Y. Tenne &amp;lt;noamt@jfrog.org&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;In Artifactory, there are two types of deployment which are sometimes easy
&lt;br&gt;&amp;gt; to confuse:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The first type is the deployment failure that you've faced in your initial
&lt;br&gt;&amp;gt; post -
&lt;br&gt;&amp;gt; When Maven requests an artifact that doesn't exist in your repository,
&lt;br&gt;&amp;gt; Artifactory (if configured) will fetch it for you from a remote repository
&lt;br&gt;&amp;gt; and &amp;quot;deploy&amp;quot; it to the respective cache. If the anonymous user is given
&lt;br&gt;&amp;gt; deploy permissions, it will be deployed by it, since Maven initially
&lt;br&gt;&amp;gt; performs requests without credentials (even if defined), and will supply
&lt;br&gt;&amp;gt; them only on demand.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The second type of deployment -
&lt;br&gt;&amp;gt; When a Maven project actually deploys an artifact to your repository. In
&lt;br&gt;&amp;gt; this case the credentials you have supplied will be used to perform the
&lt;br&gt;&amp;gt; deployment.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; HTH,
&lt;br&gt;&amp;gt; Noam
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; newfield wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi Noam,
&lt;br&gt;&amp;gt; Thank you for answer, but the question is - why the user counted as
&lt;br&gt;&amp;gt; anonymous if he have suppled credentials ?
&lt;br&gt;&amp;gt; I can configure permissions for anonymous user, but I would like know who
&lt;br&gt;&amp;gt; deploy an artifact.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you in advance.
&lt;br&gt;&amp;gt; Michael.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Noam Tenne wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;Hi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; At seems like your anonymous user doesn't have the needed deploy
&lt;br&gt;&amp;gt; permissions to retrieve remote artifacts.
&lt;br&gt;&amp;gt; You can check that in the UI permission configuration (via
&lt;br&gt;&amp;gt; Admin-&amp;gt;Security-&amp;gt;Permissions).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; By default, the permission target &amp;quot;Any Remote&amp;quot; should be configured with
&lt;br&gt;&amp;gt; deploy permissions for anonymous.
&lt;br&gt;&amp;gt; If not, simply create a new permission target that includes all the
&lt;br&gt;&amp;gt; remote repositories (or use the existing one) and provide anonymous with
&lt;br&gt;&amp;gt; deploy permissions
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Also covered in our wiki - &lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; HTH,
&lt;br&gt;&amp;gt; Noam
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; newfield wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;Hi,
&lt;br&gt;&amp;gt; I've unable configure setting.xml that will be accepted by Artifactory
&lt;br&gt;&amp;gt; (2.1.1) as known user.
&lt;br&gt;&amp;gt; In log I've see :
&lt;br&gt;&amp;gt; 2009-11-02 11:03:10,137 [DENIED DEPLOY]
&lt;br&gt;&amp;gt; repo1-cache:org/apache/ws/commons/XmlSchema/1.1/XmlSchema-1.1.pom for
&lt;br&gt;&amp;gt; anonymous/175.70.105.181.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; and settings.xml looks like this (mostly generated by Artifactory):
&lt;br&gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;settings xmlns=&amp;quot;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&amp;quot; &amp;lt;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; &amp;lt;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://maven.apache.org/xsd/settings-1.0.0.xsd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/xsd/settings-1.0.0.xsd&lt;/a&gt;&amp;quot; &amp;lt;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0http://maven.apache.org/xsd/settings-1.0.0.xsd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0http://maven.apache.org/xsd/settings-1.0.0.xsd&lt;/a&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;localRepository&amp;gt;file://d:\maven_repository&amp;lt;/localRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;servers&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;server&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;username&amp;gt;Michael&amp;lt;/username&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;password&amp;gt;{DESede}erYBTtl0dlc=&amp;lt;/password&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/server&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/servers&amp;gt;	
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;mirrors&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;mirror&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;mirrorOf&amp;gt;*&amp;lt;/mirrorOf&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/mirror&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/mirrors&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;profiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;profile&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;true&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;libs-releases&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-releases&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots /&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;libs-snapshots&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-snapshots&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;plugins-releases&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-releases&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots /&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;plugins-snapshots&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-snapshots&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;artifactory&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/profile&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/profiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;activeProfiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;activeProfile&amp;gt;artifactory&amp;lt;/activeProfile&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/activeProfiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/settings&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The question is - how I have to configure it ?
&lt;br&gt;&amp;gt; (I was able configure it for Artifactory 2.0.9 but not now)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and stay
&lt;br&gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register now!&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing listArtifactory-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/artifactory-users
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus
&lt;br&gt;&amp;gt; on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://www.jfrog.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jfrog.org/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://twitter.com/freddy33&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/freddy33&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;Artifactory-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/2009-11-02-11%3A03%3A10%2C137--DENIED-DEPLOY--repo1-cache%3A-tp26156635p26195448.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26195065</id>
	<title>Re: 2009-11-02 11:03:10, 137 [DENIED DEPLOY] 	repo1-cache:</title>
	<published>2009-11-04T03:59:21Z</published>
	<updated>2009-11-04T03:59:21Z</updated>
	<author>
		<name>freddy33</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Some comments:&lt;div&gt;1) In the settings.xml the difference between the 2 types Noam talks about:&lt;div&gt;- The first type means that the servers with id &amp;quot;central&amp;quot; and &amp;quot;snapshots&amp;quot; are used (read access)&lt;/div&gt;
&lt;div&gt;- The second type used an id which is under your control in the distributionManagement block of the pom.xml (write access)&lt;br&gt;You need to be careful with the fact that Maven keeps the same credentials between queries to same URL host. So, you cannot switch the credentials between read and write if both goes to your Artifactory instance.&lt;/div&gt;
&lt;div&gt;Documentation: &lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Configuring+Artifacts+Resolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Configuring+Artifacts+Resolution&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;2) To enforce that only authenticated users are accessing your Artifactory you can disallow anonymous access and the servers credentials configured in settings.xml will always be used (read and write).&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;HTH,&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Wed, Nov 4, 2009 at 1:07 PM, Noam Y. Tenne &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195065&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;noamt@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;



  
  

&lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
In Artifactory, there are two types of deployment which are sometimes
easy to confuse:&lt;br&gt;
&lt;br&gt;
The first type is the deployment failure that you&amp;#39;ve faced in your
initial post - &lt;br&gt;
When Maven requests an artifact that doesn&amp;#39;t exist in your repository,
Artifactory (if configured) will fetch it for you from a remote
repository and &amp;quot;deploy&amp;quot; it to the respective cache. If the anonymous
user is given deploy permissions, it will be deployed by it, since
Maven initially performs requests without credentials (even if
defined), and will supply them only on demand.&lt;br&gt;
&lt;br&gt;
The second type of deployment -&lt;br&gt;
When a Maven project actually deploys an artifact to your repository.
In this case the credentials you have supplied will be used to perform
the deployment.&lt;br&gt;
&lt;br&gt;
HTH,&lt;br&gt;
Noam&lt;br&gt;
&lt;br&gt;
newfield wrote:
&lt;blockquote type=&quot;cite&quot;&gt;
  &lt;pre&gt;Hi Noam,
Thank you for answer, but the question is - why the user counted as
anonymous if he have suppled credentials ?
I can configure permissions for anonymous user, but I would like know who
deploy an artifact.

Thank you in advance.
Michael.


Noam Tenne wrote:
  &lt;/pre&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre&gt;Hi

At seems like your anonymous user doesn&amp;#39;t have the needed deploy 
permissions to retrieve remote artifacts.
You can check that in the UI permission configuration (via 
Admin-&amp;gt;Security-&amp;gt;Permissions).

By default, the permission target &amp;quot;Any Remote&amp;quot; should be configured with 
deploy permissions for anonymous.
If not, simply create a new permission target that includes all the 
remote repositories (or use the existing one) and provide anonymous with 
deploy permissions

Also covered in our wiki - 
&lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&lt;/a&gt;

HTH,
Noam

newfield wrote:
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;pre&gt;Hi,
I&amp;#39;ve unable configure setting.xml that will be accepted by Artifactory
(2.1.1) as known user.
In log I&amp;#39;ve see :
2009-11-02 11:03:10,137 [DENIED DEPLOY]
repo1-cache:org/apache/ws/commons/XmlSchema/1.1/XmlSchema-1.1.pom for
anonymous/&lt;a href=&quot;http://175.70.105.181&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;175.70.105.181&lt;/a&gt;.

and settings.xml looks like this (mostly generated by Artifactory):
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&amp;lt;settings xmlns=&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&amp;quot;http://maven.apache.org/SETTINGS/1.0.0&amp;quot;&lt;/a&gt;
          xmlns:xsi=&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&amp;quot;http://www.w3.org/2001/XMLSchema-instance&amp;quot;&lt;/a&gt;
          xsi:schemaLocation=&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0http://maven.apache.org/xsd/settings-1.0.0.xsd&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&amp;quot;http://maven.apache.org/SETTINGS/1.0.0
                      http://maven.apache.org/xsd/settings-1.0.0.xsd&amp;quot;&lt;/a&gt;&amp;gt;
  &amp;lt;localRepository&amp;gt;&lt;a target=&quot;_top&quot;&gt;file://d:\maven_repository&lt;/a&gt;&amp;lt;/localRepository&amp;gt;
  &amp;lt;servers&amp;gt;
     &amp;lt;server&amp;gt;
        &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
        &amp;lt;username&amp;gt;Michael&amp;lt;/username&amp;gt;
        &amp;lt;password&amp;gt;{DESede}erYBTtl0dlc=&amp;lt;/password&amp;gt;
     &amp;lt;/server&amp;gt;
  &amp;lt;/servers&amp;gt;	
  &amp;lt;mirrors&amp;gt;
    &amp;lt;mirror&amp;gt;
      &amp;lt;mirrorOf&amp;gt;*&amp;lt;/mirrorOf&amp;gt;
      &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
      &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
      &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
    &amp;lt;/mirror&amp;gt;
  &amp;lt;/mirrors&amp;gt;
  &amp;lt;profiles&amp;gt;
    &amp;lt;profile&amp;gt;
      &amp;lt;repositories&amp;gt;
        &amp;lt;repository&amp;gt;
          &amp;lt;snapshots&amp;gt;
            &amp;lt;enabled&amp;gt;true&amp;lt;/enabled&amp;gt;
          &amp;lt;/snapshots&amp;gt;
          &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
          &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
          &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
        &amp;lt;/repository&amp;gt;
        &amp;lt;repository&amp;gt;
          &amp;lt;snapshots&amp;gt;
            &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
          &amp;lt;/snapshots&amp;gt;
          &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
          &amp;lt;name&amp;gt;libs-releases&amp;lt;/name&amp;gt;
          &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-releases&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
        &amp;lt;/repository&amp;gt;
        &amp;lt;repository&amp;gt;
          &amp;lt;snapshots /&amp;gt;
          &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
          &amp;lt;name&amp;gt;libs-snapshots&amp;lt;/name&amp;gt;
          &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-snapshots&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;
        &amp;lt;/repository&amp;gt;
      &amp;lt;/repositories&amp;gt;
      &amp;lt;pluginRepositories&amp;gt;
        &amp;lt;pluginRepository&amp;gt;
          &amp;lt;snapshots&amp;gt;
            &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
          &amp;lt;/snapshots&amp;gt;
          &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
          &amp;lt;name&amp;gt;plugins-releases&amp;lt;/name&amp;gt;
          &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-releases&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
        &amp;lt;/pluginRepository&amp;gt;
        &amp;lt;pluginRepository&amp;gt;
          &amp;lt;snapshots /&amp;gt;
          &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
          &amp;lt;name&amp;gt;plugins-snapshots&amp;lt;/name&amp;gt;
          &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-snapshots&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;
        &amp;lt;/pluginRepository&amp;gt;
      &amp;lt;/pluginRepositories&amp;gt;
      &amp;lt;id&amp;gt;artifactory&amp;lt;/id&amp;gt;
    &amp;lt;/profile&amp;gt;
  &amp;lt;/profiles&amp;gt;
  &amp;lt;activeProfiles&amp;gt;
    &amp;lt;activeProfile&amp;gt;artifactory&amp;lt;/activeProfile&amp;gt;
  &amp;lt;/activeProfiles&amp;gt;
&amp;lt;/settings&amp;gt;

The question is - how I have to configure it ?
(I was able configure it for Artifactory 2.0.9 but not now)
  
      &lt;/pre&gt;
    &lt;/blockquote&gt;
    &lt;pre&gt;------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;
_______________________________________________
Artifactory-users mailing list
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195065&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;


    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre&gt;  &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;br&gt;
&lt;/div&gt;

&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
Artifactory-users mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195065&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- &lt;br&gt;&lt;a href=&quot;http://www.jfrog.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jfrog.org/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://twitter.com/freddy33&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/freddy33&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195065&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/2009-11-02-11%3A03%3A10%2C137--DENIED-DEPLOY--repo1-cache%3A-tp26156635p26195065.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26194397</id>
	<title>Re: 2009-11-02 11:03:10, 137 [DENIED DEPLOY] repo1-cache:</title>
	<published>2009-11-04T03:07:54Z</published>
	<updated>2009-11-04T03:07:54Z</updated>
	<author>
		<name>Noam Tenne</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
  &lt;title&gt;&lt;/title&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
In Artifactory, there are two types of deployment which are sometimes
easy to confuse:&lt;br&gt;
&lt;br&gt;
The first type is the deployment failure that you've faced in your
initial post - &lt;br&gt;
When Maven requests an artifact that doesn't exist in your repository,
Artifactory (if configured) will fetch it for you from a remote
repository and &quot;deploy&quot; it to the respective cache. If the anonymous
user is given deploy permissions, it will be deployed by it, since
Maven initially performs requests without credentials (even if
defined), and will supply them only on demand.&lt;br&gt;
&lt;br&gt;
The second type of deployment -&lt;br&gt;
When a Maven project actually deploys an artifact to your repository.
In this case the credentials you have supplied will be used to perform
the deployment.&lt;br&gt;
&lt;br&gt;
HTH,&lt;br&gt;
Noam&lt;br&gt;
&lt;br&gt;
newfield wrote:
&lt;blockquote cite=&quot;mid:26193682.post@talk.nabble.com&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;Hi Noam,
Thank you for answer, but the question is - why the user counted as
anonymous if he have suppled credentials ?
I can configure permissions for anonymous user, but I would like know who
deploy an artifact.

Thank you in advance.
Michael.


Noam Tenne wrote:
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;Hi

At seems like your anonymous user doesn't have the needed deploy 
permissions to retrieve remote artifacts.
You can check that in the UI permission configuration (via 
Admin-&amp;gt;Security-&amp;gt;Permissions).

By default, the permission target &quot;Any Remote&quot; should be configured with 
deploy permissions for anonymous.
If not, simply create a new permission target that includes all the 
remote repositories (or use the existing one) and provide anonymous with 
deploy permissions

Also covered in our wiki - 
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&lt;/a&gt;

HTH,
Noam

newfield wrote:
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;pre wrap=&quot;&quot;&gt;Hi,
I've unable configure setting.xml that will be accepted by Artifactory
(2.1.1) as known user.
In log I've see :
2009-11-02 11:03:10,137 [DENIED DEPLOY]
repo1-cache:org/apache/ws/commons/XmlSchema/1.1/XmlSchema-1.1.pom for
anonymous/175.70.105.181.

and settings.xml looks like this (mostly generated by Artifactory):
&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&amp;gt;
&amp;lt;settings xmlns=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://maven.apache.org/SETTINGS/1.0.0&quot;&lt;/a&gt;
          xmlns:xsi=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/2001/XMLSchema-instance&quot;&lt;/a&gt;
          xsi:schemaLocation=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://maven.apache.org/SETTINGS/1.0.0http://maven.apache.org/xsd/settings-1.0.0.xsd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://maven.apache.org/SETTINGS/1.0.0
                      http://maven.apache.org/xsd/settings-1.0.0.xsd&quot;&lt;/a&gt;&amp;gt;
  &amp;lt;localRepository&amp;gt;&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;file://d:\maven_repository&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;file://d:\maven_repository&lt;/a&gt;&amp;lt;/localRepository&amp;gt;
  &amp;lt;servers&amp;gt;
     &amp;lt;server&amp;gt;
        &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
        &amp;lt;username&amp;gt;Michael&amp;lt;/username&amp;gt;
        &amp;lt;password&amp;gt;{DESede}erYBTtl0dlc=&amp;lt;/password&amp;gt;
     &amp;lt;/server&amp;gt;
  &amp;lt;/servers&amp;gt;	
  &amp;lt;mirrors&amp;gt;
    &amp;lt;mirror&amp;gt;
      &amp;lt;mirrorOf&amp;gt;*&amp;lt;/mirrorOf&amp;gt;
      &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
      &amp;lt;url&amp;gt;&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
      &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
    &amp;lt;/mirror&amp;gt;
  &amp;lt;/mirrors&amp;gt;
  &amp;lt;profiles&amp;gt;
    &amp;lt;profile&amp;gt;
      &amp;lt;repositories&amp;gt;
        &amp;lt;repository&amp;gt;
          &amp;lt;snapshots&amp;gt;
            &amp;lt;enabled&amp;gt;true&amp;lt;/enabled&amp;gt;
          &amp;lt;/snapshots&amp;gt;
          &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
          &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
          &amp;lt;url&amp;gt;&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
        &amp;lt;/repository&amp;gt;
        &amp;lt;repository&amp;gt;
          &amp;lt;snapshots&amp;gt;
            &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
          &amp;lt;/snapshots&amp;gt;
          &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
          &amp;lt;name&amp;gt;libs-releases&amp;lt;/name&amp;gt;
          &amp;lt;url&amp;gt;&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://bmr008-01:8080/artifactory/libs-releases&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
        &amp;lt;/repository&amp;gt;
        &amp;lt;repository&amp;gt;
          &amp;lt;snapshots /&amp;gt;
          &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
          &amp;lt;name&amp;gt;libs-snapshots&amp;lt;/name&amp;gt;
          &amp;lt;url&amp;gt;&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://bmr008-01:8080/artifactory/libs-snapshots&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;
        &amp;lt;/repository&amp;gt;
      &amp;lt;/repositories&amp;gt;
      &amp;lt;pluginRepositories&amp;gt;
        &amp;lt;pluginRepository&amp;gt;
          &amp;lt;snapshots&amp;gt;
            &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
          &amp;lt;/snapshots&amp;gt;
          &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
          &amp;lt;name&amp;gt;plugins-releases&amp;lt;/name&amp;gt;
          &amp;lt;url&amp;gt;&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://bmr008-01:8080/artifactory/plugins-releases&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
        &amp;lt;/pluginRepository&amp;gt;
        &amp;lt;pluginRepository&amp;gt;
          &amp;lt;snapshots /&amp;gt;
          &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
          &amp;lt;name&amp;gt;plugins-snapshots&amp;lt;/name&amp;gt;
          &amp;lt;url&amp;gt;&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://bmr008-01:8080/artifactory/plugins-snapshots&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;
        &amp;lt;/pluginRepository&amp;gt;
      &amp;lt;/pluginRepositories&amp;gt;
      &amp;lt;id&amp;gt;artifactory&amp;lt;/id&amp;gt;
    &amp;lt;/profile&amp;gt;
  &amp;lt;/profiles&amp;gt;
  &amp;lt;activeProfiles&amp;gt;
    &amp;lt;activeProfile&amp;gt;artifactory&amp;lt;/activeProfile&amp;gt;
  &amp;lt;/activeProfiles&amp;gt;
&amp;lt;/settings&amp;gt;

The question is - how I have to configure it ?
(I was able configure it for Artifactory 2.0.9 but not now)
  
      &lt;/pre&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;
_______________________________________________
Artifactory-users mailing list
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194397&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;


    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194397&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/2009-11-02-11%3A03%3A10%2C137--DENIED-DEPLOY--repo1-cache%3A-tp26156635p26194397.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26193682</id>
	<title>Re: 2009-11-02 11:03:10, 137 [DENIED DEPLOY] repo1-cache:</title>
	<published>2009-11-04T02:08:04Z</published>
	<updated>2009-11-04T02:08:04Z</updated>
	<author>
		<name>newfield</name>
	</author>
	<content type="html">Hi Noam,
&lt;br&gt;Thank you for answer, but the question is - why the user counted as anonymous if he have suppled credentials ?
&lt;br&gt;I can configure permissions for anonymous user, but I would like know who deploy an artifact.
&lt;br&gt;&lt;br&gt;Thank you in advance.
&lt;br&gt;Michael.
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Noam Tenne wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi
&lt;br&gt;&lt;br&gt;At seems like your anonymous user doesn't have the needed deploy 
&lt;br&gt;permissions to retrieve remote artifacts.
&lt;br&gt;You can check that in the UI permission configuration (via 
&lt;br&gt;Admin-&amp;gt;Security-&amp;gt;Permissions).
&lt;br&gt;&lt;br&gt;By default, the permission target &amp;quot;Any Remote&amp;quot; should be configured with 
&lt;br&gt;deploy permissions for anonymous.
&lt;br&gt;If not, simply create a new permission target that includes all the 
&lt;br&gt;remote repositories (or use the existing one) and provide anonymous with 
&lt;br&gt;deploy permissions
&lt;br&gt;&lt;br&gt;Also covered in our wiki - 
&lt;br&gt;&lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&lt;/a&gt;&lt;br&gt;&lt;br&gt;HTH,
&lt;br&gt;Noam
&lt;br&gt;&lt;br&gt;newfield wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; I've unable configure setting.xml that will be accepted by Artifactory
&lt;br&gt;&amp;gt; (2.1.1) as known user.
&lt;br&gt;&amp;gt; In log I've see :
&lt;br&gt;&amp;gt; 2009-11-02 11:03:10,137 [DENIED DEPLOY]
&lt;br&gt;&amp;gt; repo1-cache:org/apache/ws/commons/XmlSchema/1.1/XmlSchema-1.1.pom for
&lt;br&gt;&amp;gt; anonymous/175.70.105.181.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; and settings.xml looks like this (mostly generated by Artifactory):
&lt;br&gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;settings xmlns=&amp;quot;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://maven.apache.org/xsd/settings-1.0.0.xsd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/xsd/settings-1.0.0.xsd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;localRepository&amp;gt;file://d:\maven_repository&amp;lt;/localRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;servers&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;server&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;username&amp;gt;Michael&amp;lt;/username&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;password&amp;gt;{DESede}erYBTtl0dlc=&amp;lt;/password&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/server&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/servers&amp;gt;	
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;mirrors&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;mirror&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;mirrorOf&amp;gt;*&amp;lt;/mirrorOf&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/mirror&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/mirrors&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;profiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;profile&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;true&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;libs-releases&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-releases&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots /&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;libs-snapshots&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-snapshots&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;plugins-releases&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-releases&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots /&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;plugins-snapshots&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-snapshots&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;artifactory&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/profile&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/profiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;activeProfiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;activeProfile&amp;gt;artifactory&amp;lt;/activeProfile&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/activeProfiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/settings&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The question is - how I have to configure it ?
&lt;br&gt;&amp;gt; (I was able configure it for Artifactory 2.0.9 but not now)
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;Artifactory-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/2009-11-02-11%3A03%3A10%2C137--DENIED-DEPLOY--repo1-cache%3A-tp26156635p26193682.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26191902</id>
	<title>Re: eclipse and intellj project generator code</title>
	<published>2009-11-03T23:08:13Z</published>
	<updated>2009-11-03T23:08:13Z</updated>
	<author>
		<name>Raja Nagendra Kumar</name>
	</author>
	<content type="html">Thank you Freedy..
&lt;br&gt;&lt;br&gt;I would like to know the details of the code in maven which actually does this generation. The reason is that we have still not moved to maven.. and need some thing similar to be done in ant. 
&lt;br&gt;&lt;br&gt;Not sure if there is a way to call maven artifacts in ant by passing ant properties etc. Any further directions pl.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Nagendra
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;freddy33 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Today's IDE (IntelliJ, Eclipse, NetBeans) have plugins support for standard
&lt;br&gt;Maven.
&lt;br&gt;It means you can open directly the pom.xml file and it will create the
&lt;br&gt;project.
&lt;br&gt;&lt;br&gt;HTH,
&lt;br&gt;Fred.
&lt;br&gt;&lt;br&gt;On Wed, Nov 4, 2009 at 6:46 AM, Raja Nagendra Kumar &amp;lt;
&lt;br&gt;Nagendra.Raja@tejasoft.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Looking to know of how maven supports generation of intellij and eclipse
&lt;br&gt;&amp;gt; projects. Any pointers to exact source code which I need to see for the
&lt;br&gt;&amp;gt; same
&lt;br&gt;&amp;gt; would be very grateful.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Raja Nagendra Kumar,
&lt;br&gt;&amp;gt; C.T.O
&lt;br&gt;&amp;gt; www.tejasoft.com
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/eclipse-and-intellj-project-generator-code-tp26190976p26190976.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/eclipse-and-intellj-project-generator-code-tp26190976p26190976.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Artifactory-Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus
&lt;br&gt;&amp;gt; on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Artifactory-users mailing list
&lt;br&gt;&amp;gt; Artifactory-users@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://www.jfrog.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jfrog.org/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://twitter.com/freddy33&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/freddy33&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;Artifactory-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/eclipse-and-intellj-project-generator-code-tp26190976p26191902.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26191704</id>
	<title>Re: eclipse and intellj project generator code</title>
	<published>2009-11-03T22:38:33Z</published>
	<updated>2009-11-03T22:38:33Z</updated>
	<author>
		<name>freddy33</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Today&amp;#39;s IDE (IntelliJ, Eclipse, NetBeans) have plugins support for standard Maven.&lt;div&gt;It means you can open directly the pom.xml file and it will create the project.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;HTH,&lt;/div&gt;&lt;div&gt;
Fred.&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Wed, Nov 4, 2009 at 6:46 AM, Raja Nagendra Kumar &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26191704&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Nagendra.Raja@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;
&lt;br&gt;
Hi,&lt;br&gt;
&lt;br&gt;
Looking to know of how maven supports generation of intellij and eclipse&lt;br&gt;
projects. Any pointers to exact source code which I need to see for the same&lt;br&gt;
would be very grateful.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
Raja Nagendra Kumar,&lt;br&gt;
C.T.O&lt;br&gt;
&lt;a href=&quot;http://www.tejasoft.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.tejasoft.com&lt;/a&gt;&lt;br&gt;
--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/eclipse-and-intellj-project-generator-code-tp26190976p26190976.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/eclipse-and-intellj-project-generator-code-tp26190976p26190976.html&lt;/a&gt;&lt;br&gt;

Sent from the Artifactory-Users mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Artifactory-users mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26191704&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;&lt;a href=&quot;http://www.jfrog.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jfrog.org/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://twitter.com/freddy33&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/freddy33&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26191704&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/eclipse-and-intellj-project-generator-code-tp26190976p26191704.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26190976</id>
	<title>eclipse and intellj project generator code</title>
	<published>2009-11-03T20:46:39Z</published>
	<updated>2009-11-03T20:46:39Z</updated>
	<author>
		<name>Raja Nagendra Kumar</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Looking to know of how maven supports generation of intellij and eclipse projects. Any pointers to exact source code which I need to see for the same would be very grateful.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Raja Nagendra Kumar,
&lt;br&gt;C.T.O
&lt;br&gt;www.tejasoft.com</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/eclipse-and-intellj-project-generator-code-tp26190976p26190976.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26176299</id>
	<title>[ANN] Artifactory 2.1.2</title>
	<published>2009-11-03T00:19:52Z</published>
	<updated>2009-11-03T00:19:52Z</updated>
	<author>
		<name>Yoav Landman-3</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;We are pleased to announce the availability of Artifactory &lt;span&gt;2.1&lt;/span&gt;.&lt;span&gt;2&lt;/span&gt;!&lt;br&gt;
&lt;br&gt;
The major features and changes in this release are:&lt;br&gt;
&lt;br&gt;- Initial Ivy support - Preview Ivy modules and Ivy dependency declaration, XPath search in ivy.xml files, auto-guess Ivy modules properties when uploading ivy.xml files from the UI&lt;br&gt;- Sharing of remote repository definitions - You can import and reuse remote repository definitions exposed by other Artifactory instances (new Import button in Admin:Repositories:Remote Repositories)&lt;br&gt;


- Optimized binaries storage - Including configurable blobs caching and support for storing binaries as regular files (instead of as database blobs)&lt;br&gt;- Exporting search results - Search results can now be exported to disk (add-on)&lt;br&gt;

- Browser compatibility fixes&lt;br&gt;
&lt;br&gt;
Instructions for simple upgrade&lt;span&gt; from previous versions&lt;/span&gt; can be found here:&lt;br&gt;


&lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Upgrading+Artifactory&lt;/a&gt;&lt;br&gt;


&lt;br&gt;For a complete list of resolved issues in this version please see:&lt;br&gt;&lt;a href=&quot;http://issues.jfrog.org/jira/browse/RTFACT/fixforversion/10379&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://issues.jfrog.org/jira/browse/RTFACT/fixforversion/10379&lt;/a&gt;&lt;br&gt;





&lt;br&gt;
The latest Artifactory user guide is available at:&lt;br&gt;&lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Artifactory+User+Guide&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Artifactory+User+Guide&lt;/a&gt;&lt;br&gt;







&lt;br&gt;Artifactory &lt;span&gt;2.1&lt;/span&gt;.&lt;span&gt;2&lt;/span&gt; is available for immediate download from JFrog&amp;#39;s web site (&lt;a href=&quot;http://artifactory.jfrog.org/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://artifactory.jfrog.org&lt;/a&gt;) or directly from SourceForge (&lt;a href=&quot;http://sourceforge.net/project/platformdownload.php?group_id=175347&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/platformdownload.php?group_id=175347&lt;/a&gt;).&lt;br&gt;








&lt;br&gt;Enjoy!&lt;br&gt;&lt;br&gt;The Artifactory Team @ JFrog&lt;/div&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26176299&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANN--Artifactory-2.1.2-tp26176299p26176299.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26171727</id>
	<title>Re: Error 401 on deploy/release:perform</title>
	<published>2009-11-02T14:19:06Z</published>
	<updated>2009-11-02T14:19:06Z</updated>
	<author>
		<name>Yoav Landman-3</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Looks like your authentication failed. The server side log (artifactory.log and access.log) should give you more information about possible authentication failures. Unfortunately maven discards anything from the response beside the status code (Artifactory does send back an error description that other REST tools emit).&lt;br&gt;
&lt;blockquote style=&quot;margin: 1.5em 0pt;&quot;&gt;&lt;/blockquote&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Nov 2, 2009 at 11:41 PM, Clifton &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171727&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;clifton.craig@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;br&gt;
I&amp;#39;m getting error 401 when I try to deploy to my artifactory instance. I&amp;#39;ve&lt;br&gt;
recently upgraded from a much older version of Artifactory but I also&lt;br&gt;
managed to perform at least one deployment since the upgrade. Could somebody&lt;br&gt;
help? It looks like my server tag has the correct uid/pwd to the developer&lt;br&gt;
admin account that I setup. Is there an easy way to diagnose the root cause&lt;br&gt;
to this problem? All I get on the console is error 401.&lt;br&gt;
&lt;br&gt;
-----&lt;br&gt;
Cliff&lt;br&gt;
&lt;a href=&quot;http://codeforfun.wordpress.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://codeforfun.wordpress.com&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/file/u156847/Cliff-in-the-lab.png&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/file/u156847/Cliff-in-the-lab.png&lt;/a&gt;&lt;br&gt;
--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/Error-401-on-deploy-release%3Aperform-tp26157852p26157852.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Error-401-on-deploy-release%3Aperform-tp26157852p26157852.html&lt;/a&gt;&lt;br&gt;


Sent from the Artifactory-Users mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Come build with us! The BlackBerry(R) Developer Conference in SF, CA&lt;br&gt;
is the only developer event you need to attend this year. Jumpstart your&lt;br&gt;
developing skills, take BlackBerry mobile applications to market and stay&lt;br&gt;
ahead of the curve. Join us from November 9 - 12, 2009. Register now!&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Artifactory-users mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171727&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;
&lt;/div&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171727&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-401-on-deploy-release%3Aperform-tp26157852p26171727.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26157852</id>
	<title>Error 401 on deploy/release:perform</title>
	<published>2009-11-02T13:41:37Z</published>
	<updated>2009-11-02T13:41:37Z</updated>
	<author>
		<name>Clifton</name>
	</author>
	<content type="html">I'm getting error 401 when I try to deploy to my artifactory instance. I've recently upgraded from a much older version of Artifactory but I also managed to perform at least one deployment since the upgrade. Could somebody help? It looks like my server tag has the correct uid/pwd to the developer admin account that I setup. Is there an easy way to diagnose the root cause to this problem? All I get on the console is error 401.&lt;div class=&quot;signature&quot;&gt;Cliff
&lt;br&gt;&lt;a href=&quot;http://codeforfun.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://codeforfun.wordpress.com&lt;/a&gt;&lt;br&gt;&lt;img src=&quot;http://old.nabble.com/file/u156847/Cliff-in-the-lab.png&quot; border=&quot;0&quot; /&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-401-on-deploy-release%3Aperform-tp26157852p26157852.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26163042</id>
	<title>Re: 2009-11-02 11:03:10, 137 [DENIED DEPLOY] repo1-cache:</title>
	<published>2009-11-02T04:05:31Z</published>
	<updated>2009-11-02T04:05:31Z</updated>
	<author>
		<name>Noam Tenne</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;At seems like your anonymous user doesn't have the needed deploy 
&lt;br&gt;permissions to retrieve remote artifacts.
&lt;br&gt;You can check that in the UI permission configuration (via 
&lt;br&gt;Admin-&amp;gt;Security-&amp;gt;Permissions).
&lt;br&gt;&lt;br&gt;By default, the permission target &amp;quot;Any Remote&amp;quot; should be configured with 
&lt;br&gt;deploy permissions for anonymous.
&lt;br&gt;If not, simply create a new permission target that includes all the 
&lt;br&gt;remote repositories (or use the existing one) and provide anonymous with 
&lt;br&gt;deploy permissions
&lt;br&gt;&lt;br&gt;Also covered in our wiki - 
&lt;br&gt;&lt;a href=&quot;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jfrog.org/confluence/display/RTF/Managing+Permissions&lt;/a&gt;&lt;br&gt;&lt;br&gt;HTH,
&lt;br&gt;Noam
&lt;br&gt;&lt;br&gt;newfield wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; I've unable configure setting.xml that will be accepted by Artifactory
&lt;br&gt;&amp;gt; (2.1.1) as known user.
&lt;br&gt;&amp;gt; In log I've see :
&lt;br&gt;&amp;gt; 2009-11-02 11:03:10,137 [DENIED DEPLOY]
&lt;br&gt;&amp;gt; repo1-cache:org/apache/ws/commons/XmlSchema/1.1/XmlSchema-1.1.pom for
&lt;br&gt;&amp;gt; anonymous/175.70.105.181.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; and settings.xml looks like this (mostly generated by Artifactory):
&lt;br&gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;settings xmlns=&amp;quot;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://maven.apache.org/xsd/settings-1.0.0.xsd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/xsd/settings-1.0.0.xsd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;localRepository&amp;gt;file://d:\maven_repository&amp;lt;/localRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;servers&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;server&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;username&amp;gt;Michael&amp;lt;/username&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;password&amp;gt;{DESede}erYBTtl0dlc=&amp;lt;/password&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/server&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/servers&amp;gt;	
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;mirrors&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;mirror&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;mirrorOf&amp;gt;*&amp;lt;/mirrorOf&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/mirror&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/mirrors&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;profiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;profile&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;true&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;libs-releases&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-releases&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots /&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;libs-snapshots&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-snapshots&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;plugins-releases&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-releases&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots /&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;plugins-snapshots&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-snapshots&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepository&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepositories&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;artifactory&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/profile&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/profiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;activeProfiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;activeProfile&amp;gt;artifactory&amp;lt;/activeProfile&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/activeProfiles&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/settings&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The question is - how I have to configure it ?
&lt;br&gt;&amp;gt; (I was able configure it for Artifactory 2.0.9 but not now)
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Artifactory-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26163042&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Artifactory-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/artifactory-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/artifactory-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/2009-11-02-11%3A03%3A10%2C137--DENIED-DEPLOY--repo1-cache%3A-tp26156635p26163042.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26156635</id>
	<title>2009-11-02 11:03:10,137 [DENIED DEPLOY] repo1-cache:</title>
	<published>2009-11-02T01:21:23Z</published>
	<updated>2009-11-02T01:21:23Z</updated>
	<author>
		<name>newfield</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;I've unable configure setting.xml that will be accepted by Artifactory (2.1.1) as known user.
&lt;br&gt;In log I've see :
&lt;br&gt;2009-11-02 11:03:10,137 [DENIED DEPLOY] repo1-cache:org/apache/ws/commons/XmlSchema/1.1/XmlSchema-1.1.pom for anonymous/175.70.105.181.
&lt;br&gt;&lt;br&gt;and settings.xml looks like this (mostly generated by Artifactory):
&lt;br&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;&amp;lt;settings xmlns=&amp;quot;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://maven.apache.org/xsd/settings-1.0.0.xsd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/xsd/settings-1.0.0.xsd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;localRepository&amp;gt;file://d:\maven_repository&amp;lt;/localRepository&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;servers&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;server&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;username&amp;gt;Michael&amp;lt;/username&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;password&amp;gt;{DESede}erYBTtl0dlc=&amp;lt;/password&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/server&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/servers&amp;gt;	
&lt;br&gt;&amp;nbsp; &amp;lt;mirrors&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;mirror&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;mirrorOf&amp;gt;*&amp;lt;/mirrorOf&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/mirror&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/mirrors&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;profiles&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;profile&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repositories&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;true&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;bmr008-01&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;bmr008-01&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/repo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/repo&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;libs-releases&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-releases&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;repository&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;libs-snapshots&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/libs-snapshots&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/libs-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repository&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/repositories&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepositories&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepository&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/snapshots&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;central&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;plugins-releases&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-releases&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-releases&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepository&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pluginRepository&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;snapshots /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;snapshots&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;plugins-snapshots&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;url&amp;gt;&lt;a href=&quot;http://bmr008-01:8080/artifactory/plugins-snapshots&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bmr008-01:8080/artifactory/plugins-snapshots&lt;/a&gt;&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepository&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pluginRepositories&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;artifactory&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/profile&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/profiles&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;activeProfiles&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;activeProfile&amp;gt;artifactory&amp;lt;/activeProfile&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/activeProfiles&amp;gt;
&lt;br&gt;&amp;lt;/settings&amp;gt;
&lt;br&gt;&lt;br&gt;The question is - how I have to configure it ?
&lt;br&gt;(I was able configure it for Artifactory 2.0.9 but not now)</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/2009-11-02-11%3A03%3A10%2C137--DENIED-DEPLOY--repo1-cache%3A-tp26156635p26156635.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26134998</id>
	<title>issues running Artifactory2.1.1 On Windows 2008 Server</title>
	<published>2009-10-30T11:35:10Z</published>
	<updated>2009-10-30T11:35:10Z</updated>
	<author>
		<name>souadmm</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;Lately we started using artifactory to manage our maven repository, initial we have done the install on a windows XP box, things went smoothly and we had it up and running in no time.
&lt;br&gt;However when we tried to install it on a windows 2008 server machine we had issues.
&lt;br&gt;Below is a snippet of the log file:
&lt;br&gt;&lt;br&gt;2009-10-30 11:48:16,786 [WrapperSimpleAppMain] [ERROR] (o.a.j.JcrServiceImpl:280) - Could not clean up old temp files. This may indicate a badly configured temp dir ('C:\Windows\system32\config\systemprofile\AppData\Local\Temp\').
&lt;br&gt;2009-10-30 11:48:19,708 [WrapperSimpleAppMain] [ERROR] (o.a.j.c.f.d.DatabaseFileSystem:791) - failed to open output stream to file: /meta/rep.properties...............
&lt;br&gt;&lt;br&gt;&lt;br&gt;The full log file is attached with the message.
&lt;br&gt;we looked into this problem and it turned out to be a permissions issue although we were logged in as admin and we installed the service by selecting &amp;quot;run it as Administrator&amp;quot; option.
&lt;br&gt;&lt;br&gt;A workaround was to change the default java.io.tmp directory to point to a temp directory that we have created. To do that we added the following line to wrapper.conf file
&lt;br&gt;&lt;br&gt;&lt;b&gt;wrapper.java.additional.5=-Djava.io.tmpdir=D:/artifactoryTmp&lt;/b&gt;&lt;br&gt;&lt;br&gt;My question: Is there a way solve this issue and to get artifactory to work on windows 2008 server without work around
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/file/p26134998/artifactory.log&quot; target=&quot;_top&quot;&gt;artifactory.log&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/issues-running-Artifactory2.1.1-On-Windows-2008-Server-tp26134998p26134998.html" />
</entry>

</feed>
