opendatatrentino / OpenDataRise

Tool to cleanse and semantify datasets from CKAN repositories. Based on OpenRefine.
Other
23 stars 3 forks source link

mvn build failed under maven2 and maven3.3.3 #124

Open jackyq2015 opened 9 years ago

jackyq2015 commented 9 years ago

$ mvn package

T E S T S

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar 175K downloaded (plexus-archiver-2.0.1.jar) [INFO] [jar:jar {execution: default-jar}] [INFO] ------------------------------------------------------------------------ [INFO] Building OpenDataRise Main [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ubuntu/src/OpenDataRise/main/src/main/resources [INFO] snapshot org.openrefine.deps:opencsv:2.4-SNAPSHOT: checking for updates from project.rdflocal [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Internal error in the plugin manager executing goal 'com.github.goldin:copy-maven-plugin:0.2.5:copy': Unable to find the mojo 'copy' (or one of its required components) in the plugin 'com.github.goldin:copy-maven-plugin' Component descriptor cannot be found in the component repository: org.sonatype.aether.RepositorySystem. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22 seconds [INFO] Finished at: Sun Oct 25 02:02:30 UTC 2015

DavidLeoni commented 9 years ago

Hi

the build is failing because the code here on the public repo is very old.

Unfortunately I cannot publish the new code now because first I need to clean it up from proprietary code. This will realistically happen by mid December. Still in the meanwhile I should be able to make separate pull requests to Refine for some stuff as mentioned in mailing list.