mthmulders commented on pull request #334:
URL: https://github.com/apache/maven-surefire/pull/334#issuecomment-774744989


   > @Tibor17 I think it's caused by this commit: 
[apache/maven@8defd16#diff-690df442061d3325c6a7cf7b687e90ae79dd3639d45b8d1e606ad1bbc97a00e2](https://github.com/apache/maven/commit/8defd169651db30fe0ac3ad3f318e471f0241d02#diff-690df442061d3325c6a7cf7b687e90ae79dd3639d45b8d1e606ad1bbc97a00e2)
   
   That is correct, the changes relate to 
[MNG-7051](https://issues.apache.org/jira/browse/MNG-7051). This ticket says:
   
   > Note that this breaks the current behaviour of Maven 3 in two ways:
   > 1. `-P apache-release` will currently log a warning and not break the 
build. That behaviour can be restored by adding the ?.
   > 1. A profile that has an identifier that not valid (i.e., contains 
anything else than `a - z`, `A - Z`, `0 - 9`, `-`, `_` or `.`) will break the 
build.
   
   More information is also in this other ticket: 
[MNG-7052](https://issues.apache.org/jira/browse/MNG-7052).


----------------------------------------------------------------
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