You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Claude Warren (JIRA)" <ji...@apache.org> on 2015/06/06 17:18:00 UTC

[jira] [Created] (JENA-958) setting the namespace on the maven schemagen plugin causes an exception

Claude Warren created JENA-958:
----------------------------------

             Summary: setting the namespace on the maven schemagen plugin causes an exception
                 Key: JENA-958
                 URL: https://issues.apache.org/jira/browse/JENA-958
             Project: Apache Jena
          Issue Type: Bug
          Components: Maven Tools
    Affects Versions: Jena 3.0.0
            Reporter: Claude Warren


Setting the namespace option in the <source> section of the fileOptions in the pom results in a org.apache.jena.rdf.model.ResourceRequiredException.

The issue appears to be that the SchemagenMojo does not convert the string representation of the URL to a resource.

I suspect that all schemagen resource properties will have the same issue.



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