Brian E. Fox wrote:
Samuel Le Berrigaud wrote:
1. only run mvn verify, this way nothing gets installed into the local
repository,
This doesn't work in a multi-module reactor build where the modules
depend on each other, does it?
No, it will only work if you at least do compile (then a reference to
/target/classes is passed instead of the jar)
Huh? verify is after compile, right before install. (Actually, I did
"package", then later tried "verify" to see if it would work; neither
did.) Should that have worked?
-Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]