Wednesday May 21, 2008
GlassFish v3 is Agnostic
Today Ludo showed me that GlassFish v3 is IDE-agnostic, since it uses Maven as its build system:
Above, you see ALL the sources that make up GlassFish v3. You can simply check out the Maven projects via Subversion and then open the main pom.xml into the IDE of your choice which, in the case of IntelliJ, would result in views like this, for one of the Maven projects:
Here's the link to the relevant SVN site for GlassFish v3 which, when you check them out will result in the Maven projects you see above:
https://glassfish-svn.dev.java.net/source/browse/glassfish-svn/trunk/v3/
May 21 2008, 09:11:25 AM PDT Permalink


