I made it work again, waiting in the PR: https://github.com/windup/nexus-repository-indexer/pull/1

Ondra




On 11.2.2015 23:25, Lincoln Baxter, III wrote:
Yeah, caching it somewhere is fine, but when I was playing with it earlier, the incremental update didn't work, so I removed the feature.

On Tue, Feb 10, 2015 at 10:38 AM, Ondrej Zizka <ozizka@redhat.com> wrote:


On 10.2.2015 16:31, Jess Sightler wrote:
> I don't think that I understand the issue here. This project is only
> rebuilt whenever we want to publish new artifacts,
Well, it is not - there was some incompatibility introduced by custom
GAV class replaced with Forge's Coordinate, so I had to change the
format. So I had to rebuild few times.

Not a big issue, I just don't see why not to store it elsewhere
optionally since it's just few extra code lines, and will save dozens of
minutes to someone in the future.
>   which should be
> somewhat infrequent.
>
> If you need to store a custom index, it can be stored in the users home
> directory (~/.windup).
>
> I don't see the harm in that?
>
> On 02/10/2015 08:36 AM, Ondrej Zizka wrote:
>> Hi all,
>>
>> original implementation of nexus indexer allowed to store nexus index
>> data outside project dir, ~/.something , to prevent downloading after
>> `mvn clean`.
>> After Lincoln's refactoring, it's not possible to rebuild the data
>> without redownloading the index.
>> Is that intentional? I think that we don't really need to redownload
>> maven index every time we clean target/ .
>> Right, Maven Indexer supports incremental updates, but that is broken
>> because of how metadataExists() is used.
>>
>> Ondra
>> _______________________________________________
>> windup-dev mailing list
>> windup-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/windup-dev

_______________________________________________
windup-dev mailing list
windup-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/windup-dev



--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."


_______________________________________________
windup-dev mailing list
windup-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/windup-dev