It looks like this has to do with java setting up symbolic links on a windows
machine. Clearly this is something that we’ll want to overcome, but I’m not
certain how to accommodate this. It seems that:
Files.createSymbolicLink
may not work on Windows. It looks like Apache Storm may have seen th
Hm...Travis ci seems to agree. I’ll sort it out.
> On May 28, 2018, at 1:07 PM, Gary Gregory wrote:
>
> I pulled the latest and I get:
>
> [INFO] Preparing to stage distributions
> [INFO] Checking out dist from: scm:svn:
> https://dist.apache.org/repos/dist/dev/commons/release-plugin
> Executi
I pulled the latest and I get:
[INFO] Preparing to stage distributions
[INFO] Checking out dist from: scm:svn:
https://dist.apache.org/repos/dist/dev/commons/release-plugin
Executing: cmd.exe /X /C "svn --non-interactive checkout
https://dist.apache.org/repos/dist/dev/commons/release-plugin
C:\vcs
Git stores linux file permissions, and all the files were 644 (the default), I
updated them to 755. Try it now and let me know.
-Rob
> On May 28, 2018, at 11:26 AM, Gary Gregory wrote:
>
> Hi Rob,
>
> I get a different error now running 'mvn clean install site
> -Danimal.sniffer.skip':
>
> [
Hi Rob,
I get a different error now running 'mvn clean install site
-Danimal.sniffer.skip':
[INFO] Checking out dist from: scm:svn:https://dist.apache.
org/repos/dist/dev/commons/release-plugin
Executing: cmd.exe /X /C "svn --non-interactive checkout
https://dist.apache.org/repos/dist/dev/commons
Curious looks like my test tars/zips didn’t get committed.
Let me do that.
> On May 26, 2018, at 10:46 AM, Gary Gregory wrote:
>
> Hi Rob and All,
>
> When I run 'mvn clean install site -Danimal.sniffer.skip', I get unit test
> failures:
>
> [INFO]