Skip to content

Multi-module binding compilation behavior is inadequate #1

@asavant

Description

@asavant

Say module M1 has a binding file that contains a reference to a class in module M2. By using muti-module mode we can get such a jibx compilation to work. However, at runtime the artifact from M2 will not contain any byte code changes that jibx-bind did as a result of the invocation of the compile.

Shouldn't the plugin update M2 artifacts so the changed byte code is available at runtime?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions