vaadin / vaadin-connect

A Vaadin Labs experiment with a secure stateless communication framework
https://vaadin.com/labs/vaadin-connect
Apache License 2.0
18 stars 5 forks source link

"path too long" when trying to clone the project on Windows #392

Open vlukashov opened 5 years ago

vlukashov commented 5 years ago

When trying to clone the connect project on Windows I am getting a "path too long" error on the 6 files whose name starts with expected-model-com.vaadin.connect.plugin.gen. Steps to reproduce:

unable to create file vaadin-connect-maven-plugin/src/test/resources/com/vaadin/connect/plugin/generator/services/collectionservice/expected-model-com.vaadin.connect.plugin.generator.services.collectionservice.CollectionService.Collection.ts: Filename too long

unable to create file vaadin-connect-maven-plugin/src/test/resources/com/vaadin/connect/plugin/generator/services/sameclassname/expected-model-com.vaadin.connect.plugin.generator.services.sameclassname.SameClassNameService.SameClassNameModel.ts: Filename too long

unable to create file vaadin-connect-maven-plugin/src/test/resources/com/vaadin/connect/plugin/generator/services/sameclassname/expected-model-com.vaadin.connect.plugin.generator.services.sameclassname.subpackage.SameClassNameModel.SubProperty.ts: Filename too long