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

JOHNZON-272 Fails to build Johnzon :: Maven Plugin #48

Merged
merged 1 commit into from
Sep 23, 2019

Conversation

mkarg
Copy link
Contributor

@mkarg mkarg commented Sep 23, 2019

$ git clone https://github.com/apache/johnzon.git
$ cd johnzon
$ mvn clean install
...
[INFO] Running org.apache.johnzon.maven.plugin.ExampleToModelMojoTest
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.172 s <<< FAILURE! - in org.apache.johnzon.maven.plugin.ExampleToModelMojoTest
[ERROR] generate(org.apache.johnzon.maven.plugin.ExampleToModelMojoTest) Time elapsed: 0.125 s <<< FAILURE!
org.junit.ComparisonFailure:
expected:</*[
{{ * Licensed to the Apache Software Foundation (ASF) under one}}
...

Signed-off-by: Markus KARG <markus@headcrashing.eu>
@mkarg
Copy link
Contributor Author

mkarg commented Sep 23, 2019

I confirm that with this PR mvn -U clean install works well on both, Windows and Gitpod (Linux).

@mkarg mkarg marked this pull request as ready for review September 23, 2019 16:56
@rmannibucau
Copy link
Contributor

not the EOL? ;)

@rmannibucau rmannibucau merged commit 4540801 into apache:master Sep 23, 2019
@mkarg
Copy link
Contributor Author

mkarg commented Sep 23, 2019

not the EOL? ;)

Yeah... this happens once you believe Maven's output on Windows... ;-)

@mkarg mkarg deleted the JOHNZON-272 branch September 23, 2019 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants