Netbeans with gradle plugin runs all tests when build running -


when run build command in netbeans gradle plugin, tests run , build fails if of them fail. how can change behaviour?

if build action bind build task expected behavior. can modify project execute assemble or jar when build action invoked. build depends on test while others don't , still build enough execute application.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

javascript - How to insert selected radio button value into table cell -

css - Transitioning Transforms in Safari look terrible/shaky/stuttering -