Sorry, I thought we had removed these from all the branches no longer using the custom Surefire and JUnit builds long ago.
The repo was removed from master in https://issues.apache.org/jira/browse/HBASE-8674 I'll go through the other branches and see where else it can be removed. To remove the custom repo, we need backports of HBASE-4955 and HBASE-7574 to have been applied. On Wed, Mar 25, 2015 at 4:29 PM Elliott Clark <[email protected]> wrote: > Yeah we don't use it at all in branch-1 and master. I haven't checked 0.98 > lately though it used to need it. > > On Wed, Mar 25, 2015 at 3:57 PM, Andrew Purtell <[email protected]> > wrote: > > > I don't believe we've needed that since we moved away from custom > versions > > of Surefire. > > > > On Wed, Mar 25, 2015 at 3:49 PM, Stack <[email protected]> wrote: > > > > > I tried it recently and doesn't seem like we need it anymore. I was > going > > > to remove it but... > > > St.Ack > > > > > > On Wed, Mar 25, 2015 at 3:47 PM, lars hofhansl <[email protected]> > wrote: > > > > > > > I just noticed that Gary's repo is still listed in our pom. Do we > still > > > > need that? Should we remove it? > > > > Not that I do not trust Gary... :) Just that we should limit > ourselves > > > to > > > > the public repos. > > > > > > > > -- Lars > > > > > > > > <repository> > > > > <id>ghelmling.testing</id> > > > > <name>Gary Helmling test repo</name> > > > > <url>http://people.apache.org/~garyh/mvn/</url> > > > > <snapshots> > > > > <enabled>true</enabled> > > > > </snapshots> > > > > <releases> > > > > <enabled>true</enabled> > > > > </releases> > > > > </repository> > > > > > > > > > > > > > > > > > > > > > > > -- > > Best regards, > > > > - Andy > > > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > > (via Tom White) > > >
