I am a novice in GWT and is trying to learn from a real project -
ToCollege-net. As this is my first post and I hope that I could learn
a lot from you all.
As specified in the website, I have installed all the plugins and
while eclipse is trying to build,I have the following log:
05/01/10 21:20:34 CET: Build errors for ProGWT;
org.apache.maven.project.ProjectBuildingException: Some problems were
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.(groupId:artifactId:type:classifier)'
must be unique: org.springframework.security:spring-security-
openid:jar -> version 2.0.4 vs 2.0.0 @ com.apress.progwt:ProGWT:1.0-
SNAPSHOT, D:\Java Project\ProGWT\pom.xml
[WARNING] 'build.plugins.plugin.version' is missing for
org.codehaus.mojo:cobertura-maven-plugin @ com.apress.progwt:ProGWT:
1.0-SNAPSHOT, D:\Java Project\ProGWT\pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
com.apress.progwt:ProGWT:1.0-SNAPSHOT, D:\Java Project\ProGWT\pom.xml
05/01/10 21:20:03 CET: Updating index central|http://repo1.maven.org/
maven2
05/01/10 21:20:05 CET: Downloading d9d714e11cb097b3ffcec91cccc65d3e :
nexus-maven-repository-index.properties
05/01/10 21:20:05 CET: Downloaded Repository
[d9d714e11cb097b3ffcec91cccc65d3e|http://repo1.maven.org/
maven2/.index]/nexus-maven-repository-index.properties
05/01/10 21:20:05 CET: Updated index for central|http://
repo1.maven.org/maven2 Sat Jan 02 10:23:28 CET 2010
05/01/10 21:20:13 CET: Refreshing [/ProGWT/pom.xml]
05/01/10 21:20:15 CET: [WARN] Missing artifact metadata for
com.ibm.icu:icu4j:jar:3.4.1
05/01/10 21:20:15 CET: [WARN] Missing artifact metadata for xml-
apis:xml-apis:jar:1.3.0
05/01/10 21:20:15 CET: [WARN] While downloading xml-apis:xml-apis:
2.0.2
This artifact has been relocated to xml-apis:xml-apis:1.0.b2.
05/01/10 21:20:16 CET: Maven Builder: AUTO_BUILD
05/01/10 21:20:34 CET: Maven Builder: AUTO_BUILD requireFullBuild
05/01/10 21:24:05 CET: Maven Builder: AUTO_BUILD
I am little bit confused and requesting your help for my 18th attempt
and 4th day in setting up ToCollege-net :(
I downloaded the latest version from GIT website, but I am getting
some 24spring AOP errors.
Please help me to figure out the problem.
Thank you.