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

Maven build fails with error. #27

Closed
sdurette opened this issue Dec 30, 2014 · 1 comment
Closed

Maven build fails with error. #27

sdurette opened this issue Dec 30, 2014 · 1 comment

Comments

@sdurette
Copy link

Building as per instructions fails with the following error on a clean install of Maven, and cflint. jdk1.8.0_25:

Results :

Failed tests: testFunctionDef(com.cflint.TestCFBugs_OutputDef): expected:<...have @output='false'[ ]> but was:<...have @output='false'[]>

Tests run: 137, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:34 min
[INFO] Finished at: 2014-12-30T17:54:37-05:00
[INFO] Final Memory: 25M/124M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project CFLint: There are test failures.
[ERROR]
[ERROR] Please refer to C:\CFLint\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

ryaneberly pushed a commit that referenced this issue Dec 31, 2014
@ryaneberly
Copy link
Contributor

It happened for me too. I committed a fix to the master.

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