fprochazka commented on issue #548: URL: https://github.com/apache/maven-mvnd/issues/548#issuecomment-1630643281
This is relevant if you want to always build your project using maven and not by the IDEA mechanism - we have a bunch of plugins configured there and its beneficial to be able to build locally the same way its build on CI. I was able to make it work using a custom bash script, that is invoked as a run configuration, but the problem is that IDEA terminal is doing something with the output (I have Ubuntu) and run that takes 3sec takes about 10sec to render so you have to wait for it to catch up to show you if it was successful. I would expect a native support to work more effectively with IDEA. -- 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-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org