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

Doesn't compile #32

Closed
PonteIneptique opened this issue Apr 8, 2014 · 4 comments
Closed

Doesn't compile #32

PonteIneptique opened this issue Apr 8, 2014 · 4 comments

Comments

@PonteIneptique
Copy link

Since 76e132e for EHRI-CMDLINE and last one

@mikesname
Copy link
Contributor

Have you done an mvn clean? Seems to work here...

@PonteIneptique
Copy link
Author

You should me on holidays mate. Let's see that next week
On 9 Apr 2014 20:41, "Mike Bryant" notifications@github.com wrote:

Have you done an mvn clean? Seems to work here...

Reply to this email directly or view it on GitHubhttps://github.com/mikesname/ehri-rest/issues/32#issuecomment-40007524
.

@PonteIneptique
Copy link
Author

Ok so here is the final result of a mvn clean :

Tests run: 67, Failures: 1, Errors: 0, Skipped: 4

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Neo4j EHRI Project ................................ SUCCESS [0.875s]
[INFO] ehri-definitions .................................. SUCCESS [2.197s]
[INFO] ehri-frames ....................................... SUCCESS [22.058s]
[INFO] ehri-extension .................................... SUCCESS [22.124s]
[INFO] ehri-importers .................................... FAILURE [24.769s]
[INFO] ehri-cmdline ...................................... SKIPPED
[INFO] assembly .......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:12.251s
[INFO] Finished at: Mon Apr 14 12:27:07 BST 2014
[INFO] Final Memory: 26M/81M
[INFO] -------------------------------------------------

Full Logs

@mikesname
Copy link
Contributor

Tests are currently failing for one of the import classes. Just skip the tests, i.e:

mvn clean install -DskipTests

This issue was closed.
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