Skip to content

Commit 903cf59

Browse files
committed
Add missing annotation
1 parent 11c235e commit 903cf59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/maven-api-cli/src/main/java/org/apache/maven/api/cli/ParserRequest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ public interface ParserRequest {
6060
*
6161
* @return the command (human) name
6262
*/
63+
@Nonnull
6364
String commandName();
6465

6566
/**

0 commit comments

Comments
 (0)