You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Alessandro Adamou (JIRA)" <ji...@apache.org> on 2012/06/27 15:23:44 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=13402214#comment-13402214 ] 

Alessandro Adamou commented on STANBOL-619:
-------------------------------------------

We're probably going to have to change the artifact IDs too once the owl api goes into maven central. It is split into several artifacts on sonatype as well as the original source project.
                
> 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