Skip to content

Documentation has the same name for a different plugin parameter #150

@YanivKunda

Description

@YanivKunda

The documentation references two required plugin parameters:
<sourceDirectory> and <sourceDirectory> (which are the same).

It seems the second one should be <outputDirectory>, according to LocationMojo's code:
https://github.com/apache/logging-log4j-transform/blob/main/log4j-transform-maven-plugin/src/main/java/org/apache/logging/log4j/transform/maven/LocationMojo.java#L83

I believe this is the line that needs to be fixed:
https://github.com/apache/logging-log4j-transform/blob/main/src/site/antora/modules/ROOT/pages/log4j-transform-maven-plugin.adoc?plain=1#L212

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