EOP 1.2.3 installation error

49 views
Skip to first unread message

Vivian Santos Silva

unread,
Oct 16, 2017, 6:29:39 AM10/16/17
to eop-...@googlegroups.com
Dear all,

I'm having some problems installing EOP 1.2.3. Treetagger installation finishes successfully, but after that I receive the following output:

EOP Code Building. This process could take several minutes, please wait ... 
[INFO] Scanning for projects...
Downloading: http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ext-releases-local/de/tudarmstadt/ukp/dkpro/lab/de.tudarmstadt.ukp.dkpro.lab/0.8.0/de.tudarmstadt.ukp.dkpro.lab-0.8.0.pom
Downloading: http://hlt-services4.fbk.eu:8080/artifactory/repo/de/tudarmstadt/ukp/dkpro/lab/de.tudarmstadt.ukp.dkpro.lab/0.8.0/de.tudarmstadt.ukp.dkpro.lab-0.8.0.pom
Downloading: http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/repo/de/tudarmstadt/ukp/dkpro/lab/de.tudarmstadt.ukp.dkpro.lab/0.8.0/de.tudarmstadt.ukp.dkpro.lab-0.8.0.pom
Downloading: https://repo.maven.apache.org/maven2/de/tudarmstadt/ukp/dkpro/lab/de.tudarmstadt.ukp.dkpro.lab/0.8.0/de.tudarmstadt.ukp.dkpro.lab-0.8.0.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Could not find artifact de.tudarmstadt.ukp.dkpro.lab:de.tudarmstadt.ukp.dkpro.lab:pom:0.8.0 in ukp-oss-ext (http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ext-releases-local) @ de.tudarmstadt.ukp.similarity:de.tudarmstadt.ukp.similarity-asl:1.0.0, /home/vivian/.m2/repository/de/tudarmstadt/ukp/similarity/de.tudarmstadt.ukp.similarity-asl/1.0.0/de.tudarmstadt.ukp.similarity-asl-1.0.0.pom, line 63, column 21
[ERROR] 'dependencies.dependency.version' for de.tudarmstadt.ukp.similarity.algorithms:de.tudarmstadt.ukp.similarity.algorithms.style-asl:jar is missing. @ eu.excitementproject:core:[unknown-version], /home/vivian/Excitement-Open-Platform-1.2.3/core/pom.xml, line 82, column 15
[ERROR] 'dependencies.dependency.version' for de.tudarmstadt.ukp.similarity.algorithms:de.tudarmstadt.ukp.similarity.algorithms.structure-asl:jar is missing. @ eu.excitementproject:core:[unknown-version], /home/vivian/Excitement-Open-Platform-1.2.3/core/pom.xml, line 96, column 15
[ERROR] 'dependencies.dependency.version' for de.tudarmstadt.ukp.similarity.algorithms:de.tudarmstadt.ukp.similarity.algorithms.lexical-asl:jar is missing. @ eu.excitementproject:core:[unknown-version], /home/vivian/Excitement-Open-Platform-1.2.3/core/pom.xml, line 108, column 15
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]  
[ERROR]   The project eu.excitementproject:core:1.2.3 (/home/vivian/Excitement-Open-Platform-1.2.3/core/pom.xml) has 4 errors
[ERROR]     Non-resolvable import POM: Could not find artifact de.tudarmstadt.ukp.dkpro.lab:de.tudarmstadt.ukp.dkpro.lab:pom:0.8.0 in ukp-oss-ext (http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ext-releases-local) @ de.tudarmstadt.ukp.similarity:de.tudarmstadt.ukp.similarity-asl:1.0.0, /home/vivian/.m2/repository/de/tudarmstadt/ukp/similarity/de.tudarmstadt.ukp.similarity-asl/1.0.0/de.tudarmstadt.ukp.similarity-asl-1.0.0.pom, line 63, column 21 -> [Help 2]
[ERROR]     'dependencies.dependency.version' for de.tudarmstadt.ukp.similarity.algorithms:de.tudarmstadt.ukp.similarity.algorithms.style-asl:jar is missing. @ eu.excitementproject:core:[unknown-version], /home/vivian/Excitement-Open-Platform-1.2.3/core/pom.xml, line 82, column 15
[ERROR]     'dependencies.dependency.version' for de.tudarmstadt.ukp.similarity.algorithms:de.tudarmstadt.ukp.similarity.algorithms.structure-asl:jar is missing. @ eu.excitementproject:core:[unknown-version], /home/vivian/Excitement-Open-Platform-1.2.3/core/pom.xml, line 96, column 15
[ERROR]     'dependencies.dependency.version' for de.tudarmstadt.ukp.similarity.algorithms:de.tudarmstadt.ukp.similarity.algorithms.lexical-asl:jar is missing. @ eu.excitementproject:core:[unknown-version], /home/vivian/Excitement-Open-Platform-1.2.3/core/pom.xml, line 108, column 15
[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
Error!

It seems that the POMs are not being downloaded. I tried the URLs in the browser and got a "Page not found" error message for all of them.

Any help would be appreciated.

Thanks and kind regards,
Vivian.

Richard Eckart de Castilho

unread,
Oct 16, 2017, 10:04:05 AM10/16/17
to eop-...@googlegroups.com
Dear Vivian,

the URL of the repository at http://zoidberg.ukp.informatik.tu-darmstadt.de has changed due to an upgrade of the repository software.

Can you change the URL in the repository declaration? ... from

http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/repo/

... to ...

http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ukp-releases-local/

Best,

-- Richard

Vivian Silva

unread,
Oct 23, 2017, 9:40:21 AM10/23/17
to eop-users
Dear Richard,

Thanks for your reply and sorry for the late feedback. I changed the URL and it worked fine.

Thanks a lot.

Kind regards,
Vivian.

Simone Rebora

unread,
Nov 12, 2017, 10:53:00 AM11/12/17
to eop-users
Dear all,
I have still a problem in building EOP... I've followed Richard's suggestion and the error described by Vivien was solved. However, I had this new error a few minutes later:

Downloading: https://repo.maven.apache.org/maven2/edu/ucla/sspace/edu.ucla.sspace/1.0/edu.ucla.sspace-1.0.jar
Downloading: https://repo.maven.apache.org/maven2/com/wcohen/ss/secondstring/20060615/secondstring-20060615.jar
[INFO]                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Free Open Source Platform for Recognizing Textual Entailments (RTE)
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Free Open Source Platform for Recognizing Textual Entailments (RTE) SUCCESS [  2.203 s]
[INFO] common ............................................. SUCCESS [ 16.685 s]
[INFO] redis .............................................. SUCCESS [  5.417 s]
[INFO] lap ................................................ SUCCESS [02:05 min]
[INFO] distsim ............................................ SUCCESS [ 15.509 s]
[INFO] lexicalminer ....................................... SUCCESS [  7.535 s]
[INFO] core ............................................... FAILURE [01:20 min]
[INFO] transformations .................................... SKIPPED
[INFO] biutee ............................................. SKIPPED
[INFO] alignmentedas ...................................... SKIPPED
[INFO] adarte ............................................. SKIPPED
[INFO] util ............................................... SKIPPED
[INFO] globalgraphoptimizer ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:15 min
[INFO] Finished at: 2017-11-12T11:20:24+01:00
[INFO] Final Memory: 59M/547M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project core: Could not resolve dependencies for project eu.excitementproject:core:jar:1.2.3: The following artifacts could not be resolved: edu.ucla.sspace:edu.ucla.sspace:jar:1.0, com.wcohen.ss:secondstring:jar:20060615: Could not find artifact edu.ucla.sspace:edu.ucla.sspace:jar:1.0 in ukp-oss (http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ukp-releases-local) -> [Help 1]
[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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core
Error!

I really hope that your can help me on this,
Kind regards,
Simone

Richard Eckart de Castilho

unread,
Nov 14, 2017, 6:52:56 AM11/14/17
to eop-...@googlegroups.com
Hi,

> On 12.11.2017, at 16:53, Simone Rebora <simone....@gmail.com> wrote:
>
> Dear all,
> I have still a problem in building EOP... I've followed Richard's suggestion and the error described by Vivien was solved. However, I had this new error a few minutes later:

Ok, sorry - my mistake.

This should be the right URL that contains all the required artifacts

http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-releases/

(... and not as said before
http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ukp-releases-local/)

Best,

-- Richard

Simone Rebora

unread,
Nov 15, 2017, 7:21:57 AM11/15/17
to eop-users
Dear Richard, thanks very much!!!!

Testing EOP ... 
EOPRunner  [options ...] [arguments ...]
 -config VAL     : Configuration file for the EDA
 -eda VAL        : The EDA to be used
 -hypothesis VAL : The hypothesis part of a text/hypothesis pair
 -language VAL   : Language of dataset (DE|EN|IT)
 -lap VAL        : The LAP to be used
 -model VAL      : Input model file (obtained through training previously)
 -nolap          : Even if train and test files are given, don't do preprocessin
                   g (useful for the Experimenter)
 -output VAL     : Directory for the run's output
 -results VAL    : The name of the (xml formatted) results file
 -score          : Compute the scores on the test data or not
 -test           : Test or not
 -testDir VAL    : Directory for LAP-produced xmi files for test data
 -testFile VAL   : Input file with TE pairs for testing
 -text VAL       : The text part of a text/hypothesis pair
 -trace          : Produce output (one file per pair) that allows the visualizat
                   ion of the alignment. Only usable with an alignment EDA
 -train          : Do the training or not
 -trainDir VAL   : Directory for LAP-produced xmi files from training data
 -trainFile VAL  : Input file with TE pairs for training
17/11/15 13:16:55 INFO runner.EOPRunner: running the EOP
OK

EOP 1.2.3 Installation Successful!
Reply all
Reply to author
Forward
0 new messages