-
Nov 15th, 2011, 12:15 AM
#1
Roo + GWT (2)
Hi,
I am using STS 2.7.2 and have installed google web toolkit 2.4 and facing POM dependency resolution issues when trying to create a Roo+GWT application.
After running "persistence setup --provider DATANUCLEUS --database HYPERSONIC_IN_MEMORY". Roo updates POMfile and one of the dependency jars is missing. I get missing artifact javax.jdo:jdo2-api:jar:2.3-ec:compile error in pom file. All the repositories I know only have 2.3-eb version. Where do I get 2.3-ec version or how do I resolve this?
Similarly after running "web gwt setup", Roos creates scaffolding classes and updates many files. In the pom file, depency for com.googlecode.gwt.inject:gin:jar:1.5:compile is added. however I could not find version 1.5 in any repository.
I have downloaded gin.jar version 1.5 from web and made pom load from local repository. This compiled the project. However I get comiple errors in Roo created resources. Primarily @Inject annotation remains unresolved.
I wonder how to make it work.
-
Nov 19th, 2011, 04:30 PM
#2
Hi,
Did I miss any step? Did anyone face this scenario before? Can Anyone help?
-
Nov 19th, 2011, 07:43 PM
#3
-
Nov 20th, 2011, 05:03 AM
#4
Hi Segg, Appreciate the info.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules