I still have the same error with the code you sent to me. I have installed maven2 plugin for eclipse and when running project with it, the following error is displayed:
[INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] The project org.apache.tuscany.sca:sample-intelleo-lpc:2.0-SNAPSHOT (F:\source folder\IntelLEO 2\intelleo_lpc\pom.xml) has 1 error [ERROR] Non-resolvable parent POM org.apache.tuscany.sca:tuscany-sca:2.0-SNAPSHOT for org.apache.tuscany.sca:sample-intelleo-lpc:2.0-SNAPSHOT: Failed to resolve POM for org.apache.tuscany.sca:tuscany-sca:2.0-SNAPSHOT due to Missing: ---------- 1) org.apache.tuscany.sca:tuscany-sca:pom:2.0-SNAPSHOT ---------- 1 required artifact is missing. for artifact: org.apache.tuscany.sca:tuscany-sca:pom:2.0-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2, releases=true, snapshots=false) -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException Zoran ________________________________ From: Luciano Resende <[email protected]> To: [email protected] Sent: Fri, March 12, 2010 9:32:21 PM Subject: Re: javascript client On Fri, Mar 12, 2010 at 12:15 PM, Zoran Jeremic <[email protected]> wrote: > Thank you guys for your generous help on this. I'm a little confused with > all these settings. I didn't used Maven here, and I'm not familiar with it. > I just started this as a typical Java project. > > I uploaded project to http://zoranjeremic.org/files/intelleo_lpc.rar > Migrated 2.x version (based on what you had sent before) http://people.apache.org/~lresende/tuscany/intelleo-lpc-2x.tar.gz -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
