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 2019/12/09 13:28:21 UTC

[GitHub] [maven] KroArtem commented on issue #300: [MNG-6816] Prefer System.lineSeparator() for Writing System-Dependent Line Separator Strings in Java

KroArtem commented on issue #300: [MNG-6816] Prefer System.lineSeparator() for Writing System-Dependent Line Separator Strings in Java
URL: https://github.com/apache/maven/pull/300#issuecomment-563238194
 
 
   I've run `mvn clean test -Prun-its` and it succeeded but there is a warning in the terminal:
   ```
   [WARNING] The requested profile "run-its" could not be activated because it does not exist.
   ```
   
   Docs also say 
   ```
   To run the ITs using embedded Maven 3.x, additionally activate the `embedded` profile.
   ```
   
   but there is no `embedded` profile available.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services