<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-16426</id>
	<title>Nabble - archiva-users</title>
	<updated>2009-11-24T00:19:36Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/archiva-users-f16426.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/archiva-users-f16426.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26492365</id>
	<title>snapshots purge doesn't work</title>
	<published>2009-11-24T00:19:36Z</published>
	<updated>2009-11-24T00:19:36Z</updated>
	<author>
		<name>Elise Vanholsbeeck</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;We have upgraded archiva 3 months ago to archiva 1.2.2
&lt;br&gt;We have configured the snapshot repository like this :
&lt;br&gt;&lt;br&gt;Archiva Managed Snapshot Repository :
&lt;br&gt;Identifier &amp;nbsp; &amp;nbsp;: snapshots &amp;nbsp;
&lt;br&gt;Name &amp;nbsp; &amp;nbsp;: Archiva Managed Snapshot Repository &amp;nbsp;
&lt;br&gt;Directory &amp;nbsp;: /home/share/archiva_data/repositories/snapshots 
&lt;br&gt;Type &amp;nbsp;: Maven 2.x Repository &amp;nbsp;
&lt;br&gt;Releases Included &amp;nbsp;: N
&lt;br&gt;Snapshots Included &amp;nbsp;:Y
&lt;br&gt;Delete Released Snapshots : Y
&lt;br&gt;Repository Purge By Days Older Than &amp;nbsp;:10
&lt;br&gt;Repository Purge By Retention Count : 3
&lt;br&gt;Scanned &amp;nbsp;: Y
&lt;br&gt;Scanning Cron : 0 1 * * * ? 
&lt;br&gt;&lt;br&gt;&lt;br&gt;But since the upgrade no snapshot has been purged.
&lt;br&gt;Is the purge working ? Have we forget a configuration somewhere ?
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Elise.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/snapshots-purge-doesn%27t-work-tp26492365p26492365.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26491981</id>
	<title>Re: Archiva repository scan issue</title>
	<published>2009-11-24T00:11:17Z</published>
	<updated>2009-11-24T00:11:17Z</updated>
	<author>
		<name>Deng Ching-2</name>
	</author>
	<content type="html">The repository scanner only processes artifacts whose last modified date
&lt;br&gt;newer than the last run of the repo scan. I think in your case, since the
&lt;br&gt;artifacts were added directly in the file system, they weren't processed
&lt;br&gt;because of this. To work around this, you need to update the last
&lt;br&gt;modification date of the artifacts that you added by executing the following
&lt;br&gt;command for each artifact directory you added:
&lt;br&gt;&lt;br&gt;*find [DIRECTORY_NAME] | xargs touch*
&lt;br&gt;&lt;br&gt;In the next Archiva release, there will be an option from the web UI to scan
&lt;br&gt;the entire repository so all artifacts get processed regardless of its last
&lt;br&gt;modified date (&lt;a href=&quot;http://jira.codehaus.org/browse/MRM-1056&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MRM-1056&lt;/a&gt;) :)
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Deng
&lt;br&gt;&lt;br&gt;On Sat, Nov 21, 2009 at 3:06 AM, Menattamai, Rajasekaran &amp;lt;
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26491981&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Rajasekaran.Menattamai@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Iam not sure if the operation I am doing is incorrect or the repository
&lt;br&gt;&amp;gt; scanning feature in archiva 1.2.2 does not work as expected.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I created a repository. Added some files directly to the repository's
&lt;br&gt;&amp;gt; directory location ( in exactly like the maven2 format ) . Ran the
&lt;br&gt;&amp;gt; &amp;quot;repository scan&amp;quot; for this repository. After the scan the result
&lt;br&gt;&amp;gt; reported that it found 6 new files. &amp;nbsp;These files appear in the &amp;quot;total
&lt;br&gt;&amp;gt; file count&amp;quot; ,but other columns were not updated at all. There are some
&lt;br&gt;&amp;gt; jars and poms in the set of the files I added. &amp;nbsp;When I search for the
&lt;br&gt;&amp;gt; file I added, &amp;quot;search&amp;quot; did not return any results, which means the
&lt;br&gt;&amp;gt; database was not updated. If the operation I am doing is correct, then I
&lt;br&gt;&amp;gt; will open a defect ticket for this.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Statistics for Repository 'approved_3p'
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Date of Scan &amp;nbsp; &amp;nbsp; Total File Count &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total Size &amp;nbsp; &amp;nbsp; &amp;nbsp;Artifact Count
&lt;br&gt;&amp;gt; Group Count &amp;nbsp; &amp;nbsp; &amp;nbsp;Project Count &amp;nbsp; Plugins &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Archetypes &amp;nbsp; &amp;nbsp; &amp;nbsp;Jars
&lt;br&gt;&amp;gt; Wars &amp;nbsp; &amp;nbsp; Deployments &amp;nbsp; &amp;nbsp; Downloads
&lt;br&gt;&amp;gt; Fri Nov 20 13:12:43 EST 2009 &amp;nbsp; &amp;nbsp; 6 &amp;nbsp; &amp;nbsp; &amp;nbsp; 1035114 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0
&lt;br&gt;&amp;gt; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0
&lt;br&gt;&amp;gt; Fri Nov 20 13:10:59 EST 2009 &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0
&lt;br&gt;&amp;gt; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0
&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; -- Thanks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Raj
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Raj Menattamai
&lt;br&gt;&amp;gt; Software Factory CM
&lt;br&gt;&amp;gt; 240 386 6238 ( O )
&lt;br&gt;&amp;gt; 804 852 4001 ( Cell )
&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; Confidentiality Notice: &amp;nbsp;This email, including attachments, may include
&lt;br&gt;&amp;gt; non-public, proprietary, confidential or legally privileged information. &amp;nbsp;If
&lt;br&gt;&amp;gt; you are not an intended recipient or an authorized agent of an intended
&lt;br&gt;&amp;gt; recipient, you are hereby notified that any dissemination, distribution or
&lt;br&gt;&amp;gt; copying of the information contained in or transmitted with this e-mail is
&lt;br&gt;&amp;gt; unauthorized and strictly prohibited. &amp;nbsp;If you have received this email in
&lt;br&gt;&amp;gt; error, please notify the sender by replying to this message and permanently
&lt;br&gt;&amp;gt; delete this e-mail, its attachments, and any copies of it immediately. &amp;nbsp;You
&lt;br&gt;&amp;gt; should not retain, copy or use this e-mail or any attachment for any
&lt;br&gt;&amp;gt; purpose, nor disclose all or any part of the contents to any other person.
&lt;br&gt;&amp;gt; Thank you
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-repository-scan-issue-tp26463382p26491981.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26463381</id>
	<title>Re: Archiva Central repository Vs other remote repositories.</title>
	<published>2009-11-20T15:02:10Z</published>
	<updated>2009-11-20T15:02:10Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">No, there isn't a distinction.
&lt;br&gt;&lt;br&gt;Have you set up a proxy connector to connect the source repository to the new remote one? 
&lt;br&gt;&lt;br&gt;On 21/11/2009, at 3:48 AM, Rob Bercik wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Is there a distinction between the Central repository and other 'remote'
&lt;br&gt;&amp;gt; repositories that you define in Archiva? No matter how I specify other
&lt;br&gt;&amp;gt; repositories from within Archiva, no other repositories seemed to get
&lt;br&gt;&amp;gt; searched other than 'central'. Could someone shed some more light on how I
&lt;br&gt;&amp;gt; define more than one repository to be searched?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Rob
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-Central-repository-Vs-other-remote-repositories.-tp26446546p26463381.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26463382</id>
	<title>Archiva repository scan issue</title>
	<published>2009-11-20T11:06:39Z</published>
	<updated>2009-11-20T11:06:39Z</updated>
	<author>
		<name>Menattamai, Rajasekaran</name>
	</author>
	<content type="html">&lt;br&gt;Iam not sure if the operation I am doing is incorrect or the repository
&lt;br&gt;scanning feature in archiva 1.2.2 does not work as expected.
&lt;br&gt;&lt;br&gt;I created a repository. Added some files directly to the repository's
&lt;br&gt;directory location ( in exactly like the maven2 format ) . Ran the
&lt;br&gt;&amp;quot;repository scan&amp;quot; for this repository. After the scan the result
&lt;br&gt;reported that it found 6 new files. &amp;nbsp;These files appear in the &amp;quot;total
&lt;br&gt;file count&amp;quot; ,but other columns were not updated at all. There are some
&lt;br&gt;jars and poms in the set of the files I added. &amp;nbsp;When I search for the
&lt;br&gt;file I added, &amp;quot;search&amp;quot; did not return any results, which means the
&lt;br&gt;database was not updated. If the operation I am doing is correct, then I
&lt;br&gt;will open a defect ticket for this. 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Statistics for Repository 'approved_3p'
&lt;br&gt;&lt;br&gt;&lt;br&gt;Date of Scan	 Total File Count	 Total Size	 Artifact Count
&lt;br&gt;Group Count	 Project Count	 Plugins	 Archetypes	 Jars
&lt;br&gt;Wars	 Deployments	 Downloads	
&lt;br&gt;Fri Nov 20 13:12:43 EST 2009	 6	 1035114	 0	 0
&lt;br&gt;0	 0	 0	 0	 0	 0	 0	
&lt;br&gt;Fri Nov 20 13:10:59 EST 2009	 0	 0	 0	 0	 0
&lt;br&gt;0	 0	 0	 0	 0	 0	
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- Thanks
&lt;br&gt;&lt;br&gt;Raj
&lt;br&gt;&lt;br&gt;Raj Menattamai
&lt;br&gt;Software Factory CM
&lt;br&gt;240 386 6238 ( O )
&lt;br&gt;804 852 4001 ( Cell )
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Confidentiality Notice: &amp;nbsp;This email, including attachments, may include non-public, proprietary, confidential or legally privileged information. &amp;nbsp;If you are not an intended recipient or an authorized agent of an intended recipient, you are hereby notified that any dissemination, distribution or copying of the information contained in or transmitted with this e-mail is unauthorized and strictly prohibited. &amp;nbsp;If you have received this email in error, please notify the sender by replying to this message and permanently delete this e-mail, its attachments, and any copies of it immediately. &amp;nbsp;You should not retain, copy or use this e-mail or any attachment for any purpose, nor disclose all or any part of the contents to any other person. Thank you
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-repository-scan-issue-tp26463382p26463382.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26446546</id>
	<title>Archiva Central repository Vs other remote repositories.</title>
	<published>2009-11-20T08:48:24Z</published>
	<updated>2009-11-20T08:48:24Z</updated>
	<author>
		<name>Rob Bercik</name>
	</author>
	<content type="html">Is there a distinction between the Central repository and other 'remote'
&lt;br&gt;repositories that you define in Archiva? No matter how I specify other
&lt;br&gt;repositories from within Archiva, no other repositories seemed to get
&lt;br&gt;searched other than 'central'. Could someone shed some more light on how I
&lt;br&gt;define more than one repository to be searched?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Rob
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-Central-repository-Vs-other-remote-repositories.-tp26446546p26446546.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26192979</id>
	<title>Re: Artifact Upload</title>
	<published>2009-11-04T01:05:06Z</published>
	<updated>2009-11-04T01:05:06Z</updated>
	<author>
		<name>Deng Ching-2</name>
	</author>
	<content type="html">Hi Florian,
&lt;br&gt;&lt;br&gt;Have you tried uploading the artifact using 'mvn deploy:deploy-file ...'
&lt;br&gt;instead of the web upload form?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Deng
&lt;br&gt;&lt;br&gt;On Wed, Nov 4, 2009 at 4:38 PM, Florian Probst &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26192979&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florian.probst@...&lt;/a&gt;&amp;gt;wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; we just installed Archiva 1.2.2 as Repository Manager. It look like,
&lt;br&gt;&amp;gt; artifact
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;artifactId&amp;gt;maven-scm-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;version&amp;gt;1.2&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; has the following dependency:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;groupId&amp;gt;ch.ethz.ganymed&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;artifactId&amp;gt;ganymed-ssh2&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;version&amp;gt;build210&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I tried to upload the file, but archiva sais &amp;quot;build210&amp;quot; is no valid
&lt;br&gt;&amp;gt; version.
&lt;br&gt;&amp;gt; How can this be resolved?
&lt;br&gt;&amp;gt; Is it possible to copy the file manually and let Archiva find this file?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Florian
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Artifact-Upload-tp26192810p26192979.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26192810</id>
	<title>Artifact Upload</title>
	<published>2009-11-04T00:38:59Z</published>
	<updated>2009-11-04T00:38:59Z</updated>
	<author>
		<name>Florian Probst-5</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;we just installed Archiva 1.2.2 as Repository Manager. It look like,
&lt;br&gt;artifact
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;maven-scm-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;1.2&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;has the following dependency:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;ch.ethz.ganymed&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;ganymed-ssh2&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;build210&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&lt;br&gt;I tried to upload the file, but archiva sais &amp;quot;build210&amp;quot; is no valid version.
&lt;br&gt;How can this be resolved?
&lt;br&gt;Is it possible to copy the file manually and let Archiva find this file?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Florian
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Artifact-Upload-tp26192810p26192810.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26190387</id>
	<title>Re: disable policy.allowed.login.attempt</title>
	<published>2009-11-03T19:10:13Z</published>
	<updated>2009-11-03T19:10:13Z</updated>
	<author>
		<name>Deng Ching</name>
	</author>
	<content type="html">You can override this feature by setting the following property in the
&lt;br&gt;security.properties config file:
&lt;br&gt;&lt;br&gt;security.policy.password.expiration.enabled=false
&lt;br&gt;&lt;br&gt;For more details about Redback configuration:
&lt;br&gt;&lt;a href=&quot;http://redback.codehaus.org/configuration.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://redback.codehaus.org/configuration.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;HTH,
&lt;br&gt;Deng
&lt;br&gt;&lt;br&gt;On Wed, Nov 4, 2009 at 2:25 AM, alexander.elsholz &amp;lt;
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26190387&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;alexander.elsholz@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; is it possible to disable the passwort reset?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks alex
&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/disable-policy.allowed.login.attempt-tp26160678p26160678.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/disable-policy.allowed.login.attempt-tp26160678p26160678.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the archiva-users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/disable-policy.allowed.login.attempt-tp26160678p26190387.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26160678</id>
	<title>disable policy.allowed.login.attempt</title>
	<published>2009-11-03T10:25:30Z</published>
	<updated>2009-11-03T10:25:30Z</updated>
	<author>
		<name>alexander.elsholz</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;is it possible to disable the passwort reset?
&lt;br&gt;&lt;br&gt;thanks alex</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/disable-policy.allowed.login.attempt-tp26160678p26160678.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26105496</id>
	<title>Re: Archiva 1.2.2 and JBoss 5.1</title>
	<published>2009-10-28T19:46:56Z</published>
	<updated>2009-10-28T19:46:56Z</updated>
	<author>
		<name>Deng Ching-2</name>
	</author>
	<content type="html">Cool :) Thanks Steve!
&lt;br&gt;&lt;br&gt;-Deng
&lt;br&gt;&lt;br&gt;On Thu, Oct 29, 2009 at 7:36 AM, Stephen Coy &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26105496&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;steve.coy@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi there,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I managed to get this working, and have updated the wiki at &amp;lt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on+JBoss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on+JBoss&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Steve C.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 25/09/2009, at 1:03 AM, Robert Morse wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;Hello Deng,
&lt;br&gt;&amp;gt;&amp;gt; Thanks for the reply. &amp;nbsp;I've tried it with prior versions, but not 1.2.2.
&lt;br&gt;&amp;gt;&amp;gt; Just tried to get the source from a variety of mirrors, and it appears the
&lt;br&gt;&amp;gt;&amp;gt; source zip file may be corrupt since I can't get it to decompress.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Once I manage to get it, I'll try working through it, and if successful,
&lt;br&gt;&amp;gt;&amp;gt; post the steps.
&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; On Sep 22, 2009, at 8:21 PM, Deng Ching wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;Did you try the steps specified in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on+JBoss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on+JBoss&lt;/a&gt;&amp;nbsp;?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; It's
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; for JBoss 4.2.x but it might be worth a try for 5.1.0 as well..
&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; Deng
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On Tue, Sep 22, 2009 at 7:47 PM, Robert Morse &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26105496&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rmorse@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;Has anyone successfully deployed Archiva 1.2.2 (or any version for that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; matter) on JBoss 5.1.0.GA?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; If so, I'd appreciate learning how it's done. &amp;nbsp;Thanks.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; The human mind is an iterative processor, it never does anything right
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; first time. &amp;nbsp;What it does well is to make improvements on every
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; iteration
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (deMarco)
&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;
&lt;br&gt;&amp;gt;&amp;gt; The human mind is an iterative processor, it never does anything right the
&lt;br&gt;&amp;gt;&amp;gt; first time. &amp;nbsp;What it does well is to make improvements on every iteration
&lt;br&gt;&amp;gt;&amp;gt; (deMarco)
&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;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-1.2.2-and-JBoss-5.1-tp25558572p26105496.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26103999</id>
	<title>Re: Archiva 1.2.2 and JBoss 5.1</title>
	<published>2009-10-28T16:36:13Z</published>
	<updated>2009-10-28T16:36:13Z</updated>
	<author>
		<name>Stephen Coy-2</name>
	</author>
	<content type="html">Hi there,
&lt;br&gt;&lt;br&gt;I managed to get this working, and have updated the wiki at &amp;lt;&lt;a href=&quot;http://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on+JBoss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on+JBoss&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;&amp;gt;.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;&lt;br&gt;Steve C.
&lt;br&gt;&lt;br&gt;On 25/09/2009, at 1:03 AM, Robert Morse wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello Deng,
&lt;br&gt;&amp;gt; Thanks for the reply. &amp;nbsp;I've tried it with prior versions, but not &amp;nbsp;
&lt;br&gt;&amp;gt; 1.2.2. &amp;nbsp; Just tried to get the source from a variety of mirrors, and &amp;nbsp;
&lt;br&gt;&amp;gt; it appears the source zip file may be corrupt since I can't get it &amp;nbsp;
&lt;br&gt;&amp;gt; to decompress.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Once I manage to get it, I'll try working through it, and if &amp;nbsp;
&lt;br&gt;&amp;gt; successful, post the steps.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Sep 22, 2009, at 8:21 PM, Deng Ching wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Did you try the steps specified in
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; +JBoss ? It's
&lt;br&gt;&amp;gt;&amp;gt; for JBoss 4.2.x but it might be worth a try for 5.1.0 as well..
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt; Deng
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Tue, Sep 22, 2009 at 7:47 PM, Robert Morse &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26103999&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rmorse@...&lt;/a&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Has anyone successfully deployed Archiva 1.2.2 (or any version for &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; matter) on JBoss 5.1.0.GA?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; If so, I'd appreciate learning how it's done. &amp;nbsp;Thanks.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The human mind is an iterative processor, it never does anything &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; right the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; first time. &amp;nbsp;What it does well is to make improvements on every &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; iteration
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; (deMarco)
&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; The human mind is an iterative processor, it never does anything &amp;nbsp;
&lt;br&gt;&amp;gt; right the first time. &amp;nbsp;What it does well is to make improvements on &amp;nbsp;
&lt;br&gt;&amp;gt; every iteration (deMarco)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-1.2.2-and-JBoss-5.1-tp25558572p26103999.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25952497</id>
	<title>Re: archiva/maven 2 compatibility</title>
	<published>2009-10-18T19:21:39Z</published>
	<updated>2009-10-18T19:21:39Z</updated>
	<author>
		<name>Deng Ching</name>
	</author>
	<content type="html">Hi EJ,
&lt;br&gt;&lt;br&gt;The fix for the bug mentioned was backported to the 1.1.x series and is
&lt;br&gt;available in 1.1.4 (&lt;a href=&quot;http://archiva.apache.org/docs/1.1.4/release-notes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://archiva.apache.org/docs/1.1.4/release-notes.html&lt;/a&gt;).
&lt;br&gt;You would need to upgrade to this version to make it compatible with Maven
&lt;br&gt;2.1.x. The release contains only this fix so there shouldn't be any problems
&lt;br&gt;with the upgrade.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Deng
&lt;br&gt;&lt;br&gt;On Sat, Oct 17, 2009 at 5:36 AM, EJ Ciramella &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25952497&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eciramella@...&lt;/a&gt;&amp;gt;wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all - I just saw this article:
&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://www.sonatype.com/people/2009/07/from-apache-archiva-to-sonatype-n&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sonatype.com/people/2009/07/from-apache-archiva-to-sonatype-n&lt;/a&gt;&lt;br&gt;&amp;gt; exus/&amp;lt;&lt;a href=&quot;http://www.sonatype.com/people/2009/07/from-apache-archiva-to-sonatype-n%0Aexus/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sonatype.com/people/2009/07/from-apache-archiva-to-sonatype-n%0Aexus/&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Where there's this:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;snip&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Apart from the incompatibility with Maven 2.1.0, nothing suggested that
&lt;br&gt;&amp;gt; the new version fixed any of our problems and there were few
&lt;br&gt;&amp;gt; improvements/new features at that time, due to lack of time by the
&lt;br&gt;&amp;gt; maintainers.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/snip&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is this still the case? &amp;nbsp;We're evaluating maven 2.2.1 right now. &amp;nbsp;In
&lt;br&gt;&amp;gt; fact, I'm using it locally and have used it to deploy artifacts to our
&lt;br&gt;&amp;gt; archiva (1.1.3) server.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I don't see any mention of this in release notes for archiva - where can
&lt;br&gt;&amp;gt; I get more detail?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/archiva-maven-2-compatibility-tp25932732p25952497.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25932732</id>
	<title>archiva/maven 2 compatibility</title>
	<published>2009-10-16T14:36:12Z</published>
	<updated>2009-10-16T14:36:12Z</updated>
	<author>
		<name>EJ Ciramella-3</name>
	</author>
	<content type="html">Hi all - I just saw this article:
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.sonatype.com/people/2009/07/from-apache-archiva-to-sonatype-n&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sonatype.com/people/2009/07/from-apache-archiva-to-sonatype-n&lt;/a&gt;&lt;br&gt;exus/
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Where there's this:
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&lt;br&gt;Apart from the incompatibility with Maven 2.1.0, nothing suggested that
&lt;br&gt;the new version fixed any of our problems and there were few
&lt;br&gt;improvements/new features at that time, due to lack of time by the
&lt;br&gt;maintainers.
&lt;br&gt;&lt;br&gt;&amp;lt;/snip&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Is this still the case? &amp;nbsp;We're evaluating maven 2.2.1 right now. &amp;nbsp;In
&lt;br&gt;fact, I'm using it locally and have used it to deploy artifacts to our
&lt;br&gt;archiva (1.1.3) server.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;I don't see any mention of this in release notes for archiva - where can
&lt;br&gt;I get more detail?
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/archiva-maven-2-compatibility-tp25932732p25932732.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25819133</id>
	<title>Re: Using http for deploy</title>
	<published>2009-10-09T03:54:20Z</published>
	<updated>2009-10-09T03:54:20Z</updated>
	<author>
		<name>Thorsten Scherler-3</name>
	</author>
	<content type="html">On Fri, 2009-10-09 at 18:42 +0800, Deng Ching wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Fri, Oct 9, 2009 at 6:38 PM, Thorsten Scherler &amp;lt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25819133&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;thorsten.scherler.ext@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Hi all,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I am looking for information about using http protocol to deploy our
&lt;br&gt;&amp;gt; &amp;gt; artifacts.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; In our use case Archiva is a proxy for the external repos (like the
&lt;br&gt;&amp;gt; &amp;gt; official apache one) but we want to deploy our own artifacts on it.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; We found some information about doing it with scp:// but we would like
&lt;br&gt;&amp;gt; &amp;gt; to use http:// instead.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Is this possible and if so can somebody point me to some documentation
&lt;br&gt;&amp;gt; &amp;gt; bout it?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Yes it's possible, here's the documentation for that..
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://archiva.apache.org/docs/1.2.2/userguide/deploy.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://archiva.apache.org/docs/1.2.2/userguide/deploy.html&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You would also need to grant the user the Repository Manager role for the
&lt;br&gt;&amp;gt; repo in order to be able to deploy to it.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Thank you very much for your very quick answer. I will give it a go.
&lt;br&gt;&lt;br&gt;salu2
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; TIA
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; salu2
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; P.S. It took me a while to find
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://archiva.apache.org/mail-lists.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://archiva.apache.org/mail-lists.html&lt;/a&gt;&amp;nbsp;since I did not found a direct
&lt;br&gt;&amp;gt; &amp;gt; link to page. In the end I need to use a search engine to find it.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Noted, thanks! :)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -Deng
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt; Thorsten Scherler &amp;lt;thorsten.at.apache.org&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Open Source Java &amp;lt;consulting, training and solutions&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Sociedad Andaluza para el Desarrollo de la Sociedad
&lt;br&gt;&amp;gt; &amp;gt; de la Información, S.A.U. (SADESI)
&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;/div&gt;-- 
&lt;br&gt;Thorsten Scherler &amp;lt;thorsten.at.apache.org&amp;gt;
&lt;br&gt;Open Source Java &amp;lt;consulting, training and solutions&amp;gt;
&lt;br&gt;&lt;br&gt;Sociedad Andaluza para el Desarrollo de la Sociedad 
&lt;br&gt;de la Información, S.A.U. (SADESI)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Using-http-for-deploy-tp25818921p25819133.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25819022</id>
	<title>Re: Using http for deploy</title>
	<published>2009-10-09T03:42:28Z</published>
	<updated>2009-10-09T03:42:28Z</updated>
	<author>
		<name>Deng Ching</name>
	</author>
	<content type="html">On Fri, Oct 9, 2009 at 6:38 PM, Thorsten Scherler &amp;lt;
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25819022&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;thorsten.scherler.ext@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am looking for information about using http protocol to deploy our
&lt;br&gt;&amp;gt; artifacts.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In our use case Archiva is a proxy for the external repos (like the
&lt;br&gt;&amp;gt; official apache one) but we want to deploy our own artifacts on it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; We found some information about doing it with scp:// but we would like
&lt;br&gt;&amp;gt; to use http:// instead.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is this possible and if so can somebody point me to some documentation
&lt;br&gt;&amp;gt; bout it?
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Yes it's possible, here's the documentation for that..
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://archiva.apache.org/docs/1.2.2/userguide/deploy.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://archiva.apache.org/docs/1.2.2/userguide/deploy.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;You would also need to grant the user the Repository Manager role for the
&lt;br&gt;repo in order to be able to deploy to it.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; TIA
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; salu2
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; P.S. It took me a while to find
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://archiva.apache.org/mail-lists.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://archiva.apache.org/mail-lists.html&lt;/a&gt;&amp;nbsp;since I did not found a direct
&lt;br&gt;&amp;gt; link to page. In the end I need to use a search engine to find it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Noted, thanks! :)
&lt;br&gt;&lt;br&gt;-Deng
&lt;br&gt;&lt;br&gt;--
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thorsten Scherler &amp;lt;thorsten.at.apache.org&amp;gt;
&lt;br&gt;&amp;gt; Open Source Java &amp;lt;consulting, training and solutions&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sociedad Andaluza para el Desarrollo de la Sociedad
&lt;br&gt;&amp;gt; de la Información, S.A.U. (SADESI)
&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;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Using-http-for-deploy-tp25818921p25819022.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25818921</id>
	<title>Using http for deploy</title>
	<published>2009-10-09T03:34:20Z</published>
	<updated>2009-10-09T03:34:20Z</updated>
	<author>
		<name>Thorsten Scherler-3</name>
	</author>
	<content type="html">Hi all, 
&lt;br&gt;&lt;br&gt;I am looking for information about using http protocol to deploy our
&lt;br&gt;artifacts. 
&lt;br&gt;&lt;br&gt;In our use case Archiva is a proxy for the external repos (like the
&lt;br&gt;official apache one) but we want to deploy our own artifacts on it. 
&lt;br&gt;&lt;br&gt;We found some information about doing it with scp:// but we would like
&lt;br&gt;to use http:// instead. 
&lt;br&gt;&lt;br&gt;Is this possible and if so can somebody point me to some documentation
&lt;br&gt;bout it?
&lt;br&gt;&lt;br&gt;TIA
&lt;br&gt;&lt;br&gt;salu2
&lt;br&gt;&lt;br&gt;P.S. It took me a while to find
&lt;br&gt;&lt;a href=&quot;http://archiva.apache.org/mail-lists.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://archiva.apache.org/mail-lists.html&lt;/a&gt;&amp;nbsp;since I did not found a direct
&lt;br&gt;link to page. In the end I need to use a search engine to find it.
&lt;br&gt;-- 
&lt;br&gt;Thorsten Scherler &amp;lt;thorsten.at.apache.org&amp;gt;
&lt;br&gt;Open Source Java &amp;lt;consulting, training and solutions&amp;gt;
&lt;br&gt;&lt;br&gt;Sociedad Andaluza para el Desarrollo de la Sociedad 
&lt;br&gt;de la Información, S.A.U. (SADESI)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Using-http-for-deploy-tp25818921p25818921.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25790326</id>
	<title>Re: Archiva not working on 64 bit Linux</title>
	<published>2009-10-07T09:51:12Z</published>
	<updated>2009-10-07T09:51:12Z</updated>
	<author>
		<name>wild_oscar</name>
	</author>
	<content type="html">On a follow up, I managed to make it work:
&lt;br&gt;&lt;br&gt;I simply deleted the /lib/libwrapper-linux-x86-32.so and /bin/wrapper-linux-x86-32 files.
&lt;br&gt;&lt;br&gt;Perhaps brett and the rest of the team can figure out why this is needed and, if confirmed, add this to the wiki instructions.
&lt;br&gt;&lt;br&gt;Thanks to Babak Shafian and his post at &lt;a href=&quot;http://www.mail-archive.com/users@continuum.apache.org/msg01688.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mail-archive.com/users@continuum.apache.org/msg01688.html&lt;/a&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;wild_oscar wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi,
&lt;br&gt;&lt;br&gt;I tried running archiva on an Ubuntu 9.04 64 bits:
&lt;br&gt;&lt;br&gt;1) Downloaded version 1.2.2
&lt;br&gt;2) Untared it
&lt;br&gt;3) ran ./bin/archiva console
&lt;br&gt;&lt;br&gt;But I get:
&lt;br&gt;&lt;br&gt;eval: 1: /home/mike/Software/archiva/apache-archiva-1.2.2/bin/./wrapper-linux-x86-32: not found
&lt;br&gt;&lt;br&gt;I do have some wrapper-linux files on archiva's root directory; including 32 and 64 ones. I've chmod them to 777, but no luck: I can't seem to be able to run it!
&lt;br&gt;&lt;br&gt;&lt;br&gt;Has anyone successfully run archiva in these conditions, or is otherwise able to help me out?
&lt;br&gt;Thank you!
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-not-working-on-64-bit-Linux-tp25789891p25790326.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25789891</id>
	<title>Archiva not working on 64 bit Linux</title>
	<published>2009-10-07T09:26:24Z</published>
	<updated>2009-10-07T09:26:24Z</updated>
	<author>
		<name>wild_oscar</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I tried running archiva on an Ubuntu 9.04 64 bits:
&lt;br&gt;&lt;br&gt;1) Downloaded version 1.2.2
&lt;br&gt;2) Untared it
&lt;br&gt;3) ran ./bin/archiva console
&lt;br&gt;&lt;br&gt;But I get:
&lt;br&gt;&lt;br&gt;eval: 1: /home/mike/Software/archiva/apache-archiva-1.2.2/bin/./wrapper-linux-x86-32: not found
&lt;br&gt;&lt;br&gt;I do have some wrapper-linux files on archiva's root directory; including 32 and 64 ones. I've chmod them to 777, but no luck: I can't seem to be able to run it!
&lt;br&gt;&lt;br&gt;&lt;br&gt;Has anyone successfully run archiva in these conditions, or is otherwise able to help me out?
&lt;br&gt;Thank you!
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-not-working-on-64-bit-Linux-tp25789891p25789891.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25674727</id>
	<title>ApacheCon US (Oakland) is in &lt; 5 weeks: Nov 2-6</title>
	<published>2009-09-29T21:06:40Z</published>
	<updated>2009-09-29T21:06:40Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">I posted this to the Maven Users list, but am re-posting here for &amp;nbsp;
&lt;br&gt;anyone that isn't subscribed there.
&lt;br&gt;&lt;br&gt;ApacheCon US is coming up in just a few weeks in Oakland. You can &amp;nbsp;
&lt;br&gt;register from the web site: &lt;a href=&quot;http://us.apachecon.com/c/acus2009/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://us.apachecon.com/c/acus2009/&lt;/a&gt;&lt;br&gt;&lt;br&gt;I'll be hosting a Maven training session on November 2 (&lt;a href=&quot;http://www.us.apachecon.com/c/acus2009/sessions/379&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.us.apachecon.com/c/acus2009/sessions/379&lt;/a&gt;&amp;nbsp;
&lt;br&gt;). In it, I use Archiva and Continuum to illustrate one way of &amp;nbsp;
&lt;br&gt;applying repository management and continuous builds in a Maven-based &amp;nbsp;
&lt;br&gt;infrastructure. Rich Bowen from Feathercast has just released an &amp;nbsp;
&lt;br&gt;interview we did discussing it last week for more info: &lt;a href=&quot;http://feathercast.org/?p=84&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://feathercast.org/?p=84&lt;/a&gt;&lt;br&gt;&lt;br&gt;Last year we also had a &amp;quot;Maven and artifact repositories&amp;quot; meetup on &amp;nbsp;
&lt;br&gt;one of the nights. I'm hoping we can organise another similar session &amp;nbsp;
&lt;br&gt;- is there anyone attending that would be interested?
&lt;br&gt;&lt;br&gt;For the main program, this year it is in tracks:
&lt;br&gt;&lt;br&gt;* HTTPd
&lt;br&gt;* Tomcat
&lt;br&gt;* Business &amp; Community
&lt;br&gt;* Lucene
&lt;br&gt;* Felix &amp; OSGi
&lt;br&gt;* Tuscany &amp; Synapse
&lt;br&gt;* Content Technologies (Jackrabbit, and various web frameworks)
&lt;br&gt;* Web Services
&lt;br&gt;* Geronimo &amp; Directory
&lt;br&gt;* Hadoop
&lt;br&gt;&lt;br&gt;Of course there's also the BarCamp and Hackathon for opportunities to &amp;nbsp;
&lt;br&gt;meet up and talk about anything else.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Brett
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ApacheCon-US-%28Oakland%29-is-in-%3C-5-weeks%3A-Nov-2-6-tp25674727p25674727.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25674308</id>
	<title>Re: Corrupt Source Zip?</title>
	<published>2009-09-29T19:57:05Z</published>
	<updated>2009-09-29T19:57:05Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">Yes, it seems there was a problem. We are currently reapproving the &amp;nbsp;
&lt;br&gt;sources for distribution (please refer to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25674308&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev@...&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;- Brett
&lt;br&gt;&lt;br&gt;On 26/09/2009, at 8:36 PM, Robert Morse wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I've tried to unzip the 1.2.2 source from several sites, and &amp;nbsp;
&lt;br&gt;&amp;gt; consistently get:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Archive: &amp;nbsp;apache-archiva-1.2.2-src.zip
&lt;br&gt;&amp;gt; &amp;nbsp;End-of-central-directory signature not found. &amp;nbsp;Either this file is &amp;nbsp;
&lt;br&gt;&amp;gt; not
&lt;br&gt;&amp;gt; &amp;nbsp;a zipfile, or it constitutes one disk of a multi-part archive. &amp;nbsp;In &amp;nbsp;
&lt;br&gt;&amp;gt; the
&lt;br&gt;&amp;gt; &amp;nbsp;latter case the central directory and zipfile comment will be found &amp;nbsp;
&lt;br&gt;&amp;gt; on
&lt;br&gt;&amp;gt; &amp;nbsp;the last disk(s) of this archive.
&lt;br&gt;&amp;gt; unzip: &amp;nbsp;cannot find zipfile directory in one of apache-archiva-1.2.2- 
&lt;br&gt;&amp;gt; src.zip or
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;apache-archiva-1.2.2-src.zip.zip, and cannot find apache- 
&lt;br&gt;&amp;gt; archiva-1.2.2-src.zip.ZIP, period.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Just thought I'd pass this along.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Mac OSX 10.6
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The human mind is an iterative processor, it never does anything &amp;nbsp;
&lt;br&gt;&amp;gt; right the first time. &amp;nbsp;What it does well is to make improvements on &amp;nbsp;
&lt;br&gt;&amp;gt; every iteration (deMarco)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Corrupt-Source-Zip--tp25624107p25674308.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25624107</id>
	<title>Corrupt Source Zip?</title>
	<published>2009-09-26T03:36:17Z</published>
	<updated>2009-09-26T03:36:17Z</updated>
	<author>
		<name>mdesignz</name>
	</author>
	<content type="html">I've tried to unzip the 1.2.2 source from several sites, and &amp;nbsp;
&lt;br&gt;consistently get:
&lt;br&gt;&lt;br&gt;Archive: &amp;nbsp;apache-archiva-1.2.2-src.zip
&lt;br&gt;&amp;nbsp; &amp;nbsp;End-of-central-directory signature not found. &amp;nbsp;Either this file is &amp;nbsp;
&lt;br&gt;not
&lt;br&gt;&amp;nbsp; &amp;nbsp;a zipfile, or it constitutes one disk of a multi-part archive. &amp;nbsp;In &amp;nbsp;
&lt;br&gt;the
&lt;br&gt;&amp;nbsp; &amp;nbsp;latter case the central directory and zipfile comment will be found &amp;nbsp;
&lt;br&gt;on
&lt;br&gt;&amp;nbsp; &amp;nbsp;the last disk(s) of this archive.
&lt;br&gt;unzip: &amp;nbsp;cannot find zipfile directory in one of apache-archiva-1.2.2- 
&lt;br&gt;src.zip or
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;apache-archiva-1.2.2-src.zip.zip, and cannot find apache- 
&lt;br&gt;archiva-1.2.2-src.zip.ZIP, period.
&lt;br&gt;&lt;br&gt;Just thought I'd pass this along.
&lt;br&gt;&lt;br&gt;Mac OSX 10.6
&lt;br&gt;&lt;br&gt;The human mind is an iterative processor, it never does anything right &amp;nbsp;
&lt;br&gt;the first time. &amp;nbsp;What it does well is to make improvements on every &amp;nbsp;
&lt;br&gt;iteration (deMarco)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Corrupt-Source-Zip--tp25624107p25624107.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25596959</id>
	<title>Re: Archiva 1.2.2 and JBoss 5.1</title>
	<published>2009-09-24T08:03:49Z</published>
	<updated>2009-09-24T08:03:49Z</updated>
	<author>
		<name>mdesignz</name>
	</author>
	<content type="html">Hello Deng,
&lt;br&gt;Thanks for the reply. &amp;nbsp;I've tried it with prior versions, but not &amp;nbsp;
&lt;br&gt;1.2.2. &amp;nbsp; Just tried to get the source from a variety of mirrors, and &amp;nbsp;
&lt;br&gt;it appears the source zip file may be corrupt since I can't get it to &amp;nbsp;
&lt;br&gt;decompress.
&lt;br&gt;&lt;br&gt;Once I manage to get it, I'll try working through it, and if &amp;nbsp;
&lt;br&gt;successful, post the steps.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;On Sep 22, 2009, at 8:21 PM, Deng Ching wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Did you try the steps specified in
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; +JBoss ? It's
&lt;br&gt;&amp;gt; for JBoss 4.2.x but it might be worth a try for 5.1.0 as well..
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Deng
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Tue, Sep 22, 2009 at 7:47 PM, Robert Morse &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25596959&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rmorse@...&lt;/a&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Has anyone successfully deployed Archiva 1.2.2 (or any version for &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; that
&lt;br&gt;&amp;gt;&amp;gt; matter) on JBoss 5.1.0.GA?
&lt;br&gt;&amp;gt;&amp;gt; If so, I'd appreciate learning how it's done. &amp;nbsp;Thanks.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The human mind is an iterative processor, it never does anything &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; right the
&lt;br&gt;&amp;gt;&amp;gt; first time. &amp;nbsp;What it does well is to make improvements on every &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; iteration
&lt;br&gt;&amp;gt;&amp;gt; (deMarco)
&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;/div&gt;&lt;br&gt;The human mind is an iterative processor, it never does anything right &amp;nbsp;
&lt;br&gt;the first time. &amp;nbsp;What it does well is to make improvements on every &amp;nbsp;
&lt;br&gt;iteration (deMarco)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-1.2.2-and-JBoss-5.1-tp25558572p25596959.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25570437</id>
	<title>Re: Archiva 1.2.2 and JBoss 5.1</title>
	<published>2009-09-22T19:21:22Z</published>
	<updated>2009-09-22T19:21:22Z</updated>
	<author>
		<name>Deng Ching-2</name>
	</author>
	<content type="html">Did you try the steps specified in
&lt;br&gt;&lt;a href=&quot;http://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on+JBoss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on+JBoss&lt;/a&gt;&amp;nbsp;? It's
&lt;br&gt;for JBoss 4.2.x but it might be worth a try for 5.1.0 as well..
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Deng
&lt;br&gt;&lt;br&gt;On Tue, Sep 22, 2009 at 7:47 PM, Robert Morse &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25570437&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rmorse@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Has anyone successfully deployed Archiva 1.2.2 (or any version for that
&lt;br&gt;&amp;gt; matter) on JBoss 5.1.0.GA?
&lt;br&gt;&amp;gt; If so, I'd appreciate learning how it's done. &amp;nbsp;Thanks.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The human mind is an iterative processor, it never does anything right the
&lt;br&gt;&amp;gt; first time. &amp;nbsp;What it does well is to make improvements on every iteration
&lt;br&gt;&amp;gt; (deMarco)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-1.2.2-and-JBoss-5.1-tp25558572p25570437.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25570265</id>
	<title>[ANN] New book - Apache Maven 2: Effective Implementation</title>
	<published>2009-09-22T05:52:49Z</published>
	<updated>2009-09-22T05:52:49Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">The final release of &amp;quot;Apache Maven 2: Effective Implementation&amp;quot; is now &amp;nbsp;
&lt;br&gt;available online! It is available in both eBook and printed + eBook &amp;nbsp;
&lt;br&gt;versions, and is written by Deng Ching and myself with help from our &amp;nbsp;
&lt;br&gt;reviewers Wendy Smoak, Emmanuel Venisse, and Carsten Ziegler.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.packtpub.com/apache-maven-2-effective-implementations/book&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.packtpub.com/apache-maven-2-effective-implementations/book&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.amazon.com/Apache-Maven-2-Effective-Implementation/dp/1847194540/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.amazon.com/Apache-Maven-2-Effective-Implementation/dp/1847194540/&lt;/a&gt;&lt;br&gt;&lt;br&gt;In this book, we wanted to focus on “best practices” and tying &amp;nbsp;
&lt;br&gt;everything together in a way that shows how Maven was meant to be &amp;nbsp;
&lt;br&gt;used. It works through a reasonably useful example application from &amp;nbsp;
&lt;br&gt;scratch, up to an assembly, building it in CI, deploying it to the &amp;nbsp;
&lt;br&gt;repository, and releasing it.
&lt;br&gt;&lt;br&gt;The book includes:
&lt;br&gt;Chapter 1: Maven in a Nutshell
&lt;br&gt;Chapter 2: Staying in Control with Archiva
&lt;br&gt;Chapter 3: Building an Application Using Maven
&lt;br&gt;Chapter 4: Application Testing with Maven
&lt;br&gt;Chapter 5: Reporting and Checks
&lt;br&gt;Chapter 6: Useful Maven Plugins
&lt;br&gt;Chapter 7: Maven Best Practices
&lt;br&gt;Chapter 8: Continuum: Ensuring the Health of your Source Code
&lt;br&gt;Chapter 9: Continuum in Depth
&lt;br&gt;Chapter 10: Archiva in a Team
&lt;br&gt;Chapter 11: Archetypes
&lt;br&gt;Chapter 12: Maven, Archiva, and Continuum in the Enterprise
&lt;br&gt;Appendix A: Troubleshooting Maven
&lt;br&gt;Appendix B: Recent Maven Features
&lt;br&gt;Appendix C: Migrating Archiva and Continuum Data
&lt;br&gt;&lt;br&gt;Full contents: &lt;a href=&quot;http://www.packtpub.com/article/apache-maven-2-effective-implementations-table-of-contents&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.packtpub.com/article/apache-maven-2-effective-implementations-table-of-contents&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;quot;Chapter 6: Useful Maven Plugins&amp;quot; is available now as a sample from &amp;nbsp;
&lt;br&gt;the book site.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Brett
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANN--New-book---Apache-Maven-2%3A-Effective-Implementation-tp25570265p25570265.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25558572</id>
	<title>Archiva 1.2.2 and JBoss 5.1</title>
	<published>2009-09-22T04:47:30Z</published>
	<updated>2009-09-22T04:47:30Z</updated>
	<author>
		<name>mdesignz</name>
	</author>
	<content type="html">Has anyone successfully deployed Archiva 1.2.2 (or any version for &amp;nbsp;
&lt;br&gt;that matter) on JBoss 5.1.0.GA?
&lt;br&gt;If so, I'd appreciate learning how it's done. &amp;nbsp;Thanks.
&lt;br&gt;&lt;br&gt;The human mind is an iterative processor, it never does anything right &amp;nbsp;
&lt;br&gt;the first time. &amp;nbsp;What it does well is to make improvements on every &amp;nbsp;
&lt;br&gt;iteration (deMarco)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-1.2.2-and-JBoss-5.1-tp25558572p25558572.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25502697</id>
	<title>Re: Archiva 1.2.1 - repos won't get index</title>
	<published>2009-09-17T19:28:31Z</published>
	<updated>2009-09-17T19:28:31Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">Perhaps you could use Luke to inspect the Lucene index and see whether &amp;nbsp;
&lt;br&gt;that helps identify the issue by looking at what data has been &amp;nbsp;
&lt;br&gt;successfully recorded?
&lt;br&gt;&lt;br&gt;On 17/09/2009, at 1:19 AM, Marc Lustig wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; I gave this another try by doing the following steps.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1. deleting repo/.index and repo/.indexer
&lt;br&gt;&amp;gt; 2. touching all files and dirs in repo recursively
&lt;br&gt;&amp;gt; 3. running the repo scan
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When we search now for e.g. xmlbeans, we do get a few jar-artifacts &amp;nbsp;
&lt;br&gt;&amp;gt; that
&lt;br&gt;&amp;gt; contain a package-name &amp;quot;xmlbeans&amp;quot;. But we do not get the artifact &amp;nbsp;
&lt;br&gt;&amp;gt; whose name
&lt;br&gt;&amp;gt; is xmlbeans.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have no idea what else to try to make the search-function to work &amp;nbsp;
&lt;br&gt;&amp;gt; again.
&lt;br&gt;&amp;gt; User's here are pretty annoyed about it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any suggestion what to do except filing a jira issue?
&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; Deng Ching-2 wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Thu, Jun 25, 2009 at 7:26 PM, Marc Lustig &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25502697&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ml@...&lt;/a&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On our side, the story is continuing like this.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; In the afternoon, I touch the whole repo and let the scan running &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; re-create the database.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; After that, it seems like all (physically) existing artifacts can be
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; found
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; on the Web-UI. Fine.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The next morning again hundreds of artifacts are disappeared from &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Web-UI
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; (but still existing physically). It's so annoying...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I checked the last couple of scans in the log and cannot find &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; exceptions
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; for
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; that Repo concerned.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; (However I didn't check all the scans since yesterday afternoon.)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Anyway, for some reason, some consumer is removing certain &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; artifacts (or
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; whole groupId's) from the index. I have no clue why.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Any suggestion what to do to prevent the removal of artifacts from &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; index-database?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; If we disable the &amp;quot;update-db-artifact&amp;quot; consumer, what undesired
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; side-effects
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; may this have?
&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; Your artifacts won't show up in the webapp browse as this consumer &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; adds
&lt;br&gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt; basic artifact info in the db and that's where the artifacts shown &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; in the
&lt;br&gt;&amp;gt;&amp;gt; Browse page is gathered..
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; You can try disabling these consumers in Database page as they are &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt; ones
&lt;br&gt;&amp;gt;&amp;gt; doing the cleanup work, but afaik they only clean up the db and &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; index for
&lt;br&gt;&amp;gt;&amp;gt; artifacts that are no longer in the filesystem:
&lt;br&gt;&amp;gt;&amp;gt; not-present-remove-db-artifact
&lt;br&gt;&amp;gt;&amp;gt; not-present-remove-db-project
&lt;br&gt;&amp;gt;&amp;gt; not-present-remove-indexed
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; If the problem still persists, do you mind filing an issue for this &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; in
&lt;br&gt;&amp;gt;&amp;gt; jira?
&lt;br&gt;&amp;gt;&amp;gt; :)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt; Deng
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Marc Lustig wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Indeed,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; find [REPOSITORY_DIRECTORY_NAME] | xargs touch
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is tremendously faster than
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; find [REPOSITORY_DIRECTORY_NAME] -exec touch {} \;
&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; Deng Ching-2 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; Hi Marc,
&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; Did you touch the &amp;nbsp;contents of the repository? The last modified &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; date
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; of
&lt;br&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; artifacts need to be more recent than the last run of the &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; repository
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; scan.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; You can execute *find [REPOSITORY_DIRECTORY_NAME] | xargs touch &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; *at
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; base
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; dir where your repo is located.
&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; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Deng
&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 Wed, Jun 3, 2009 at 11:54 PM, Marc Lustig &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25502697&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ml@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;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;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I forgot to add an excerpt from the log:
&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; 2009-06-03 17:42:11,554 [pool-2-thread-1] INFO
&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; org.apache.maven.archiva.scheduled.executors.ArchivaRepositoryScanningTaskExecutor
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - Finished repository task:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; .\ Scan of internal \.__________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Repository Dir &amp;nbsp; &amp;nbsp;: /opt/managed_repos/internal
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Repository Name &amp;nbsp; : ....
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Repository Layout : default
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Known Consumers &amp;nbsp; : (7 configured)
&lt;br&gt;&amp;gt;&amp;gt;&amp;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; auto-rename
&lt;br&gt;&amp;gt;&amp;gt;&amp;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; metadata-updater
&lt;br&gt;&amp;gt;&amp;gt;&amp;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; repository-purge
&lt;br&gt;&amp;gt;&amp;gt;&amp;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; auto-remove
&lt;br&gt;&amp;gt;&amp;gt;&amp;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; update-db-artifact
&lt;br&gt;&amp;gt;&amp;gt;&amp;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; create-missing-checksums
&lt;br&gt;&amp;gt;&amp;gt;&amp;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; index-content
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Invalid Consumers : &amp;lt;none&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Duration &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 1 Minute 13 Seconds 689 Milliseconds
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; When Gathered &amp;nbsp; &amp;nbsp; : 6/3/09 5:42 PM
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Total File Count &amp;nbsp;: 107263
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Avg Time Per File :
&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; 2009-06-03 17:42:55,317 [pool-1-thread-1] INFO
&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; org.apache.maven.archiva.scheduled.executors.ArchivaDatabaseUpdateTaskExecutor
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - Executing task from queue with job name:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; database-job:user-requested
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 2009-06-03 17:42:55,319 [pool-1-thread-1] INFO
&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; org.apache.maven.archiva.scheduled.executors.ArchivaDatabaseUpdateTaskExecutor
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - Task: Updating unprocessed artifacts
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 2009-06-03 17:42:55,318 [http-8080-6] INFO
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; org.apache.maven.archiva.web.action.admin.SchedulerAction &amp;nbsp;-
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [ActionMessage]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Your request to update the database has been queued.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 2009-06-03 17:42:55,591 [pool-1-thread-1] INFO
&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; org.apache.maven.archiva.scheduled.executors.ArchivaDatabaseUpdateTaskExecutor
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - Task: Updating processed artifacts
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 2009-06-03 17:44:20,355 [pool-1-thread-1] INFO
&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; org.apache.maven.archiva.scheduled.executors.ArchivaDatabaseUpdateTaskExecutor
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - Finished database task in 85035ms.
&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; Marc Lustig 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; We upgraded our test-server to release 1.2.1, removed .index and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; .indexer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; from all the repos, ran the Scan for the repos and then the &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Update
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Database.
&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; As a result, before the upgrade we had 500 MB inside in all of &amp;nbsp;
&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; .index
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; directories.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; After the upgrade and the repo-scan, &amp;nbsp;the total size is less &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; than 1
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; MB.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Apparently the repo indexing-process does not work anymore. The
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Search-function does not give any results.
&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; Any idea how to make the repos to get indexed again?
&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;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/Archiva-1.2.1---repos-won%27t-get-index-tp23854158p23854203.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Archiva-1.2.1---repos-won%27t-get-index-tp23854158p23854203.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Sent from the archiva-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;
&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;
&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://www.nabble.com/Archiva-1.2.1---repos-won%27t-get-index-tp23854158p24201482.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Archiva-1.2.1---repos-won%27t-get-index-tp23854158p24201482.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sent from the archiva-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;
&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://www.nabble.com/Archiva-1.2.1---repos-won%27t-get-index-tp23854158p25474649.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Archiva-1.2.1---repos-won%27t-get-index-tp23854158p25474649.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the archiva-users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-1.2.1---repos-won%27t-get-index-tp23854158p25502697.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25488602</id>
	<title>Re: browse to artifact directory doesn't work</title>
	<published>2009-09-17T03:18:56Z</published>
	<updated>2009-09-17T03:18:56Z</updated>
	<author>
		<name>Deng Ching-2</name>
	</author>
	<content type="html">Hi Julian,
&lt;br&gt;&lt;br&gt;Looks like a similar problem to:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://jira.codehaus.org/browse/MRM-1176&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MRM-1176&lt;/a&gt;&lt;br&gt;&lt;br&gt;You would need to re-create the database as indicated in
&lt;br&gt;&lt;a href=&quot;http://jira.codehaus.org/browse/MRM-1157&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MRM-1157&lt;/a&gt;&amp;nbsp;(related issue) to workaround this.
&lt;br&gt;&lt;br&gt;You need to follow these steps to re-create it:
&lt;br&gt;1. Stop Archiva
&lt;br&gt;2. Delete the index directory of the repository (don't forget to delete the
&lt;br&gt;.index dir at the root of the repository directory)
&lt;br&gt;3. Execute *find [REPOSITORY_DIRECTORY_NAME] | xargs touch* at the base
&lt;br&gt;directory where the repository resides
&lt;br&gt;4. Start Archiva
&lt;br&gt;&lt;br&gt;The repositories will be scanned during startup.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Deng
&lt;br&gt;&lt;br&gt;On Thu, Sep 17, 2009 at 2:21 AM, Julian Dunn &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25488602&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Julian.Dunn@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; We're using Archiva 1.2 and can't browse to any artifacts. When I try
&lt;br&gt;&amp;gt; this, I get the following (example URL:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://archiva.nm.cbc.ca/archiva/browse/asm/asm-tree/2.2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://archiva.nm.cbc.ca/archiva/browse/asm/asm-tree/2.2.1&lt;/a&gt;)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; HTTP Status 500 -
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; type Exception report
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; message
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; description The server encountered an internal error () that prevented
&lt;br&gt;&amp;gt; it from fulfilling this request.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; exception
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; javax.servlet.ServletException: Error in JDO during get of Database
&lt;br&gt;&amp;gt; object id [asm:asm-tree:2.2.1] of type
&lt;br&gt;&amp;gt; org.apache.maven.archiva.model.ArchivaProjectModel using no fetch-group
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:515)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:419)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;org.apache.struts2.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:99)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The Archiva database is on PostgreSQL.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Can someone help?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; - Julian
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/browse-to-artifact-directory-doesn%27t-work-tp25477804p25488602.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25477804</id>
	<title>browse to artifact directory doesn't work</title>
	<published>2009-09-16T11:21:18Z</published>
	<updated>2009-09-16T11:21:18Z</updated>
	<author>
		<name>Julian Dunn-2</name>
	</author>
	<content type="html">We're using Archiva 1.2 and can't browse to any artifacts. When I try
&lt;br&gt;this, I get the following (example URL:
&lt;br&gt;&lt;a href=&quot;http://archiva.nm.cbc.ca/archiva/browse/asm/asm-tree/2.2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://archiva.nm.cbc.ca/archiva/browse/asm/asm-tree/2.2.1&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;HTTP Status 500 -
&lt;br&gt;&lt;br&gt;type Exception report
&lt;br&gt;&lt;br&gt;message
&lt;br&gt;&lt;br&gt;description The server encountered an internal error () that prevented
&lt;br&gt;it from fulfilling this request.
&lt;br&gt;&lt;br&gt;exception
&lt;br&gt;&lt;br&gt;javax.servlet.ServletException: Error in JDO during get of Database
&lt;br&gt;object id [asm:asm-tree:2.2.1] of type
&lt;br&gt;org.apache.maven.archiva.model.ArchivaProjectModel using no fetch-group
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:515)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:419)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; org.apache.struts2.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:99)
&lt;br&gt;&lt;br&gt;&lt;br&gt;The Archiva database is on PostgreSQL.
&lt;br&gt;&lt;br&gt;Can someone help?
&lt;br&gt;&lt;br&gt;- Julian
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/browse-to-artifact-directory-doesn%27t-work-tp25477804p25477804.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25474649</id>
	<title>Re: Archiva 1.2.1 - repos won't get index</title>
	<published>2009-09-16T08:19:17Z</published>
	<updated>2009-09-16T08:19:17Z</updated>
	<author>
		<name>Marc Lustig</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;I gave this another try by doing the following steps.
&lt;br&gt;&lt;br&gt;1. deleting repo/.index and repo/.indexer
&lt;br&gt;2. touching all files and dirs in repo recursively
&lt;br&gt;3. running the repo scan
&lt;br&gt;&lt;br&gt;When we search now for e.g. xmlbeans, we do get a few jar-artifacts that contain a package-name &amp;quot;xmlbeans&amp;quot;. But we do not get the artifact whose name is xmlbeans.
&lt;br&gt;&lt;br&gt;I have no idea what else to try to make the search-function to work again.
&lt;br&gt;User's here are pretty annoyed about it.
&lt;br&gt;&lt;br&gt;Any suggestion what to do except filing a jira issue?
&lt;br&gt;&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;Deng Ching-2 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;On Thu, Jun 25, 2009 at 7:26 PM, Marc Lustig &amp;lt;ml@marclustig.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On our side, the story is continuing like this.
&lt;br&gt;&amp;gt; In the afternoon, I touch the whole repo and let the scan running and
&lt;br&gt;&amp;gt; re-create the database.
&lt;br&gt;&amp;gt; After that, it seems like all (physically) existing artifacts can be found
&lt;br&gt;&amp;gt; on the Web-UI. Fine.
&lt;br&gt;&amp;gt; The next morning again hundreds of artifacts are disappeared from the
&lt;br&gt;&amp;gt; Web-UI
&lt;br&gt;&amp;gt; (but still existing physically). It's so annoying...
&lt;br&gt;&amp;gt; I checked the last couple of scans in the log and cannot find exceptions
&lt;br&gt;&amp;gt; for
&lt;br&gt;&amp;gt; that Repo concerned.
&lt;br&gt;&amp;gt; (However I didn't check all the scans since yesterday afternoon.)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Anyway, for some reason, some consumer is removing certain artifacts (or
&lt;br&gt;&amp;gt; whole groupId's) from the index. I have no clue why.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any suggestion what to do to prevent the removal of artifacts from the
&lt;br&gt;&amp;gt; index-database?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If we disable the &amp;quot;update-db-artifact&amp;quot; consumer, what undesired
&lt;br&gt;&amp;gt; side-effects
&lt;br&gt;&amp;gt; may this have?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;Your artifacts won't show up in the webapp browse as this consumer adds the
&lt;br&gt;basic artifact info in the db and that's where the artifacts shown in the
&lt;br&gt;Browse page is gathered..
&lt;br&gt;&lt;br&gt;You can try disabling these consumers in Database page as they are the ones
&lt;br&gt;doing the cleanup work, but afaik they only clean up the db and index for
&lt;br&gt;artifacts that are no longer in the filesystem:
&lt;br&gt;not-present-remove-db-artifact
&lt;br&gt;not-present-remove-db-project
&lt;br&gt;not-present-remove-indexed
&lt;br&gt;&lt;br&gt;If the problem still persists, do you mind filing an issue for this in jira?
&lt;br&gt;:)
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Deng
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Marc Lustig wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Indeed,
&lt;br&gt;&amp;gt; &amp;gt; find [REPOSITORY_DIRECTORY_NAME] | xargs touch
&lt;br&gt;&amp;gt; &amp;gt; is tremendously faster than
&lt;br&gt;&amp;gt; &amp;gt; find [REPOSITORY_DIRECTORY_NAME] -exec touch {} \;
&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; Deng Ching-2 wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hi Marc,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Did you touch the &amp;nbsp;contents of the repository? The last modified date of
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; artifacts need to be more recent than the last run of the repository
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; scan.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; You can execute *find [REPOSITORY_DIRECTORY_NAME] | xargs touch *at the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; base
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; dir where your repo is located.
&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; Deng
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; On Wed, Jun 3, 2009 at 11:54 PM, Marc Lustig &amp;lt;ml@marclustig.com&amp;gt; wrote:
&lt;br&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; I forgot to add an excerpt from the log:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; 2009-06-03 17:42:11,554 [pool-2-thread-1] INFO
&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; org.apache.maven.archiva.scheduled.executors.ArchivaRepositoryScanningTaskExecutor
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; - Finished repository task:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; .\ Scan of internal \.__________________________________________
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;nbsp;Repository Dir &amp;nbsp; &amp;nbsp;: /opt/managed_repos/internal
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;nbsp;Repository Name &amp;nbsp; : ....
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;nbsp;Repository Layout : default
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;nbsp;Known Consumers &amp;nbsp; : (7 configured)
&lt;br&gt;&amp;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;auto-rename
&lt;br&gt;&amp;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;metadata-updater
&lt;br&gt;&amp;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;repository-purge
&lt;br&gt;&amp;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;auto-remove
&lt;br&gt;&amp;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;update-db-artifact
&lt;br&gt;&amp;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;create-missing-checksums
&lt;br&gt;&amp;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;index-content
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;nbsp;Invalid Consumers : &amp;lt;none&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;nbsp;Duration &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 1 Minute 13 Seconds 689 Milliseconds
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;nbsp;When Gathered &amp;nbsp; &amp;nbsp; : 6/3/09 5:42 PM
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;nbsp;Total File Count &amp;nbsp;: 107263
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;nbsp;Avg Time Per File :
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; ______________________________________________________________
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; 2009-06-03 17:42:55,317 [pool-1-thread-1] INFO
&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; org.apache.maven.archiva.scheduled.executors.ArchivaDatabaseUpdateTaskExecutor
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; - Executing task from queue with job name: database-job:user-requested
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; 2009-06-03 17:42:55,319 [pool-1-thread-1] INFO
&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; org.apache.maven.archiva.scheduled.executors.ArchivaDatabaseUpdateTaskExecutor
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; - Task: Updating unprocessed artifacts
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; 2009-06-03 17:42:55,318 [http-8080-6] INFO
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; org.apache.maven.archiva.web.action.admin.SchedulerAction &amp;nbsp;-
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; [ActionMessage]
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; Your request to update the database has been queued.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; 2009-06-03 17:42:55,591 [pool-1-thread-1] INFO
&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; org.apache.maven.archiva.scheduled.executors.ArchivaDatabaseUpdateTaskExecutor
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; - Task: Updating processed artifacts
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; 2009-06-03 17:44:20,355 [pool-1-thread-1] INFO
&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; org.apache.maven.archiva.scheduled.executors.ArchivaDatabaseUpdateTaskExecutor
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; - Finished database task in 85035ms.
&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; Marc Lustig 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; We upgraded our test-server to release 1.2.1, removed .index and
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; .indexer
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;gt; from all the repos, ran the Scan for the repos and then the Update
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;gt; Database.
&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; As a result, before the upgrade we had 500 MB inside in all of the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; .index
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;gt; directories.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;gt; After the upgrade and the repo-scan, &amp;nbsp;the total size is less than 1
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; MB.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;gt; Apparently the repo indexing-process does not work anymore. The
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &amp;gt; Search-function does not give any results.
&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; Any idea how to make the repos to get indexed again?
&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;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/Archiva-1.2.1---repos-won%27t-get-index-tp23854158p23854203.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Archiva-1.2.1---repos-won%27t-get-index-tp23854158p23854203.html&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; Sent from the archiva-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;
&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;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/Archiva-1.2.1---repos-won%27t-get-index-tp23854158p24201482.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Archiva-1.2.1---repos-won%27t-get-index-tp23854158p24201482.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the archiva-users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-1.2.1---repos-won%27t-get-index-tp23854158p25474649.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25462299</id>
	<title>Re: How to Release Snapshot artifacts in 1.2.2</title>
	<published>2009-09-15T14:31:41Z</published>
	<updated>2009-09-15T14:31:41Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Tue, Sep 15, 2009 at 6:01 AM, Soumen Trivedi
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25462299&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;soumen.trivedi@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Thanks for replying back Wendy. Yes I want to release application specific
&lt;br&gt;&amp;gt; contents into Archiva as RELEASE and not as SNAPSHOT before it is actually
&lt;br&gt;&amp;gt; sent to production env. Do you reckon using Maven for this purpose? I
&lt;br&gt;&amp;gt; apologies for this question, I was thinking that we upload artifacts into
&lt;br&gt;&amp;gt; Archiva as SNAPSHOT and then Archiva helps to move those into RELEASE stage.
&lt;br&gt;&lt;br&gt;This is probably best discussed on the Maven users list, but snapshots
&lt;br&gt;are just a point in time. &amp;nbsp;They may depend on other snapshots, they
&lt;br&gt;have no associated tag in the scm repo, and generally are not
&lt;br&gt;reproducible, so you wouldn't want to take one and promote it to
&lt;br&gt;release status.
&lt;br&gt;&lt;br&gt;If you check JIRA you may find a feature request for staging and
&lt;br&gt;promoting _releases_ but that implies that you have done an official
&lt;br&gt;release first.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-Release-Snapshot-artifacts-in-1.2.2-tp25440630p25462299.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25453617</id>
	<title>Re: How to Release Snapshot artifacts in 1.2.2</title>
	<published>2009-09-15T06:01:32Z</published>
	<updated>2009-09-15T06:01:32Z</updated>
	<author>
		<name>SoumenTrivedi</name>
	</author>
	<content type="html">Thanks for replying back Wendy. Yes I want to release application specific
&lt;br&gt;contents into Archiva as RELEASE and not as SNAPSHOT before it is actually
&lt;br&gt;sent to production env. Do you reckon using Maven for this purpose? I
&lt;br&gt;apologies for this question, I was thinking that we upload artifacts into
&lt;br&gt;Archiva as SNAPSHOT and then Archiva helps to move those into RELEASE stage.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Mon, Sep 14, 2009 at 7:55 PM, Wendy Smoak &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25453617&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wsmoak@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Mon, Sep 14, 2009 at 11:04 AM, Soumen Trivedi
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25453617&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;soumen.trivedi@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 1. How to move SNAPSHOT artifacts to RELEASE stage in Archiva
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That you have SNAPSHOT artifacts in the repository implies that you're
&lt;br&gt;&amp;gt; using Maven to build your project.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If so, you can use the Maven Release plugin to automate the process of
&lt;br&gt;&amp;gt; creating a tag and building a released version of your project.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm not sure what you meant in (2) about project specific jars and the
&lt;br&gt;&amp;gt; website, can you re-state the question?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 3. What steps should be followed to stage the release? I have a
&lt;br&gt;&amp;gt; Application
&lt;br&gt;&amp;gt; &amp;gt; Server on which Archiva runs and want to stage the releases in the same
&lt;br&gt;&amp;gt; &amp;gt; server along with the /data/repositories directory? Can this be possible?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It sounds like you want to deploy your released application. &amp;nbsp;There's
&lt;br&gt;&amp;gt; nothing in Archiva to help with that, but there are other ways to
&lt;br&gt;&amp;gt; automate it. &amp;nbsp;If you are using Maven there might be a plugin for your
&lt;br&gt;&amp;gt; app server, or you might take a look at the Cargo project.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Wendy
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Thanks &amp; Regards,
&lt;br&gt;Soumen Trivedi
&lt;br&gt;+44 (0) 751 544 6779
&lt;br&gt;Email: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25453617&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Soumen.Trivedi@...&lt;/a&gt;
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-Release-Snapshot-artifacts-in-1.2.2-tp25440630p25453617.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25441506</id>
	<title>Re: How to Release Snapshot artifacts in 1.2.2</title>
	<published>2009-09-14T11:55:44Z</published>
	<updated>2009-09-14T11:55:44Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Mon, Sep 14, 2009 at 11:04 AM, Soumen Trivedi
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25441506&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;soumen.trivedi@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; 1. How to move SNAPSHOT artifacts to RELEASE stage in Archiva
&lt;br&gt;&lt;br&gt;That you have SNAPSHOT artifacts in the repository implies that you're
&lt;br&gt;using Maven to build your project.
&lt;br&gt;&lt;br&gt;If so, you can use the Maven Release plugin to automate the process of
&lt;br&gt;creating a tag and building a released version of your project.
&lt;br&gt;&lt;br&gt;I'm not sure what you meant in (2) about project specific jars and the
&lt;br&gt;website, can you re-state the question?
&lt;br&gt;&lt;br&gt;&amp;gt; 3. What steps should be followed to stage the release? I have a Application
&lt;br&gt;&amp;gt; Server on which Archiva runs and want to stage the releases in the same
&lt;br&gt;&amp;gt; server along with the /data/repositories directory? Can this be possible?
&lt;br&gt;&lt;br&gt;It sounds like you want to deploy your released application. &amp;nbsp;There's
&lt;br&gt;nothing in Archiva to help with that, but there are other ways to
&lt;br&gt;automate it. &amp;nbsp;If you are using Maven there might be a plugin for your
&lt;br&gt;app server, or you might take a look at the Cargo project.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-Release-Snapshot-artifacts-in-1.2.2-tp25440630p25441506.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25440630</id>
	<title>How to Release Snapshot artifacts in 1.2.2</title>
	<published>2009-09-14T11:04:44Z</published>
	<updated>2009-09-14T11:04:44Z</updated>
	<author>
		<name>SoumenTrivedi</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;I am using Archiva ver 1.2.2 &amp; Maven for development and have the following
&lt;br&gt;queries:
&lt;br&gt;&lt;br&gt;1. How to move SNAPSHOT artifacts to RELEASE stage in Archiva
&lt;br&gt;2. The SNAPSHOT jars is project specific and not upon apache, should it
&lt;br&gt;still be staged on the
&lt;br&gt;&lt;a href=&quot;http://people.apache.org/repo/m2-snapshot-repository/website&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.apache.org/repo/m2-snapshot-repository/website&lt;/a&gt;?
&lt;br&gt;3. What steps should be followed to stage the release? I have a Application
&lt;br&gt;Server on which Archiva runs and want to stage the releases in the same
&lt;br&gt;server along with the /data/repositories directory? Can this be possible?
&lt;br&gt;&lt;br&gt;Any answers or pointers to the above queries will be very helpful.
&lt;br&gt;&lt;br&gt;Please feel free to ask questions to me if you feel what I described above
&lt;br&gt;does not make any sense to you? I am new to Archiva and trying to understand
&lt;br&gt;&amp; implement the process involved Archiva administration and release
&lt;br&gt;activity.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Thanks &amp; Regards,
&lt;br&gt;Soumen Trivedi
&lt;br&gt;Email: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25440630&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Soumen.Trivedi@...&lt;/a&gt;
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-Release-Snapshot-artifacts-in-1.2.2-tp25440630p25440630.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25437867</id>
	<title>UsedBy isn't accurate</title>
	<published>2009-09-14T08:21:32Z</published>
	<updated>2009-09-14T08:21:32Z</updated>
	<author>
		<name>Brent Atkinson</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Using Archiva 1.1.3 (Tomcat war/derby install)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Artifacts aren't reported in the UsedBy tab. It appears that the list isn't complete - there are artifacts that depend on others, but they aren't visible on the appropriate UsedBy pages. Strangely, once we've navigated to the page for an artifact known to depend on another, it then starts appearing.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Based on what little information I have, it appears that the Archiva database isn't being kept up-to-date with the artifacts residing in the repository.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Some additional information:
&lt;br&gt;* I checked that the poms were not listed as problems in the repository report section. 
&lt;br&gt;* Artifacts are deployed directly to the filesystem via the CI server, we do not deploy through Archiva's DAV interface.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;In a quick JIRA search, I am seeing things like:
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://jira.codehaus.org/browse/MRM-952&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MRM-952&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://jira.codehaus.org/browse/MRM-1061&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MRM-1061&lt;/a&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;Has anyone encountered this problem? Is it fixed in a newer version of Archiva? I don't want to disrupt things with an upgrade if it isn't going to help.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Thanks,
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Brent Atkinson
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25437867&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batkinson@...&lt;/a&gt;
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/UsedBy-isn%27t-accurate-tp25437867p25437867.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25398862</id>
	<title>RE: making sure archiva goes exactly where you want it to</title>
	<published>2009-09-11T03:46:28Z</published>
	<updated>2009-09-11T03:46:28Z</updated>
	<author>
		<name>EJ Ciramella-3</name>
	</author>
	<content type="html">Thanks for the tips - I'll try to get that going soon.
&lt;br&gt;&lt;br&gt;Why do we have codehaus repositories? &amp;nbsp;Is everything synced (sonar, glassfish, etc)?
&lt;br&gt;&lt;br&gt;I thought we used the snapshots as well, but i'm disconnected from the VPN atm so I can't check.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Brett Porter on behalf of Brett Porter
&lt;br&gt;Sent: Thu 9/10/2009 9:53 PM
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25398862&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Subject: Re: making sure archiva goes exactly where you want it to
&lt;br&gt;&amp;nbsp;
&lt;br&gt;I'm not sure why you have codehaus listed, since they are all synced &amp;nbsp;
&lt;br&gt;to central - or do you not proxy central? Or are you using the &amp;nbsp;
&lt;br&gt;snapshots repo?
&lt;br&gt;&lt;br&gt;Anyway, in this scenario I would white list org/codehaus/** (and any &amp;nbsp;
&lt;br&gt;other GIDs you ned from there) on Codehaus' proxy connector so it only &amp;nbsp;
&lt;br&gt;uses that flaky link when a new version of something from there. Make &amp;nbsp;
&lt;br&gt;sure you set releases to &amp;quot;once&amp;quot; and snapshots to &amp;quot;never&amp;quot; so that it &amp;nbsp;
&lt;br&gt;doesn't go out looking for metadata unnecessarily (or vice versa if &amp;nbsp;
&lt;br&gt;you are configuring the codehaus snapshots repository).
&lt;br&gt;&lt;br&gt;That will limit it to requests for codehaus artifacts - there's not &amp;nbsp;
&lt;br&gt;much more you can do if those connections are not good other use the &amp;nbsp;
&lt;br&gt;connector disable button when it is particularly bad.
&lt;br&gt;&lt;br&gt;- Brett
&lt;br&gt;&lt;br&gt;On 09/09/2009, at 11:42 PM, EJ Ciramella wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; How many repositories do you have mapped?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; We have four internal ones:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;quot;bertha&amp;quot; - for our release and project branches
&lt;br&gt;&amp;gt; &amp;quot;snapshot&amp;quot; - unused for now, but will house, you guessed it, snapshots
&lt;br&gt;&amp;gt; &amp;quot;test&amp;quot; - for testing deployments
&lt;br&gt;&amp;gt; &amp;quot;thirdparty&amp;quot; - (proxy) for storing all thirdparty artifacts we need to
&lt;br&gt;&amp;gt; install
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; And maybe 6 - 8 remote repositories that feed &amp;quot;thirdparty&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regularly, the codehaus ones get flaky and even tho we've set 2 second
&lt;br&gt;&amp;gt; timeouts, each third party artifact has to time out. &amp;nbsp;That's pretty
&lt;br&gt;&amp;gt; horrendous when a few projects have 20 DIRECT dependencies let alone
&lt;br&gt;&amp;gt; hundreds of transitive ones.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Does this paint a better picture? &amp;nbsp;I don't feel like the black/white
&lt;br&gt;&amp;gt; lists are what we need, especially when we have 100% of the artifacts
&lt;br&gt;&amp;gt; the build is looking for already in &amp;quot;thirdparty&amp;quot;. &amp;nbsp;Is there a better &amp;nbsp;
&lt;br&gt;&amp;gt; way
&lt;br&gt;&amp;gt; to do this? &amp;nbsp;What we've been doing is when a remote repository gets
&lt;br&gt;&amp;gt; wonky, we'll remove it and let the artifacts get served from our local
&lt;br&gt;&amp;gt; stash, but that stinks if someone is actively adding new features to a
&lt;br&gt;&amp;gt; module and requires new/different dependnencies to be looked up and
&lt;br&gt;&amp;gt; downloaded.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; How do people normally accomplish this kinda thing?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Brett Porter [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25398862&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;] On Behalf Of Brett
&lt;br&gt;&amp;gt; Porter
&lt;br&gt;&amp;gt; Sent: Tuesday, September 08, 2009 7:57 PM
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25398862&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: making sure archiva goes exactly where you want it to
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 08/09/2009, at 10:33 PM, EJ Ciramella wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; So that's kind of a pain, no? &amp;nbsp;Having to list things that should be
&lt;br&gt;&amp;gt;&amp;gt; coming from the codehaus repository in all the blacklists of every
&lt;br&gt;&amp;gt;&amp;gt; other repository?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Is this truly the only way to do this?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I see you're point and personally I'd rather all these rules were in a
&lt;br&gt;&amp;gt; central location.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The best approach to the current situation is to use whitelists on &amp;nbsp;
&lt;br&gt;&amp;gt; every
&lt;br&gt;&amp;gt; repository (in which case blacklists for those not in that list are &amp;nbsp;
&lt;br&gt;&amp;gt; not
&lt;br&gt;&amp;gt; necessary). Only on repositories such as central where you generally
&lt;br&gt;&amp;gt; want everything except corporate artifacts do I use a blacklist
&lt;br&gt;&amp;gt; typically.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; - Brett
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/making-sure-archiva-goes-exactly-where-you-want-it-to-tp25295078p25398862.html" />
</entry>

</feed>
