Skip to content

Update Jace maven plugin to work with Java 8 #383

@jwomeara

Description

@jwomeara

The error was about an unknown constant tag in one of the jace maven plugin classes. The invalid tag was 15, which apparently maps to CONSTANT_MethodHandle in the constant pool. Anyway, it appears to be a valid tag, but for some reason it won't run. I'm hoping that building the plugin in Java 8 will be the solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions