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

How to use selma with maven #205

Open
lionchi opened this issue Apr 5, 2019 · 1 comment
Open

How to use selma with maven #205

lionchi opened this issue Apr 5, 2019 · 1 comment

Comments

@lionchi
Copy link

lionchi commented Apr 5, 2019

I have add the libs into pom.iml

fr.xebia.extras
selma-processor
1.0
provided


fr.xebia.extras
selma
1.0

But when do a getting start, it not work, just throw exception:
Unable to load generated mapper class com.gavrilov.core.mappers.UserMapperSelmaGeneratedClass failed : com.gavrilov.core.mappers.UserMapperSelmaGeneratedClass]
java.lang.IllegalArgumentException: Unable to load generated mapper class com.gavrilov.core.mappers.UserMapperSelmaGeneratedClass failed : com.gavrilov.core.mappers.UserMapperSelmaGeneratedClass
at fr.xebia.extras.selma.Selma.createMapperInstance(Selma.java:255)
at fr.xebia.extras.selma.Selma.getMapper(Selma.java:158)
at fr.xebia.extras.selma.Selma.access$100(Selma.java:56)
at fr.xebia.extras.selma.Selma$MapperBuilder.build(Selma.java:349)

@NitinNanda
Copy link

I am facing the same issue

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

2 participants