Skip to content

Commit a5b414f

Browse files
pzygielostefanseifert
authored andcommitted
Remove description of missing parameter
1 parent 9f3d182 commit a5b414f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/codehaus/mojo/buildhelper/RootLocationMojo.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ private void getAllParentDirectories( File directory, List<File> parents ) {
127127
* Returns a set of all child modules for a project, including any defined in profiles (ignoring profile activation).
128128
*
129129
* @param project The project.
130-
* @param logger The logger to use.
131130
* @return the set of all child modules of the project (canonical paths).
132131
*/
133132
private Set<String> getAllChildModules( MavenProject project ) throws IOException

0 commit comments

Comments
 (0)