[windup-dev] nexus-indexer - caching nexus data between builds removed?
Ondrej Zizka
ozizka at redhat.com
Wed Feb 11 21:02:45 EST 2015
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 at redhat.com
> <mailto:ozizka at 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 at lists.jboss.org <mailto:windup-dev at lists.jboss.org>
> >> https://lists.jboss.org/mailman/listinfo/windup-dev
>
> _______________________________________________
> windup-dev mailing list
> windup-dev at lists.jboss.org <mailto:windup-dev at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/windup-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/windup-dev/attachments/20150212/98ace655/attachment-0001.html
More information about the windup-dev
mailing list