http://gwt-code-reviews.appspot.com/1520810/diff/12001/maven/poms/requestfactory/pom-template.xml
File maven/poms/requestfactory/pom-template.xml (right):

http://gwt-code-reviews.appspot.com/1520810/diff/12001/maven/poms/requestfactory/pom-template.xml#newcode25
maven/poms/requestfactory/pom-template.xml:25:
<groupId>javax.validation</groupId>
Should probably be only in requestfactory-server, as it's not used at
all by requestfactory-client or requestfactory-apt

http://gwt-code-reviews.appspot.com/1520810/diff/12001/maven/poms/requestfactory/pom-template.xml#newcode30
maven/poms/requestfactory/pom-template.xml:30:
<groupId>org.json</groupId>
Should probably be only in a dependencyManagement section, and called
out in requestfactory-client and requestfactory-server, as
requestfactory-apt doesn't need it.

http://gwt-code-reviews.appspot.com/1520810/diff/9005/maven/README.txt
File maven/README.txt (right):

http://gwt-code-reviews.appspot.com/1520810/diff/9005/maven/README.txt#newcode5
maven/README.txt:5: > ant clean dist
dist-dev should be enough and speed the process a whole lot by not
compiling and packaging the tools and samples.

(I haven't checked which part builds the javadoc though)

http://gwt-code-reviews.appspot.com/1520810/

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to