OmniLayer / OmniJ

OmniLayer for Java, JVM, and Android
Apache License 2.0
133 stars 89 forks source link

Unable to import maven #151

Closed joenhon closed 3 years ago

joenhon commented 6 years ago
foundation.omni omnij-rpc 0.5.5 pom

Library Maven: foundation.omni:omnij-rpc:0.5.6 has broken classes path:   C:\Users\Administrator.m2\repository\foundation\omni\omnij-rpc\0.5.6\omnij-rpc-0.5.6.jar [Fix]

msgilligan commented 6 years ago

Do you have a sample/public repo that demonstrates this issue. I use Gradle for everything these days and the POM seems to be valid in Gradle.

joenhon commented 6 years ago

Thanks!

msgilligan commented 3 years ago

I've added a sample app (with a Maven build): https://github.com/OmniLayer/omnij-maven-sample