Skip to content

UnifiedViews/Core build fails on T-RDFMerger #218

@hanecak

Description

@hanecak

What I did just few minutes ago, with UnifiedViews checkout out some times ago:

git checkout master
git pull
mvn clean
mvn package

Shortened output at the end:

...
[INFO] Building T-RDFMerger 1.3.1
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/eu/unifiedviews/uv-dpu-api-helpers/1.0.1/uv-dpu-api-helpers-1.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/eu/unifiedviews/uv-dataunit-files/1.0.1/uv-dataunit-files-1.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/eu/unifiedviews/uv-dpu-api/1.0.1/uv-dpu-api-1.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/eu/unifiedviews/uv-dataunit-rdf/1.0.1/uv-dataunit-rdf-1.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/eu/unifiedviews/uv-dataunit-helpers/1.0.1/uv-dataunit-helpers-1.0.1.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ODCleanStore ...................................... SUCCESS [2.781s]
[INFO] dataunit .......................................... SUCCESS [5.310s]
[INFO] dataunit-file ..................................... SUCCESS [26.613s]
[INFO] dataunit-file-impl ................................ SUCCESS [4.545s]
[INFO] dataunit-rdf ...................................... SUCCESS [3.996s]
[INFO] dataunit-rdf-impl ................................. SUCCESS [3.496s]
[INFO] commons-app ....................................... SUCCESS [50.787s]
[INFO] frontend .......................................... SUCCESS [4:03.447s]
[INFO] backend ........................................... SUCCESS [17.281s]
[INFO] lib ............................................... SUCCESS [0.011s]
[INFO] lib-core .......................................... SUCCESS [0.761s]
[INFO] module-test ....................................... SUCCESS [2.295s]
[INFO] T-RDFMerger ....................................... FAILURE [1.527s]
[INFO] T-FilesMerger ..................................... SKIPPED
[INFO] uv-core-dpus ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:03.845s
[INFO] Finished at: Wed Oct 29 21:06:45 CET 2014
[INFO] Final Memory: 76M/765M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project uv-t-rdfMerger: Could not resolve dependencies for project eu.unifiedviews.plugins:uv-t-rdfMerger:bundle:1.3.1: The following artifacts could not be resolved: eu.unifiedviews:uv-dpu-api:jar:1.0.1, eu.unifiedviews:uv-dpu-api-helpers:jar:1.0.1, eu.unifiedviews:uv-dataunit-rdf:jar:1.0.1, eu.unifiedviews:uv-dataunit-files:jar:1.0.1, eu.unifiedviews:uv-dataunit-helpers:jar:1.0.1: Could not find artifact eu.unifiedviews:uv-dpu-api:jar:1.0.1 in central (http://repo.maven.apache.org/maven2) -> [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 -rf :uv-t-rdfMerger

Might be same or related to issue #152 ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions