You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/11 19:29:38 UTC

[jira] [Commented] (ANY23-255) apache-any23-quads dependency should not be test in core pom.xml

    [ https://issues.apache.org/jira/browse/ANY23-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14357345#comment-14357345 ] 

ASF GitHub Bot commented on ANY23-255:
--------------------------------------

GitHub user lewismc opened a pull request:

    https://github.com/apache/any23/pull/14

    ANY23-255 apache-any23-quads dependency should not be <scope> test in core pom.xml

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lewismc/any23 ANY23-255

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/any23/pull/14.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 #14
    
----
commit 098fc5bf25fdd21a0019c15001a288f3614cf5aa
Author: Lewis John McGibbney <le...@jpl.nasa.gov>
Date:   2015-03-11T18:29:01Z

    ANY23-255 apache-any23-quads dependency should not be <scope> test in core pom.xml

----


> apache-any23-quads dependency should not be <scope> test in core pom.xml
> ------------------------------------------------------------------------
>
>                 Key: ANY23-255
>                 URL: https://issues.apache.org/jira/browse/ANY23-255
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.1
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>             Fix For: 1.2
>
>
> Right now if you build core and try to invoke the app assembler
> {code}
> ./bin/any23 vocab
> {code}
> It spits out a message saying that no Factory implementation could be located for nquads. This is because nquads is set as <scope>test</scope> within the core/pom.xml
> This trivial issues will address and fix that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)