Author: tchemit Date: 2010-01-24 14:48:23 +0100 (Sun, 24 Jan 2010) New Revision: 114 Modified: trunk/pom.xml Log: add comment in pom Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-24 13:44:13 UTC (rev 113) +++ trunk/pom.xml 2010-01-24 13:48:23 UTC (rev 114) @@ -459,6 +459,8 @@ <plugin> <groupId>org.nuiton.jredmine</groupId> <artifactId>maven-jredmine-plugin</artifactId> + <!-- TC-20100106 Due to cyclic dependency problem between modules, + we do not propagate maven-jredmine-plugin to child modules --> <inherited>false</inherited> </plugin>