Details
Description
The resource loading doesn't seem to take Windows paths into account and fails to load on Windows
INFO] [talledLocalContainer] Caused by: java.nio.file.InvalidPathException: Illegal char <:> at index 2: /C:/dev/projects/hippo-project-archetype/target/gettingstarted/target/tomcat8x/shared/lib/gettingstarted-repository-data-content-0.1.0.jar [INFO] [talledLocalContainer] at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182) ~[?:1.8.0_112] [INFO] [talledLocalContainer] at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153) ~[?:1.8.0_112] [INFO] [talledLocalContainer] at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77) ~[?:1.8.0_112] [INFO] [talledLocalContainer] at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94) ~[?:1.8.0_112] [INFO] [talledLocalContainer] at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255) ~[?:1.8.0_112] [INFO] [talledLocalContainer] at java.nio.file.Paths.get(Paths.java:84) ~[?:1.8.0_112] [INFO] [talledLocalContainer] at org.onehippo.cm.model.ClasspathConfigurationModelReader.readModulesFromClasspath(ClasspathConfigurationModelReader.java:167) ~[hippo-configuration-management-model-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]