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

Failing to download lcf-schema:jar:1.2.0 from nexus #6

Open
mdovey opened this issue Feb 22, 2023 · 1 comment
Open

Failing to download lcf-schema:jar:1.2.0 from nexus #6

mdovey opened this issue Feb 22, 2023 · 1 comment

Comments

@mdovey
Copy link
Contributor

mdovey commented Feb 22, 2023

Linked from bic-org-uk/bic-lcf#287 (comment)

I'm trying to build the lcfserver (https://github.com/ceridwen-com/lcfserver) per the instructions.
I'm getting the following error:
[ERROR] Failed to execute goal on project lcfserver-model: Could not resolve dependencies for project com.ceridwen.lcf:lcfserver-model:jar:lcf_1.2.0_server_2.1: Could not find artifact org.bic.ns.lcf:lcf-schema:jar:1.2.0 in nexus (http://nexus/repository/public) -> [Help 1]
[
I'm using JAVA 11 as the compiler source and target. That's the only change I made to the project so far.
I'm using maven 3.8.1.

Thanks in advance

@mdovey
Copy link
Contributor Author

mdovey commented Feb 22, 2023

Thanks for the input.
I added the code to my pom which didn't help and later moved it to the settings file my .m2 directory. Neither made a difference.

However I was able to determine that this project is quite different from the way we are writing our other web services. I'm a bit perplexed as to why the generated sources are jarred and not generated at install time. My basic problem has been that I'm unable to get the maven jaxb2-maven-plug correctly configured to generate the files locally because of the xjb bindings. Do you have any suggestions for accomplishing that?

FYI I'm a senior software engineer at SirsDynix investigaing the feasibility of implementing LCF into our products in the near future.

Thank you,
Brent Jensen

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

1 participant