Skip to content

Generic marker forces to expose implier dependency #15

@y9vad9

Description

@y9vad9

Describe the bug
I have multimoduled project where I use implier. When I am trying to use generated entities I got next error:

Cannot access 'com.y9vad9.implier.GenericMarker' which is a supertype of 'com.x.DtoUserEntity'. Check your module classpath for missing or conflicting dependencies

To Reproduce
Steps to reproduce the behavior:

  1. Create two modules
  2. Make a generation of some entity in module a.
  3. Implement a in b and use entity.
  4. See error

Expected behavior
I think it shouldn't expose implier dependency.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions