One of the annoying things with Maven is that it runs your unit tests every time a build is done. If you are working on a Java EE application where you are frequently hitting “running” the target to test changes to JSF pages this can get very annoying. With lots of tests this can definitelyContinue reading “Skipping Unit Tests with Maven Projects in NetBeans”
You must be logged in to post a comment.