Author: tchemit Date: 2010-11-19 17:51:35 +0100 (Fri, 19 Nov 2010) New Revision: 1816 Url: http://nuiton.org/repositories/revision/i18n/1816 Log: can configure its verbosity Modified: trunk/maven-i18n-plugin/pom.xml Modified: trunk/maven-i18n-plugin/pom.xml =================================================================== --- trunk/maven-i18n-plugin/pom.xml 2010-11-19 16:50:52 UTC (rev 1815) +++ trunk/maven-i18n-plugin/pom.xml 2010-11-19 16:51:35 UTC (rev 1816) @@ -186,7 +186,7 @@ </localRepositoryPath> <settingsFile>src/it/settings.xml</settingsFile> <cloneProjectsTo>${project.build.directory}/its</cloneProjectsTo> - <!--<debug>true</debug>--> + <debug>${maven.verbose}</debug> </configuration> <executions> <execution>