diff -r dad4f0d41b9f -r f4d6b81c2f07 minesweeper/pom.xml --- a/minesweeper/pom.xml Thu Apr 24 12:37:28 2014 +0200 +++ b/minesweeper/pom.xml Fri Apr 25 12:55:40 2014 +0200 @@ -4,7 +4,7 @@ org.apidesign.demo minesweeper - 1.0-SNAPSHOT + 2.0-SNAPSHOT jar demo @@ -13,7 +13,15 @@ Mine Sweeper - + + Demonstration of DukeScript rendering technology. + Plus old, good, simple and entertaining game. + Improve your coding skills by playing a game and + meanwhile learn what a rendering technology of the + future is going to look like. Learn to use DukeScript: + Write once, display (and deploy) anywhere! + + http://html.java.net/ UTF-8 pages/index.html @@ -33,30 +41,6 @@ org.apache.maven.plugins - maven-resources-plugin - 2.6 - - - copy-resources - - process-resources - - copy-resources - - - ${basedir}/target/classes/org/apidesign/demo/minesweeper/ - - - src/main/webapp/ - true - - - - - - - - org.apache.maven.plugins maven-jar-plugin 2.4 @@ -133,6 +117,20 @@ + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + ${project.mainclass} + true + lib/ + + + + + maven-assembly-plugin 2.4 @@ -172,6 +170,20 @@ + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + ${project.mainclass} + true + lib/ + + + + + org.apidesign.bck2brwsr bck2brwsr-maven-plugin ${bck2brwsr.version} @@ -489,7 +501,7 @@ true html4j4nb - html4j4nb + extra false @@ -501,7 +513,7 @@ true - html4j4nb + extra false