Hi Enrico and Rupert, 

Thank you very much for your prompt reply. 

I am following as you suggested

On 4 Feb 2012, at 15:43, Rupert Westenthaler wrote:

> Hi Carlo
> 
> Have you called
> 
>    mvn eclipse:eclipse
> 
> from the command line before importing the projects.
> 
> Typically you will need to call
> 
>    # checkout stanbol
>    svn co http://svn.apache.org/repos/asf/incubator/stanbol/trunk stanbol
> 
>    # configure mvn options
>    export MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=128M"
> 
>    #make the first build
>    mvn install

but when i run "mvn install" from the stanbol folder, this is what i get as 
error:

mckm236975:stanbol ca3533$ mvn install
[INFO] Scanning for projects...
Downloading: 
http://repository.apache.org/snapshots/org/apache/apache/9/apache-9.pom
Downloading: http://download.java.net/maven/2/org/apache/apache/9/apache-9.pom
Downloading: http://repository.codehaus.org/org/apache/apache/9/apache-9.pom
Downloading: 
https://maven.nuxeo.org/nexus/content/repositories/vendor-releases/org/apache/apache/9/apache-9.pom
Downloading: http://clojars.org/repo/org/apache/apache/9/apache-9.pom
Downloading: 
http://repository.springsource.com/maven/bundles/external/org/apache/apache/9/apache-9.pom
Downloading: 
http://devel.kiwi-project.eu:8080/nexus/content/repositories/snapshots/org/apache/apache/9/apache-9.pom
Downloading: 
http://devel.kiwi-project.eu:8080/nexus/content/repositories/releases/org/apache/apache/9/apache-9.pom
Downloading: http://repo1.maven.org/maven2/org/apache/apache/9/apache-9.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project 
org.apache.stanbol:stanbol-reactor:0.9.0-incubating-SNAPSHOT 
(/Users/ca3533/Desktop/DATAMIProjectDev/stanbol/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for 
org.apache.stanbol:stanbol-parent:0.9.0-incubating-SNAPSHOT: Could not transfer 
artifact org.apache:apache:pom:9 from/to apache 
(http://repository.apache.org/snapshots/): Error transferring file: Connection 
refused and 'parent.relativePath' points at no local POM @ 
org.apache.stanbol:stanbol-parent:0.9.0-incubating-SNAPSHOT, 
/Users/ca3533/Desktop/DATAMIProjectDev/stanbol/parent/pom.xml, line 15, column 
11 -> [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


Please, any help about it?

Best, 
Carlo





> 
>    #create the eclipse project files
>    mvn eclipse:eclipse
> 
> than open Eclipse and
> 
> 1) import the Stanbol Modules
>> Import... > General > Import Existing Projects into Workspace
> 
> 2) define the variable `M2_REPO` pointing your local Maven Repository
>> Window > Preferences > Java > Build Path > Classpath Variables > New...
> 
> A detailed description of this procedure is also described in the
> README.md [1] in the main stanbol folder.
> 
> I hope that helps
> 
> best
> Rupert
> 
> [1] http://svn.apache.org/repos/asf/incubator/stanbol/trunk/README.md
> section "## Importing the source code as Eclipse projects"
> 
> On Sat, Feb 4, 2012 at 4:08 PM, Carlo Allocca <[email protected]> wrote:
>> 
>> Please, I am sending the below "stanbol installation errors".
>> 
>> Any help?
>> Carlo
>> 
>> Begin forwarded message:
>> 
>> From: Carlo Allocca <[email protected]>
>> Date: 3 February 2012 15:34:42 GMT
>> To: "[email protected]" 
>> <[email protected]>
>> Cc: Carlo Allocca <[email protected]>
>> Subject: stanbol installation errors
>> 
>> Dear All,
>> 
>> I am starting a new experience in using Stanbol. I am (almost) following the 
>> instructions as described in 
>> http://incubator.apache.org/stanbol/docs/trunk/tutorial.html
>> 
>> Specifically, I did the following:
>> 
>> 1) I created a folder on my desktop and from a console I run svn co 
>> http://svn.apache.org/repos/asf/incubator/stanbol/trunk stanbol
>> 
>> 2) From Eclipse (Indigo) File-->Import -->Maven -->Existing Maven Projects. 
>> The attached picture shows the main errors occurring in the files pom.xml
>> 
>> 
>> Please, I would like to ask any help to solve the below errors or any 
>> document or link which may be useful to read.
>> 
>> 
>> Many Thanks,
>> 
>> Best,
>> Carlo
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> --
>> The Open University is incorporated by Royal Charter (RC 000391), an exempt 
>> charity in England & Wales and a charity registered in Scotland (SC 038302).
> 
> 
> 
> 
> --
> | Rupert Westenthaler             [email protected]
> | Bodenlehenstraße 11                             ++43-699-11108907
> | A-5500 Bischofshofen

Reply via email to