Trying to upgrade to Aggregate v1_0

hi all,

(I know I should be posting this to ODK developers but for some reason I
can't post a new message there)

I'm trying to get ODK Aggregate v1_0 GAE up and running in eclipse. I've
followed the checklist put down by Mitch herehttps://groups.google.com/d/topic/opendatakit-developers/yR8c16SWybg/discussion.
Unfortunately, I've still got a batch of errors:

"Description Resource Path Location Type
Missing artifact com.google.gwt.google-apis:gwt-maps:jar:1.1.1-rc1 pom.xml
/odk-gae-settings line 4 Maven Dependency Problem
Missing artifact com.google.gwt.google-apis:gwt-visualization:jar:1.1.1
pom.xml /odk-gae-settings line 4 Maven Dependency Problem
Missing artifact org.javarosa:javarosa-libraries:jar:latest pom.xml
/odk-gae-settings line 4 Maven Dependency Problem
Missing artifact org.opendatakit:odk-httpclient-gae:jar:1.0 pom.xml
/odk-gae-settings line 4 Maven Dependency Problem
Missing artifact org.opendatakit:odk-tomcatutil:jar:1.0 pom.xml
/odk-gae-settings line 4 Maven Dependency Problem"

I know very little about Maven. It's installed and it runs. I used it and
ran the commands listed in the Aggravate\src\main\readme.txt on the outside
chance this might fix this problem. But it didn't. I don't want to start
messing around with the pom.xml because I don't know what I'm doing there.

Any suggestions?

cheers,
dave mitenko

Is there some reason you aren't using the installer?

http://code.google.com/p/opendatakit/downloads/list

Waylon

··· On Mon, Sep 26, 2011 at 7:38 PM, mitenko wrote: > hi all, > (I know I should be posting this to ODK developers but for some reason I > can't post a new message there) > I'm trying to get ODK Aggregate v1_0 GAE up and running in eclipse. I've > followed the checklist put down by Mitch here. Unfortunately, I've still got > a batch of errors: > "Description Resource Path Location Type > Missing artifact com.google.gwt.google-apis:gwt-maps:jar:1.1.1-rc1 pom.xml > /odk-gae-settings line 4 Maven Dependency Problem > Missing artifact com.google.gwt.google-apis:gwt-visualization:jar:1.1.1 > pom.xml /odk-gae-settings line 4 Maven Dependency Problem > Missing artifact org.javarosa:javarosa-libraries:jar:latest pom.xml > /odk-gae-settings line 4 Maven Dependency Problem > Missing artifact org.opendatakit:odk-httpclient-gae:jar:1.0 pom.xml > /odk-gae-settings line 4 Maven Dependency Problem > Missing artifact org.opendatakit:odk-tomcatutil:jar:1.0 pom.xml > /odk-gae-settings line 4 Maven Dependency Problem" > I know very little about Maven. It's installed and it runs. I used it and > ran the commands listed in the Aggravate\src\main\readme.txt on the outside > chance this might fix this problem. But it didn't. I don't want to start > messing around with the pom.xml because I don't know what I'm doing there. > Any suggestions? > cheers, > dave mitenko > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >

For working with Eclipse, you only need to follow the instructions in the
first section in CONFIGURE.txt
NOTE: only import (1) eclipse-aggregate-gae project and (2) odk-gae-settings
projects into Eclipse.
These are both not Maven projects, so you don't need to do anything with
Maven to build them.

It sounds like you have imported the "ODK Aggregate" project or one or more
of the other projects and are therefore fighting with the Maven project
configuration issues you're describing. There are other issues with
Eclipse, Maven and Google's GWT and AppEngine plugins that will also cause
trouble, so you should not try to do this (I'm hoping for improved GWT and
AppEngine plugins to Eclipse so that everything can be built and run as
Maven projects within Eclipse so I can get back to a working MySQL
development environment. For now that isn't possible).

Maven, for now, is a command-line-only build option and it does require the
installation of the library files as described in the
src\main\libs\readme.txt

Mitch

··· On Mon, Sep 26, 2011 at 7:41 PM, W. Brunette wrote:

Is there some reason you aren't using the installer?

http://code.google.com/p/opendatakit/downloads/list

Waylon

On Mon, Sep 26, 2011 at 7:38 PM, mitenko mitenko@gmail.com wrote:

hi all,
(I know I should be posting this to ODK developers but for some reason I
can't post a new message there)
I'm trying to get ODK Aggregate v1_0 GAE up and running in eclipse. I've
followed the checklist put down by Mitch here. Unfortunately, I've still
got
a batch of errors:
"Description Resource Path Location Type
Missing artifact com.google.gwt.google-apis:gwt-maps:jar:1.1.1-rc1
pom.xml
/odk-gae-settings line 4 Maven Dependency Problem
Missing artifact com.google.gwt.google-apis:gwt-visualization:jar:1.1.1
pom.xml /odk-gae-settings line 4 Maven Dependency Problem
Missing artifact org.javarosa:javarosa-libraries:jar:latest pom.xml
/odk-gae-settings line 4 Maven Dependency Problem
Missing artifact org.opendatakit:odk-httpclient-gae:jar:1.0 pom.xml
/odk-gae-settings line 4 Maven Dependency Problem
Missing artifact org.opendatakit:odk-tomcatutil:jar:1.0 pom.xml
/odk-gae-settings line 4 Maven Dependency Problem"
I know very little about Maven. It's installed and it runs. I used it and
ran the commands listed in the Aggravate\src\main\readme.txt on the
outside
chance this might fix this problem. But it didn't. I don't want to start
messing around with the pom.xml because I don't know what I'm doing
there.
Any suggestions?
cheers,
dave mitenko

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com