diff -r 08ffdc3938e7 -r 6de8252246b5 dew/pom.xml --- a/dew/pom.xml Wed Jan 23 13:18:46 2013 +0100 +++ b/dew/pom.xml Sun Feb 10 09:51:22 2013 +0100 @@ -23,6 +23,26 @@ 1.7 + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + + + exec + + + + + java + + -classpath + + org.apidesign.bck2brwsr.dew.Dew + + +