Skip to content

BUG: Calling GenerateSourcesHelper.performSourceGeneration(...) on a deprecated profile outside of a maven build causes a null pointer exception #65

Description

@peter-mcclonski

When performing source generation on a deprecated profile from outside of a Maven build session (ie: calling the generation function directly in a unit test), a null pointer exception occurs as the PriorityMessage Service cannot find a Maven Session to attach the output to.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions