> Date: Sun, 16 Feb 2014 10:49:48 +0100
> Subject: Re: Looking for org.apache.poi 3.10-FINAL
> From: mfriedenha...@gmail.com
> To: users@maven.apache.org
> 
> David,
> 
> just guessing:
> - indexing takes it's time, there are only two hours difference between the
> commit (??l and end of indexing.
> - commit (tag creation), artifact creation (jar build), deployment (upload
> to staging), promotion (move of staged to released) and synchronization
> from oss.sonatype.org to repo1 add delays :-)
> 
> Regards
> Mirko
> -- 
> Sent from my mobile
> On Feb 16, 2014 9:43 AM, "David Law" <m2ecli...@apconsult.de> wrote:
> 
> > Hi,
> >
> > I'm new to maven & thought I'd try it out on the recently checked-in:
> > org.apache.poi 3.10-FINAL
> >
> > I'm using m2eclipse standard config with Eclipse Kepler. Repo defaults to:
> > http://repo.maven.apache.org/maven2
> >
> > The Problem:
> > m2eclipse does not know the org.apache.poi 3.10-FINAL artifact.
> >
> > Now, I guess the problem could be any combination of:
> > a) me b) POI c) maven d) m2eclipse e) eclipse?
> >
> > QUESTION) Can anyone help to localise it?
> >
> > Here's what I've found out so far:
> >
> > 0) repo is: http://repo.maven.apache.org/maven2
> >
> > 1) org.apache.poi 3.10-FINAL was committed @ 09-Feb-2014 11:50
> >
> > 2) as of now repo Timestamp is: 09-Feb-2014 13:50
> > (nexus.index.timestamp=20140209134945.568 +0000)
> > (found in
> > http://repo.maven.apache.org/maven2/.index/nexus-maven-
> > repository-index.properties)
> >
> > 3) -> so repo has been reindexed since org.apache.poi 3.10-FINAL commit
> > (6 days ago).
> >
> > 4) exit eclipse
> >
> > 5) deleted the index
> > C:\...\Eclipse\workspace\.metadata\.plugins\org.eclipse.m2e.core\nexus
> >
> > 6) start eclipse -> "updating index"
> >
> > 7) org.apache.poi 3.10-FINAL is still not there (that is: "here") in my
> > list of artifacts
> >
> > All the best,
> > DaveLaw
MG>I think whats happening is when you say add repository ..Eclipse assumes you 
want to add a CVS repo
MG>(where repo.maven.apache.org is not a a CVS repo)
MG>I was able to coax Exlipse to add repo host = central.maven.org 
MG>as far as authentication to central.maven.org I tried 
MG>1)ssh ...no 
MG>2)pserver..no
MG>3)pserverssh2..no
MG>4)ext..no
MG>since the built in hooks to IBM repositories seem to confine to one of the 4 
authentication schemes 
MG>to a *known* CVS repo maybe use IDEA instead?
MG>Martin-
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
> >
> >
                                          

Reply via email to