[ 
https://issues.apache.org/jira/browse/STANBOL-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alessandro Adamou updated STANBOL-291:
--------------------------------------

    Attachment: org.apache.stanbol.rules.refactor.RefactoringTest.txt

Some of these version removals is causing rules/refactor tests to fail on a 
missing class def. 

Surefire report attached.

e.g.

----

refactoringTest(org.apache.stanbol.rules.refactor.RefactoringTest)  Time 
elapsed: 0.996 sec  <<< ERROR!
java.lang.NoClassDefFoundError: 
org/apache/clerezza/rdf/jena/serializer/JenaSerializerProvider
        at 
org.apache.stanbol.owl.transformation.JenaToClerezzaConverter.clerezzaMGraphToJenaModel(JenaToClerezzaConverter.java:113)
        at 
org.apache.stanbol.rules.refactor.impl.RefactorerImpl.kReSCoreOperation(RefactorerImpl.java:523)
        at 
org.apache.stanbol.rules.refactor.impl.RefactorerImpl.ontologyRefactoring(RefactorerImpl.java:391)
        at 
org.apache.stanbol.rules.refactor.RefactoringTest.refactoringTest(RefactoringTest.java:263)

> Check that all POMs use artifacts whose versions are defined in parent POM
> --------------------------------------------------------------------------
>
>                 Key: STANBOL-291
>                 URL: https://issues.apache.org/jira/browse/STANBOL-291
>             Project: Stanbol
>          Issue Type: Improvement
>            Reporter: Fabian Christ
>            Assignee: Fabian Christ
>              Labels: Dependencies, Release, Version
>         Attachments: org.apache.stanbol.rules.refactor.RefactoringTest.txt
>
>
> There are a number of POMs that reference the parent POM but do define there 
> own versions of some dependencies. All versions of all dependencies should be 
> defined in the parent POM. This prevents that different parts of Stanbol use 
> the same artifact in different versions.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to