Github user djkevincr commented on the issue:
https://github.com/apache/gora/pull/104
@madhawa-gunasekara I am getting following error when I build the PR
changes locally can you please check?
[INFO]
------------------------------------------------------------------------
[INFO] Building Apache Gora :: Tutorial 0.8-SNAPSHOT
[INFO]
------------------------------------------------------------------------
Downloading:
http://repo.maven.apache.org/maven2/org/apache/solr/solr-core/${lucene-solr-5.version}/solr-core-${lucene-solr-5.version}.pom
Downloading:
http://maven.restlet.org/org/apache/solr/solr-core/${lucene-solr-5.version}/solr-core-${lucene-solr-5.version}.pom
Downloading:
http://repo.maven.apache.org/maven2/org/apache/solr/solr-solrj/${solr-solrj-5.version}/solr-solrj-${solr-solrj-5.version}.pom
Downloading:
http://maven.restlet.org/org/apache/solr/solr-solrj/${solr-solrj-5.version}/solr-solrj-${solr-solrj-5.version}.pom
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Gora :: Tutorial ........................... FAILURE [3.183s]
[INFO] Apache Gora :: Sources-Dist ....................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 5.005s
[INFO] Finished at: Sun Jun 04 21:44:49 IST 2017
[INFO] Final Memory: 25M/334M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gora-tutorial: Could not resolve
dependencies for project org.apache.gora:gora-tutorial:bundle:0.8-SNAPSHOT:
Failed to collect dependencies for [org.apache.gora:gora-core:jar:0.8-SNAPSHOT
(compile), org.apache.gora:gora-hbase:jar:0.8-SNAPSHOT (compile),
org.apache.gora:gora-jcache:jar:0.8-SNAPSHOT (compile),
org.apache.gora:gora-couchdb:jar:0.8-SNAPSHOT (compile),
org.apache.gora:gora-cassandra:jar:0.8-SNAPSHOT (compile),
org.apache.gora:gora-solr-5:jar:0.8-SNAPSHOT (compile),
org.apache.hadoop:hadoop-client:jar:2.5.2 (compile),
org.apache.avro:avro:jar:1.8.1 (compile),
org.apache.spark:spark-core_2.10:jar:1.4.1 (provided), org.jdom:jdom:jar:1.1.3
(compile), org.slf4j:slf4j-log4j12:jar:1.6.6 (compile), log4j:log4j:jar:1.2.16
(compile), org.ektorp:org.ektorp:jar:1.4.2 (compile)]: Failed to read artifact
descriptor for org.apache.solr:solr-core:jar:${lucene-solr-5.version}: Could
not transfer artifact org.apache.solr:solr-core:pom:${lucene-
solr-5.version} from/to central (http://repo.maven.apache.org/maven2): Illegal
character in path at index 63:
http://repo.maven.apache.org/maven2/org/apache/solr/solr-core/${lucene-solr-5.version}/solr-core-${lucene-solr-5.version}.pom
-> [Help 1]
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---