Ok, thanks for testing Mike. On Fri, Feb 10, 2017 at 2:28 PM Mike Miller <[email protected]> wrote:
> Nevermind! It looks like my the Fedora maven package was too new! It was > using a snapshot version of Maven 3.4.0 > > On Fri, Feb 10, 2017 at 1:53 PM, Mike Miller <[email protected]> > wrote: > > > Hey Mike - I ran mvn verify and quickly got this error: > > > > [INFO] BUILD FAILURE > > [INFO] ------------------------------------------------------------ > > ------------ > > [INFO] Total time: 22.495 s > > [INFO] Finished at: 2017-02-10T13:45:33-05:00 > > [INFO] Final Memory: 44M/421M > > [INFO] ------------------------------------------------------------ > > ------------ > > [ERROR] Failed to execute goal > org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs > > (findbugs) on project accumulo-project: Unable to parse configuration of > > mojo org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs for parameter > > pluginArtifacts: Cannot assign configuration entry 'pluginArtifacts' with > > value '${plugin.artifacts}' of type > java.util.Collections.UnmodifiableRandomAccessList > > to property of type java.util.ArrayList -> [Help 1] > > [ERROR] > > > > All I did was download the source to my Fedora AWS instance, unpack and > > run maven. > > > > On Fri, Feb 10, 2017 at 1:01 PM, Michael Wall <[email protected]> wrote: > > > >> Accumulo Developers, > >> > >> Please consider the following candidate for Accumulo 1.8.1. This is > not a > >> VOTE, simply information so you can get started testing. Expect an RC1 > >> and > >> a vote next week unless issues are found with this candidate. > >> > >> Git Commit: > >> 49420c3d8e6268d4c54efdd95cf457360facfbe8 > >> Branch: > >> 1.8.1-rc0 > >> > >> If this was an actual vote, a gpg-signed tag would be created: > >> git tag -f -m 'Apache Accumulo 1.8.1' -s rel/1.8.1 > >> 49420c3d8e6268d4c54efdd95cf457360facfbe8 > >> > >> Staging repo: > >> > https://repository.apache.org/content/repositories/orgapacheaccumulo-1060 > >> Source (official release artifact): > >> https://repository.apache.org/content/repositories/orgapache > >> accumulo-1060/org/apache/accumulo/accumulo/1.8.1/ > >> accumulo-1.8.1-src.tar.gz > >> Binary: > >> https://repository.apache.org/content/repositories/orgapache > >> accumulo-1060/org/apache/accumulo/accumulo/1.8.1/ > >> accumulo-1.8.1-bin.tar.gz > >> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a > >> given artifact.) > >> > >> All artifacts were built and staged with: > >> mvn release:prepare && mvn release:perform > >> > >> Signing keys are available at https://www.apache.org/dist/accumulo/KEYS > >> (Expected fingerprint: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406) > >> > >> Release notes have not been started yet. > >> > >> Mike > >> > > > > >
