Build a java client by maven or gradle. #37
jainvikas8
started this conversation in
General
Replies: 1 comment 2 replies
-
I have looked into this previously and the first big hurdle is that Maven requires Maven to build, so a binary recipe or bootstrapping from an older ANT built version is required. The maintainers of meta-java may have more insight. For now, our recommendation (and team use) has been building java projects outside of Yocto and providing them as a binary during a build. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @thomas-roos,
There is maven, gradle, but only find https://github.com/intel-iot-devkit/meta-iot-cloud/blob/master/recipes-support/maven/maven_3.6.3.bb which seems to be old.
Any thoughts, please?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions