Author: twerner Date: 2011-09-15 15:52:24 +0000 (Thu, 15 Sep 2011) New Revision: 14913
Modified: trunk/velocity/debian/maven.properties Log: add a comment about Maven support in velocity 1.6.x Modified: trunk/velocity/debian/maven.properties =================================================================== --- trunk/velocity/debian/maven.properties 2011-09-15 15:33:22 UTC (rev 14912) +++ trunk/velocity/debian/maven.properties 2011-09-15 15:52:24 UTC (rev 14913) @@ -1,5 +1,6 @@ # Include here properties to pass to Maven during the build. # For example: -# maven.test.skip=true +# Maven support is not perfect in velocity 1.6.x but improves on newer +# versions. maven.test.skip=true _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

