Yes, it was the Java 8 requirement that I missed. Thanks. Karl
On Tue, May 10, 2016 at 10:11 AM, Ahmet Arslan <[email protected]> wrote: > > > Hi Karl, > > Can you please try "mvn clean package assembly:single" > > Also what version of JDK are you using. I increased the compiler plugins > version to 1.8 since solr6 requires java 1.8. > > Ahmet > > > On Tuesday, May 10, 2016 5:04 PM, Ahmet Arslan <[email protected]> > wrote: > Hi, > > This could be a windows/linux issue if 'mvn package assembly:assembly' > does not work for you. > > Ahmet > > > > > On Tuesday, May 10, 2016 4:59 PM, Ahmet Arslan <[email protected]> > wrote: > Hi, > > 'mvn package assembly:assembly' works for me. > > Ahmet > > > > On Tuesday, May 10, 2016 4:56 PM, Karl Wright <[email protected]> wrote: > The other signatures are length zero as well, and there appears to be no > artifact. I think something is wrong with the assembly step. > > Karl > > > > On Tue, May 10, 2016 at 9:53 AM, Ahmet Arslan <[email protected]> > wrote: > > > Hi Karl, > > > > It looks like .asc files are missing. > > > > ahmet > > > > > > > > On Tuesday, May 10, 2016 4:46 PM, Karl Wright <[email protected]> > wrote: > > Please vote on whether to release Apache ManifoldCF Plugin for Solr 6.x, > > version 2.2, RC0. > > > > The release candidate can be found at: > > > > > > > https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-solr-6.x-plugin-2.2 > > > > There is also a tag at: > > > > > > > https://svn.apache.org/repos/asf/manifoldcf/integration/solr-6.x/tags/release-2.2-RC0 > > > > Thanks! > > Karl > > >
