My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 215: Doesn't build against gwt 1.7
2 people starred this issue and may be notified of changes. Back to list
Status:  Invalid
Owner:  ----
Closed:  Dec 01


Sign in to add a comment
 
Reported by hanas...@gmail.com, Aug 28, 2009
Missing:
----------
1) com.google.gwt:gwt-user:jar:1.7

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=com.google.gwt
-DartifactId=gwt-user -Dversion=1.7 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there: 
      mvn deploy:deploy-file -DgroupId=com.google.gwt -DartifactId=gwt-user
-Dversion=1.7 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]

  Path to dependency: 
          1) com.totsp.gwt:maven-googlewebtoolkit2-sample-rpc:jar:1.0-SNAPSHOT
          2) com.google.gwt:gwt-user:jar:1.7
Comment 1 by charlie.collins, Dec 01, 2009
repo, not this project
Status: Invalid
Sign in to add a comment

Hosted by Google Code