You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "ttaolu (via GitHub)" <gi...@apache.org> on 2023/03/21 05:42:46 UTC

[GitHub] [jmeter] ttaolu commented on issue #5794: Can't build, The following files have format violations

ttaolu commented on issue #5794:
URL: https://github.com/apache/jmeter/issues/5794#issuecomment-1477315316

   not work
   ```
   $ ./gradlew build -PmaxCheckMessageLines=500 -PmaxFilesToList=10 -PminLinesPerFile=40
   Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
   
   > Configure project :buildSrc
   Multiple files present for artifact org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.7.10: D:\Gradle\GradleUserHome\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-gradle-plugin-api\1.7.10\3b38be7ed8f8c678b13991d5b3ec99c4908d3313\kotlin-gradle-plugin-api-1.7.10-gradle70.jar and D:\Gradle\GradleUserHome\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-gradle-plugin-api\1.7.10\3b38be7ed8f8c678b13991d5b3ec99c4908d3313\kotlin-gradle-plugin-api-1.7.10.jar
   
   > Task :buildSrc:batchtest:compileKotlin UP-TO-DATE
   Multiple files present for artifact org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.7.10: D:\Gradle\GradleUserHome\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-gradle-plugin-api\1.7.10\3b38be7ed8f8c678b13991d5b3ec99c4908d3313\kotlin-gradle-plugin-api-1.7.10-gradle70.jar and D:\Gradle\GradleUserHome\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-gradle-plugin-api\1.7.10\3b38be7ed8f8c678b13991d5b3ec99c4908d3313\kotlin-gradle-plugin-api-1.7.10.jar
   
   > Task :buildSrc:autostyleKotlinGradleCheck FAILED
   checksum-dependency elapsed time: 1625ms, configurations processed: 13 (add -PchecksumTimingsPrint to print detailed timings)
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':buildSrc:autostyleKotlinGradleCheck'.
   > The following files have format violations:
       build.gradle.kts
   
       settings.gradle.kts
   
     You might want to adjust -PmaxCheckMessageLines=500
      -PmaxFilesToList=10
      -PminLinesPerFile=40
      to see more violations
     Run './gradlew autostyleApply' to fix the violations.
   
   * Try:
   > Run with --stacktrace option to get the stack trace.
   > Run with --info or --debug option to get more log output.
   
   * Get more help at https://help.gradle.org
   
   BUILD FAILED in 5s
   12 actionable tasks: 1 executed, 11 up-to-date
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org