> > > (hadoop 2). Sorry, Nexus split the uploads into two staging repositories > this time. >
This happened to me as well when mvn deploying for the 1.0.2RC2, I've ended up with 3-4 different repos each time, having the modules in either of them randomly. The mvn repository somehow was resolving the my ip differently for each module, thus creating a new staging repo. I was only able to solve this once I deployed from a different network. Enis > > The API compatibility report with respect to the previous release can be > found at > http://people.apache.org/~apurtell/0.98.13_0.98.14RC1_compat_report.html . > There is one change of note. We make the constructor of AuthUtil private to > prevent instantiation. This is a class containing only public static helper > methods so hiding the constructor does not present a compatibility problem, > nobody should be instantiating the class, and is good practice. > > Signed with my code signing key D5365CCD. > > The issues resolved in this release can be found at > http://s.apache.org/A51. > > Please try out the candidate and vote +1/0/-1. This vote will be open for > at least 72 hours. Unless objection I will try to close it Saturday > 8/29/2015 if we have sufficient votes. Three +1 votes from PMC will be > required to release. > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) >
