Add missing bracket in CHANGES.md (#1910) #247
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
IncludesExcludesTest.testDefaultIncludesJava():
plugin-maven\build\classes\java\test\com\diffplug\spotless\maven\IncludesExcludesTest.class#L54
org.opentest4j.AssertionFailedError: [Run without error > arguments: [cmd, /c, mvnw -e spotless:apply]
> exit code: 1
> stdout: (empty)
> stderr: (below)
> Exception in thread "main" java.nio.file.NoSuchFileException: C:\Users\runneradmin\.m2\wrapper\dists\apache-maven-3.2.5-bin\16u4trrcblg0m0niira6fki3va\apache-maven-3.2.5-bin.zip
> at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
> at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
> at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
> at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
> at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
> at java.base/sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:198)
> at java.base/java.nio.file.Files.readAttributes(Files.java:1764)
> at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1414)
> at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:742)
> at java.base/java.util.zip.ZipFile$CleanableResource.get(ZipFile.java:859)
> at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:257)
> at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:186)
> at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:200)
> at org.apache.maven.wrapper.Installer.unzip(Installer.java:161)
> at org.apache.maven.wrapper.Installer.createDist(Installer.java:78)
> at org.apache.maven.wrapper.WrapperExecutor.execute(WrapperExecutor.java:121)
> at org.apache.maven.wrapper.MavenWrapperMain.main(MavenWrapperMain.java:55)
]
expected: 0
but was: 1
|