[
https://issues.apache.org/jira/browse/RYA-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441508#comment-16441508
]
ASF GitHub Bot commented on RYA-488:
------------------------------------
GitHub user kchilton2 opened a pull request:
https://github.com/apache/incubator-rya/pull/290
RYA-488 Moved the Geo Indexing specific maven repositories into the g…
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kchilton2/incubator-rya RYA-488
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/290.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #290
----
commit 80a3b76afc3d7aa8391ea7228de1019d7e644529
Author: kchilton2 <kevin.e.chilton@...>
Date: 2018-04-17T21:10:59Z
RYA-488 Moved the Geo Indexing specific maven repositories into the
geoindexing profile.
----
> The Geo dependency repositories need to be in a geoindexing profile.
> --------------------------------------------------------------------
>
> Key: RYA-488
> URL: https://issues.apache.org/jira/browse/RYA-488
> Project: Rya
> Issue Type: Bug
> Components: build
> Affects Versions: 4.0.0
> Reporter: Kevin Chilton
> Priority: Major
> Fix For: 4.0.0
>
>
> The "rya-project.pom" file defines where geo dependencies may be found. They
> should only be included when using the "geoindexing" profile. Right now,
> building the project with no profiles on will try to fetch jars from those
> repositories.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)