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.