Skip to content

Commit

Permalink
[MDEP-669] Optimize the documentation of <outputProperty> of build-cl…
Browse files Browse the repository at this point in the history
…asspath mojo

Co-authored-by: Elliotte Rusty Harold <elharo@apache.org>

This closes #283
  • Loading branch information
florianli authored and michael-o committed Jun 8, 2024
1 parent 04c3216 commit 9902456
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ public class BuildClasspathMojo extends AbstractDependencyFilterMojo implements
private String prefix;

/**
* A property to set to the content of the classpath string.
* If defined, the name of a property to which the classpath string will be written.
*/
@Parameter(property = "mdep.outputProperty")
private String outputProperty;
Expand Down

0 comments on commit 9902456

Please sign in to comment.