MartinKanters commented on a change in pull request #30:
URL: https://github.com/apache/maven-plugin-tools/pull/30#discussion_r528230614



##########
File path: 
maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Execute.java
##########
@@ -51,7 +51,8 @@
     String goal() default "";
 
     /**
-     * lifecycle id to fork.
+     * lifecycle id of the phase to fork. Only valid in combination with 
{@link #phase()}. If not specified, Maven will

Review comment:
       Looking good, but it seems I gave you the http link, sorry! Let's go for 
the https link instead (doesn't matter much, but looks better).
   https://maven.apache.org/ref/3.6.3/maven-plugin-api/lifecycle-mappings.html




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to