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

Building fails due to missing dependencies #113

Closed
sampov2 opened this issue Dec 8, 2015 · 1 comment
Closed

Building fails due to missing dependencies #113

sampov2 opened this issue Dec 8, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@sampov2
Copy link

sampov2 commented Dec 8, 2015

Building jsonix fails for me since org.hisrc.jsonix / jsonix-schema-compiler-full version 2.3.7 is not available in the public repositories I know of.

[INFO] ------------------------------------------------------------------------
[INFO] Building Jsonix Node.js Scripts 2.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.hisrc.jsonix:jsonix-schema-compiler-full:jar:2.3.7 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Jsonix ............................................ SUCCESS [1.789s]
[INFO] Jsonix Scripts .................................... SUCCESS [16.466s]
[INFO] Jsonix Node.js .................................... SUCCESS [0.020s]
[INFO] Jsonix Node.js Scripts ............................ FAILURE [0.027s]
[INFO] Jsonix Node.js Tests .............................. SKIPPED
[INFO] Jsonix Node.js Test [Basic] ....................... SKIPPED
[INFO] Jsonix Node.js Test [PO] .......................... SKIPPED
[INFO] Jsonix Node.js Test [WPS] ......................... SKIPPED
[INFO] Jsonix Node.js Test [AR] .......................... SKIPPED
[INFO] Jsonix Node.js Test [Browserify] .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.895s
[INFO] Finished at: Tue Dec 08 11:47:22 GMT 2015
[INFO] Final Memory: 42M/684M
[INFO] ------------------------------------------------------------------------
highsource added a commit to highsource/jsonix-schema-compiler that referenced this issue Dec 8, 2015
@highsource
Copy link
Owner

jsonix-schema-compiler-full:jar:2.3.7 will appear shortly in the central maven repo.

@highsource highsource added the bug label Dec 8, 2015
@highsource highsource added this to the 2.3.3 milestone Dec 8, 2015
@highsource highsource self-assigned this Dec 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants