diff -r 0c3b47231206 -r 908708015f61 minesweeper/pom.xml --- a/minesweeper/pom.xml Fri Oct 31 23:49:53 2014 +0100 +++ b/minesweeper/pom.xml Mon Feb 23 10:34:39 2015 +0100 @@ -467,6 +467,15 @@ + + org.apidesign.bck2brwsr + bck2brwsr-maven-plugin + ${bck2brwsr.version} + + ${project.build.directory}/${project.build.finalName}-teabrwsr/public_html/ + index.html + +