Are you trying to get the snapshots or the 2.0.0-ALPHA release candidate?
On Fri, Jan 15, 2021 at 2:19 PM Peter Kronenberg <[email protected]> wrote: > I’m trying to make my build not dependent on my local built-from-source. > Looking on repository.apache.org, some of the artifacts are tagged as > 2.0-SNAPSHOT, 2.0.0-SNAPSHOT or 2.0.0-ALPHA. But I can’t seem to get any > of them to resolve > > > > I added > > <*repository*> > <*id*>Tika-Alpha</*id*> > <*name*>Tika Alpha</*name*> > <*url*>https://repository.apache.org</*url* > <https://repository.apache.org%3c/url>> > </*repository*> > > > > To my pom. > > > > > > Is this the best place to get the lastest jars? Obviously, I know that > 2.0 is still a moving target. This is still in development. Just trying > to get our deployment procedures to work. >
