You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/12 19:34:15 UTC

[GitHub] [maven-plugin-tools] slawekjaranowski commented on a diff in pull request #147: [MPLUGIN-423] Extract plugin report into its own plugin and deprecate the previous one

slawekjaranowski commented on code in PR #147:
URL: https://github.com/apache/maven-plugin-tools/pull/147#discussion_r993827425


##########
maven-plugin-report-plugin/src/it/mplugin-394_report-encoding/invoker.properties:
##########
@@ -15,4 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-invoker.goals = clean plugin:report
+invoker.goals = -Dfile.encoding=CP1252 site

Review Comment:
   yes `goals` is not only `goals` it is arguments for cli, I will create issue for m-invoker-p for change it 



-- 
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-unsubscribe@maven.apache.org

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