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 18:54:39 UTC

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

Lewis John McGibbney created ANY23-255:
------------------------------------------

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