Skip to content

Generate features before compilation of the application. #1960

@turkeylurkey

Description

@turkeylurkey

Generate features depends on the application class files.

If you have not compiled the application source or if you clean the project then there are no class files. The generate features mojo should raise an error if there is no application to scan.

To recreate this issue try:

mvn clean
mvn liberty:generate-features -DgenerateToSrc=true

It will not generate any features because there is nothing to scan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buggenerateFeaturesIssues that target the generateFeatures branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions