remove duplicate dependencies in poms
-------------------------------------
Key: STANBOL-311
URL: https://issues.apache.org/jira/browse/STANBOL-311
Project: Stanbol
Issue Type: Bug
Reporter: Reto Bachmann-Gmür
Priority: Minor
Some maven versions are nitpicking enough to complain
[ERROR] The project
org.apache.stanbol:org.apache.stanbol.entityhub.indexing.genericrdf:0.9.0-incubating-SNAPSHOT
(/home/reto/projects/apache/stanbol/trunk/entityhub/indexing/genericrdf/pom.xml)
has 1 error
[ERROR] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
be unique: commons-io:commons-io:jar -> duplicate declaration of version (?)
[ERROR] The project
org.apache.stanbol:org.apache.stanbol.entityhub.indexing.dbpedia:0.9.0-incubating-SNAPSHOT
(/home/reto/projects/apache/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml)
has 1 error
[ERROR] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
be unique: commons-io:commons-io:jar -> duplicate declaration of version (?)
[ERROR] The project
org.apache.stanbol:org.apache.stanbol.entityhub.indexing.dblp:0.9.0-incubating-SNAPSHOT
(/home/reto/projects/apache/stanbol/trunk/entityhub/indexing/dblp/pom.xml) has
1 error
[ERROR] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
be unique: commons-io:commons-io:jar -> duplicate declaration of version (?)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira