-
Notifications
You must be signed in to change notification settings - Fork 14
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
Could not find com.fernandocejas.frodo2:frodo2-plugin:0.9.0 #1
Comments
Anyway to get this lib thru the mavenCentral/jcenter? |
@AlexTrotsenko I'm working on a deploy so you are able to use it. Coming very soon :) |
Great news, thanks! Keep us posted! |
Closing since this is a WIP and will be out very soon :) |
@android10 Any update? |
@android10 Looking forward for this to hit mavenCentral / jcenter! |
Sorry guys I did not have enough time. The first version is almost there..need a couple of details..feel free to contribute. The idea is to launch before Christmas! |
Any update? |
I have been working on this but I'm facing the following issue:
@nikrv if you are interested in helping, please download the code and send a PR. I would appreciate any help here. |
it looks like this issue isn't resolved yet ? |
still open, right? |
The problem is that I could not deploy anything because the library is working with Java but not Kotlin. I cannot find a way to compile aspects (using aspectj) in Kotlin so no code is being generated and for instance no debug information in kotlin projects. Any contribution is welcome. |
Wish I could help somehow but I don't know Aspect. |
@ViperAlpha you have to imported in your project and it is not going to work with kotlin yet. |
Any update? |
@maxhectorizquierdo as I said, due to the lack of time I could not do much...this needs research so any help and contribution is more than welcome. |
good news there are 2 solutions! The spring kotlin plugin to get aspectj or via the other workaround described in this so answer thread:' my assumption when looking is that could not enable it via just using the kapt plugin hope it helps get frodo2 working with kotlin |
@ShareMe that is good news! Let me explore this for a bit and I will get back to the project. |
I tried attaching frodo2-plugin on the instruction, but I get same issue. |
Any update? |
Error:Could not find com.fernandocejas.frodo2:frodo2-plugin:0.9.0.
Searched in the following locations:
file:/E:/soft/androidstudio/androidstudio/gradle/m2repository/com/fernandocejas/frodo2/frodo2-plugin/0.9.0/frodo2-plugin-0.9.0.pom
file:/E:/soft/androidstudio/androidstudio/gradle/m2repository/com/fernandocejas/frodo2/frodo2-plugin/0.9.0/frodo2-plugin-0.9.0.jar
https://jcenter.bintray.com/com/fernandocejas/frodo2/frodo2-plugin/0.9.0/frodo2-plugin-0.9.0.pom
https://jcenter.bintray.com/com/fernandocejas/frodo2/frodo2-plugin/0.9.0/frodo2-plugin-0.9.0.jar
https://repo1.maven.org/maven2/com/fernandocejas/frodo2/frodo2-plugin/0.9.0/frodo2-plugin-0.9.0.pom
https://repo1.maven.org/maven2/com/fernandocejas/frodo2/frodo2-plugin/0.9.0/frodo2-plugin-0.9.0.jar
file:/C:/Users/Administrator/.m2/repository/com/fernandocejas/frodo2/frodo2-plugin/0.9.0/frodo2-plugin-0.9.0.pom
file:/C:/Users/Administrator/.m2/repository/com/fernandocejas/frodo2/frodo2-plugin/0.9.0/frodo2-plugin-0.9.0.jar
Required by:
project :frodo2-android-sample
The text was updated successfully, but these errors were encountered: