jira-importer commented on issue #321: URL: https://github.com/apache/maven-apache-parent/issues/321#issuecomment-2771682288
**[Herve Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)** commented I don't know if there is a little word on it in a documentation that nobody will find/read/understand but the fact is that at runtime, Maven output displays the execution id with Maven 2: ``` [INFO] [remote-resources:process {execution: default}] ``` with Maven 3: ``` [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ file-management --- ``` -- 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. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org