<div dir="ltr">Yeah, caching it somewhere is fine, but when I was playing with it earlier, the incremental update didn&#39;t work, so I removed the feature.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 10, 2015 at 10:38 AM, Ondrej Zizka <span dir="ltr">&lt;<a href="mailto:ozizka@redhat.com" target="_blank">ozizka@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On 10.2.2015 16:31, Jess Sightler wrote:<br>
&gt; I don&#39;t think that I understand the issue here. This project is only<br>
&gt; rebuilt whenever we want to publish new artifacts,<br>
</span>Well, it is not - there was some incompatibility introduced by custom<br>
GAV class replaced with Forge&#39;s Coordinate, so I had to change the<br>
format. So I had to rebuild few times.<br>
<br>
Not a big issue, I just don&#39;t see why not to store it elsewhere<br>
optionally since it&#39;s just few extra code lines, and will save dozens of<br>
minutes to someone in the future.<br>
<div class="HOEnZb"><div class="h5">&gt;   which should be<br>
&gt; somewhat infrequent.<br>
&gt;<br>
&gt; If you need to store a custom index, it can be stored in the users home<br>
&gt; directory (~/.windup).<br>
&gt;<br>
&gt; I don&#39;t see the harm in that?<br>
&gt;<br>
&gt; On 02/10/2015 08:36 AM, Ondrej Zizka wrote:<br>
&gt;&gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt; original implementation of nexus indexer allowed to store nexus index<br>
&gt;&gt; data outside project dir, ~/.something , to prevent downloading after<br>
&gt;&gt; `mvn clean`.<br>
&gt;&gt; After Lincoln&#39;s refactoring, it&#39;s not possible to rebuild the data<br>
&gt;&gt; without redownloading the index.<br>
&gt;&gt; Is that intentional? I think that we don&#39;t really need to redownload<br>
&gt;&gt; maven index every time we clean target/ .<br>
&gt;&gt; Right, Maven Indexer supports incremental updates, but that is broken<br>
&gt;&gt; because of how metadataExists() is used.<br>
&gt;&gt;<br>
&gt;&gt; Ondra<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; windup-dev mailing list<br>
&gt;&gt; <a href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/windup-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/windup-dev</a><br>
<br>
_______________________________________________<br>
windup-dev mailing list<br>
<a href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/windup-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/windup-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Lincoln Baxter, III<br><a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>&quot;Simpler is better.&quot;</div>
</div>