You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Fabian Christ (JIRA)" <ji...@apache.org> on 2012/05/18 10:12:06 UTC

[jira] [Commented] (STANBOL-619) Modify OWLAPI maven groupId and artifactIds

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

Fabian Christ commented on STANBOL-619:
---------------------------------------

I think it should be no problem to fix this and use the "correct" values. Peter, do you have any information when the OWLAPI will be available from Maven central? This would make everything so much easier.
                
> Modify OWLAPI maven groupId and artifactIds
> -------------------------------------------
>
>                 Key: STANBOL-619
>                 URL: https://issues.apache.org/jira/browse/STANBOL-619
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Peter Ansell
>
> Currently the owlapi groupId and versionId that stanbol is using is "owlapi" and "owlapi"
> Even though I don't think the full set of OWLAPI maven modules are currently in maven central, would it be possible to change to using references to the groupId and artifactIds that are used by the OWLAPI project in their current subversion trunk.
> The standard groupId is:
> <groupId>net.sourceforge.owlapi</groupId>
> The module that you will likely want to pull in for API references is owlapi-api [1], while the module that you will likely want to pull in for a complete set of API and implementations (including OWLManager) is owlapi-apibinding [2].
> Although the main goal is to standardise these identifiers so that things will just work when the modules are released on maven central, these changes would make it much easier for me to substitute my patched owlapi for the version that you are using [3].
> [1] http://owlapi.svn.sourceforge.net/viewvc/owlapi/v3/trunk/api/pom.xml
> [2] http://owlapi.svn.sourceforge.net/viewvc/owlapi/v3/trunk/apibinding/pom.xml
> [3] https://github.com/ansell/owlapi

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira