Skip to content

Skip maven-jar-plugin on QA modules that do not have main sources #25

@kthoms

Description

@kthoms

Is your feature request related to a problem? Please describe.
The build log contains warnings from the maven-jar-plugin of kind

[WARNING] JAR will be empty - no content was marked for inclusion!

This affects QA modules that only have test sources:

  • operaton-bpm-assert-qa
  • qa-webapp-ce-runtime
  • operaton-bpm-quarkus-engine-qa
  • operaton-qa-integration-tests-engine-jakarta

Describe the solution you'd like
Disable maven-jar-plugin for the affected modules.

The build log should not contain [WARNING] JAR will be empty

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaNew feature idea for Operaton

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions