dev@glassfish.java.net

Minimal build

From: Eirik Bjørsnøs <eirbjo_at_gmail.com>
Date: Tue, 21 Jun 2011 15:34:28 +0200

Hi,

What's the minimal build one needs to do in order to create a fresh
distribution after a change in let's say the web-core module?

This does not seem to be enough:

mvn -f web/web-core/pom.xml install
mvn -f distributions/pom.xml install

Now I'm building from the top, which takes a while to put it mildly :)

Any tips?

Eirik.