Re: Cannot build Tools from trunk

2018-06-28 Thread Michael Osipov
Am 2018-06-28 um 14:34 schrieb Claude Brisson: *you* spotted the bug and the entire Cargo variables are /crap/, unusable for policy files. The produce is java.io.File#toString() which does not work for URIs. The output is "file:D:\Projects\veltools...". This is like MNG-6386. There is no

Re: Cannot build Tools from trunk

2018-06-28 Thread Claude Brisson
*you* spotted the bug and the entire Cargo variables are /crap/, unusable for policy files. The produce is java.io.File#toString() which does not work for URIs. The output is "file:D:\Projects\veltools...". This is like MNG-6386. There is no way to fix that, but only in Cargo by adding to

Re: Cannot build Tools from trunk

2018-06-27 Thread Michael Osipov
Am 2018-06-27 um 20:34 schrieb Claude Brisson: It's running for me under java 8. Log for the cargo section copy pasted below. Is it a linux/windows cargo/jetty problem? I think it's running under a SecurityManager and the policy isn't allowing the "jetty.home" system property to be read. I

Re: Cannot build Tools from trunk

2018-06-27 Thread Claude Brisson
It's running for me under java 8. Log for the cargo section copy pasted below. Is it a linux/windows cargo/jetty problem? I think it's running under a SecurityManager and the policy isn't allowing the "jetty.home" system property to be read. I hitted this error during development, and fixed

Re: Cannot build Tools from trunk

2018-06-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Claude, On 6/25/18 6:12 PM, Claude Brisson wrote: > It's running for me under java 8. Log for the cargo section copy > pasted below. > > Is it a linux/windows cargo/jetty problem? I think it's running under a SecurityManager and the policy isn't

Re: Cannot build Tools from trunk

2018-06-25 Thread Claude Brisson
It's running for me under java 8. Log for the cargo section copy pasted below. Is it a linux/windows cargo/jetty problem? [INFO] --- cargo-maven2-plugin:1.6.8:start (start-server) @ velocity-tools-examples-showcase --- [INFO] [2.ContainerStartMojo] Resolved container artifact

Cannot build Tools from trunk

2018-06-25 Thread Michael Osipov
Folks, who is able to Tools from trunk? I cannot with Java 8 and 10: [INFO] --- cargo-maven2-plugin:1.6.8:start (start-server) @ velocity-tools-examples-showcase --- [INFO] [2.ContainerStartMojo] Resolved container artifact org.codehaus.cargo:cargo-core-container-jetty:jar:1.6.8 for