Hi! Say, I have top pom (packaging pom) with two modules - B and C (both jar packaging). B is self-containd, C depends on B. After istalling and then modifying B source code (probably breaking C at all) I have not found a way to recompile C except for cleaning or touching it.
What is a proper way? Andrew //------------------- ~$ mvn -v Apache Maven 2.2.1 (rdebian-1) Java version: 1.6.0_15 Java home: /usr/lib/jvm/java-6-sun-1.6.0.15/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux" version: "2.6.31-9-rt" arch: "amd64" Family: "unix" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
