hboutemy commented on PR #306: URL: https://github.com/apache/commons-csv/pull/306#issuecomment-1421231419
to see the fork start, search for `>>>` and for the fork end `<<<` it seems it's cause by the `@Execute` annotation https://github.com/spdx/spdx-maven-plugin/blob/master/src/main/java/org/spdx/maven/CreateSpdxMojo.java#L83 : I don't know why this was done, but AFAIK, once the goal has this annotation, you can't make it configurable that's why some plugins provide some `*-no-fork` goals like for example maven-source-plugin https://maven.apache.org/plugins/maven-source-plugin/ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
