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 21:44:00 UTC

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

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

Claude Warren commented on JENA-958:
------------------------------------

only the resource needed to be a Resource.  The other resource property (input) was already handled properly.


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