I am trying to debug my web application under Glassfish 4 but since I only have jee7 API deps in my maven pom.xml I can not.
Is there a maven dependency that is linked to the glassfish source code? is there another way that I can get it?
Thanks
All GlassFish source code is available at:
https://svn.java.net/svn/glassfish~svn/
The specific source code that you are looking for is at:
https://svn.java.net/svn/glassfish~svn/branches/4.0/
The complete set of Java EE 7 maven coordinates are available at:
https://wikis.oracle.com/display/GlassFish/Java+EE+7+Maven+Coordinates
The code is now finally available at https://github.com/javaee/glassfish through git
. Payara provides a compatible better maintained advancement.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With