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

[jira] [Resolved] (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:all-tabpanel ]

Lewis John McGibbney resolved ANY23-255.
----------------------------------------
    Resolution: Fixed

> 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)