On 7/14/06, Ted Husted <[EMAIL PROTECTED]> wrote:

But, why do we chant

$ mvn install site -Papp,pre-assembly

for s1, but only

$ mvn install

for s2?

We do this because for s2 we haven't yet
* split out the apps from the s2 default build. (-Papps, to make the
default build fast)
* set it up to generate -sources and -javadoc jars (-P pre-assembly,
which now doesn't really relate to the assembly but to deploying the
jars to the repo.)

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to