Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failed after change README.md on Mac #5

Open
sinkcup opened this issue Nov 25, 2022 · 2 comments
Open

build failed after change README.md on Mac #5

sinkcup opened this issue Nov 25, 2022 · 2 comments

Comments

@sinkcup
Copy link

sinkcup commented Nov 25, 2022

steps:

  1. fork this project
  2. change and commit README.md
  3. run ./mwnw package

output:

[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ violations-maven-plugin ---
[INFO] Surefire report directory: /Volumes/Code/ultimate-plan/jihu-gitlab-app/violations-maven-plugin/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running se.bjurr.violations.maven.plugin.ViolationCommentsMojoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec
Running se.bjurr.violations.maven.plugin.UpdateReadmeTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 sec <<< FAILURE!
doUpdateReadmeWithReporters(se.bjurr.violations.maven.plugin.UpdateReadmeTest)  Time elapsed: 0.006 sec  <<< ERROR!
java.lang.RuntimeException: Could not find:

| Reporter | Parser | Notes
Missing a format? Open an issue [here](https://github.com/tomasbjerre/violations-lib/issues)!

 in ./README.md
	at se.bjurr.violations.lib.util.Utils.updateReadmeWithReporters(Utils.java:116)
@tomasbjerre tomasbjerre changed the title build failed after change README.md build failed after change README.md on Mac Nov 26, 2022
@sinkcup
Copy link
Author

sinkcup commented Nov 30, 2022

I want to change nothing, but want to build it a maven package demo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants