We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a9b9cb + 8f63875 commit 1bb7838Copy full SHA for 1bb7838
src/main/java/org/codehaus/mojo/exec/AbstractExecMojo.java
@@ -70,7 +70,7 @@ public abstract class AbstractExecMojo
70
71
/**
72
* If provided the ExecutableDependency identifies which of the plugin dependencies contains the executable class.
73
- * This will have the affect of only including plugin dependencies required by the identified ExecutableDependency.
+ * This will have the effect of only including plugin dependencies required by the identified ExecutableDependency.
74
*
75
* <p>
76
* If includeProjectDependencies is set to <code>true</code>, all of the project dependencies will be included on
0 commit comments