I may just have run `mvn compile` and now want to run `mvn test` (and later perhaps `mvn install`) without having Maven go through all the preceding phases again -- even if it is smart enough to figure out e.g. that nothing needs to be recompiled. Is this possible to get Maven to trust me enough to allow this?
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
