Tibor17 edited a comment on pull request #426:
URL: https://github.com/apache/maven-surefire/pull/426#issuecomment-1006964448


   @slawekjaranowski
   
   I was able to avoid  `build-helper-maven-plugin` and used the trick with 
setting properties (`distRepoId`, `distRepoUrl`) for snapshots by default and 
for release versions as well. The other two plugins could not be avoided. This 
works fine with IntelliJ IDEA/ Eclipse. The solution previously used with a 
classifier did not work with IDEA - red lines in the import section and hanging 
tests in the module `surefire-booter`.


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


Reply via email to