Hi all; another one talking about Glassfishv3 / NetBeans 7.1 dev version debugging: I am making use of apache maven for building and running my projects. Generally, in this situation I do have a large .war artifact/context which includes dependencies to several local .jar artifacts. Situation: I do set a breakpoint in a class contained in some of the .jar artifacts, ...