Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

"Used undeclared dependencies" and "Unused declared dependencies" #38

Open
akuckartz opened this issue Jul 17, 2014 · 3 comments
Open

Comments

@akuckartz
Copy link
Contributor

mvn dependency:analyze reports many "Used undeclared dependencies" and "Unused declared dependencies".

Maybe this helps to resolve #35

@akuckartz
Copy link
Contributor Author

@retog

@retog
Copy link
Contributor

retog commented Aug 1, 2014

It would be good to tidy up the projects and have all used dependencies declared (meaning not just to rely on transitive dependencies and not to have any dependencies in the pom that are not actually used. A patch would be welcome.

@akuckartz
Copy link
Contributor Author

Below is the condensed output of mvn dependency:analyze. The main problems likely are among the numerous reported "Used undeclared dependencies":

[WARNING] Some problems were encountered while building the effective model for eu.fusepool:launcher:jar:0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-clean-plugin is missing. @ line 37, column 21
[WARNING] 'build.plugins.plugin.version' for org.apache.rat:apache-rat-plugin is missing. @ line 133, column 21
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 95, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.xerox:Probe2_5:bundle:1.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.felix:org.apache.felix.scr.annotations:jar -> version 1.9.6 vs 1.7.0 @ line 40, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for no.priv.garshol.duke:duke:jar:1.2-jakub-SNAPSHOT
[WARNING] 'parent.relativePath' points at eu.fusepool:fusepool-linker-parent instead of org.sonatype.oss:oss-parent, please verify your project structure @ line 327, column 11
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.


[INFO] Building Fusepool Platform Webconsole Branding 0.1-SNAPSHOT
[WARNING] Unused declared dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:1.7.2:compile
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.6.0:compile


[INFO] Building Fusepool - KMXClient 1.0-SNAPSHOT
[WARNING] Unused declared dependencies found:
[WARNING]    org.glassfish.external:commons-codec-repackaged:jar:3.0.1:compile
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.9.8:compile


[INFO] Building Fusepool Enhanced Content Store Ontologies 0.1-SNAPSHOT
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.9.8:compile


[INFO] Building Fusepool Enhanced Content Store Core 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:rdf.metadata:jar:0.2:compile
[WARNING]    commons-codec:commons-codec:jar:1.7:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.indexedgraph:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:platform.graphprovider.content:jar:0.7:compile
[WARNING]    org.apache.clerezza:rdf.cris.core:jar:0.3:compile
[WARNING]    javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[WARNING] Unused declared dependencies found:
[WARNING]    eu.fusepool:ecs.ontologies:jar:0.1-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.core:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:platform.graphnodeprovider:jar:0.2:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.core:jar:1.0.0-SNAPSHOT:compile


[INFO] Building Fusepool KMX RDF Proxy 0.2-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.codehaus.jettison:jettison:jar:1.3:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.indexedgraph:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.core:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile
[WARNING]    com.treparel:KMXClient:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:ecs.core:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:ecs.ontologies:jar:0.1-SNAPSHOT:compile


[INFO] Building Xerox Services API 1.0-SNAPSHOT
[WARNING] Unused declared dependencies found:
[WARNING]    org.osgi:org.osgi.core:jar:4.3.0:provided
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.7.0:compile
[WARNING]    org.codehaus.jettison:jettison:jar:1.3.3:compile
[WARNING]    org.apache.maven.plugins:maven-javadoc-plugin:jar:2.9.1:compile


[INFO] Building Prediction Hub 1.0-SNAPSHOT
[WARNING] Unused declared dependencies found:
[WARNING]    org.osgi:org.osgi.core:jar:4.3.0:provided
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.viewable:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.base:jar:1.0.0-SNAPSHOT:compile
[WARNING]    com.xerox:xeroxservicesapi:jar:1.0-SNAPSHOT:compile
[WARNING]    javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.security.core:jar:1.0.0:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.indexedgraph:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:jaxrs.utils:jar:0.9:compile


[INFO] Building OpenXerox Client 1.0-SNAPSHOT
[WARNING] Unused declared dependencies found:
[WARNING]    org.osgi:org.osgi.core:jar:4.3.0:provided
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    com.xerox:xeroxservicesapi:jar:1.0-SNAPSHOT:compile
[WARNING]    org.codehaus.jettison:jettison:jar:1.3.3:compile


[INFO] Building LUP :: 3.4 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING] Unused declared dependencies found:
[WARNING]    com.xerox:xeroxservicesapi:jar:1.0-SNAPSHOT:compile
[WARNING]    com.xerox:Prediction-Hub:jar:1.0-SNAPSHOT:compile


[INFO] Building Fusepool FirstSwim 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    com.googlecode.json-simple:json-simple:jar:1.1:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.indexedgraph:jar:1.0.0-SNAPSHOT:compile
[WARNING]    javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.core:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile
[WARNING]    org.apache.clerezza:jaxrs.utils:jar:0.9:compile
[WARNING]    org.json:json:jar:20131018:compile
[WARNING]    com.xerox:xeroxservicesapi:jar:1.0-SNAPSHOT:compile


[INFO] Building Fusepool Selfregistration 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.viewable:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:rdf.ontologies:jar:0.12:compile
[WARNING]    org.apache.clerezza:rdf.utils:jar:0.14:compile
[WARNING]    org.apache.clerezza:jaxrs.utils:jar:0.9:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile


[INFO] Building Fusepool NERs Enhancer Engine 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING]    org.apache.clerezza:rdf.ontologies:jar:0.12:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.felix:org.osgi.core:jar:1.4.0:provided
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.stanboltools.offline:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.model.clerezza:jar:1.0.0-SNAPSHOT:compile
[WARNING]    commons-io:commons-io:jar:1.4:compile
[WARNING]    commons-lang:commons-lang:jar:2.6:compile
[WARNING]    commons-codec:commons-codec:jar:1.7:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile
[WARNING]    org.wymiwyg:wymiwyg-commons-core:jar:0.7.5:compile
[WARNING]    junit:junit:jar:4.8.1:compile


[INFO] Building Fusepool Dictionary Annotator Enhancer Engine 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING]    org.apache.clerezza:rdf.ontologies:jar:0.12:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.stanboltools.offline:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.model.clerezza:jar:1.0.0-SNAPSHOT:compile
[WARNING]    commons-io:commons-io:jar:2.4:compile
[WARNING]    commons-lang:commons-lang:jar:2.6:compile
[WARNING]    commons-codec:commons-codec:jar:1.8:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile
[WARNING]    org.wymiwyg:wymiwyg-commons-core:jar:0.7.6:compile
[WARNING]    junit:junit:jar:4.11:test


[INFO] Building Fusepool AnnoStore 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.base:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile


[INFO] Building Fusepool SILK Plugins 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    org.scala-lang:scala-library:jar:2.9.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.9.8:compile


[INFO] Building Fusepool SILK Wrapper 1.0-SNAPSHOT
[WARNING] Unused declared dependencies found:
[WARNING]    eu.fusepool:silk-plugins:jar:1.0-SNAPSHOT:compile
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.9.8:compile

[INFO] Building Fusepool SILK API 1.0-SNAPSHOT
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.9.8:compile


[INFO] Building Fusepool SILK Bundle 1.0-SNAPSHOT
[WARNING] Unused declared dependencies found:
[WARNING]    eu.fusepool:silk-wrapper:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:silk-fusepool-api:jar:1.0-SNAPSHOT:compile
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.6.0:provided
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:provided
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:provided
[WARNING]    org.slf4j:slf4j-log4j12:jar:1.6.4:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.4:compile
[WARNING]    org.scala-lang:scala-library:jar:2.9.1:compile
[WARNING]    de.fuberlin.wiwiss.silk:silk-core:jar:2.5.3:compile
[WARNING]    de.fuberlin.wiwiss.silk:silk-jena:jar:2.5.3:compile
[WARNING]    eu.fusepool:silk-plugins:jar:1.0-SNAPSHOT:compile
[WARNING]    org.clapper:classutil_2.9.1:jar:0.4.3:compile
[WARNING]    com.thoughtworks.paranamer:paranamer:jar:2.3:compile
[WARNING]    org.clapper:grizzled-scala_2.9.1:jar:1.0.8:compile
[WARNING]    jline:jline:jar:2.6:compile
[WARNING]    org.clapper:grizzled-slf4j_2.9.1:jar:0.6.5:compile
[WARNING]    javax.inject:javax.inject:jar:1:compile
[WARNING]    asm:asm-all:jar:2.2:compile


[INFO] Building DLC  Api 1.0-SNAPSHOT
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.base:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.model.clerezza:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.viewable:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.core:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING]    org.apache.clerezza:rdf.ontologies:jar:0.12:compile
[WARNING]    org.apache.clerezza:rdf.utils:jar:0.14:compile
[WARNING]    org.apache.clerezza:jaxrs.utils:jar:0.9:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.9.6:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.core:jar:1.0.0-SNAPSHOT:compile


[INFO] Building Fusepool-SILK Interlinking Service 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.base:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.indexedgraph:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.commons:commons-lang3:jar:3.1:compile
[WARNING]    commons-io:commons-io:jar:2.4:compile
[WARNING]    eu.fusepool:silk-fusepool-api:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:dlc-api:jar:1.0-SNAPSHOT:compile


[INFO] Building DLC  Ontologies 1.0-SNAPSHOT
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.base:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.model.clerezza:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.viewable:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.core:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING]    org.apache.clerezza:rdf.ontologies:jar:0.12:compile
[WARNING]    org.apache.clerezza:rdf.utils:jar:0.14:compile
[WARNING]    org.apache.clerezza:jaxrs.utils:jar:0.9:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.9.6:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.core:jar:1.0.0-SNAPSHOT:compile

[INFO] Building DLC Core 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    commons-io:commons-io:jar:2.4:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.indexedgraph:jar:1.0.0-SNAPSHOT:compile
[WARNING]    javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[WARNING] Unused declared dependencies found:
[WARNING]    eu.fusepool:dlc-api:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:dlc-ontologies:jar:1.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.core:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.core:jar:1.0.0-SNAPSHOT:compile


[INFO] Building ECS Utils 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.viewable:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.base:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.model.clerezza:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.indexedgraph:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING]    org.apache.clerezza:jaxrs.utils:jar:0.9:compile
[WARNING]    org.apache.clerezza:rdf.utils:jar:0.14:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.core:jar:1.0.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:ecs.ontologies:jar:0.1-SNAPSHOT:compile
[WARNING]    eu.fusepool:dlc-api:jar:1.0-SNAPSHOT:compile


[INFO] Building Fusepool Enhancement Engine Patents to RDF 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.apache.clerezza:rdf.ontologies:jar:0.12:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.stanboltools.offline:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.base:jar:1.0.0-SNAPSHOT:compile
[WARNING]    xerces:xercesImpl:jar:2.9.1:compile
[WARNING]    org.codehaus.jettison:jettison:jar:1.3.3:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.model.clerezza:jar:1.0.0-SNAPSHOT:compile
[WARNING]    net.sourceforge.saxon:saxon:jar:9.1.0.8:compile
[WARNING]    xml-apis:xml-apis:jar:2.0.2:compile
[WARNING]    xml-resolver:xml-resolver:jar:1.2:compile
[WARNING]    org.apache.commons:commons-lang3:jar:3.1:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.rdfentities:bundle:0.10.0:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.core:jar:1.0.0-SNAPSHOT:test
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:rdf.jena.sparql:jar:0.7:compile
[WARNING]    org.apache.clerezza:rdf.jena.parser:jar:0.12:compile
[WARNING]    junit:junit:jar:4.11:test
[WARNING]    org.slf4j:slf4j-simple:jar:1.6.1:test
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.yard.clerezza:jar:1.0.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:dlc-api:jar:1.0-SNAPSHOT:compile


[INFO] Building Fusepool Enhancement Engine PubMed Articles to RDF 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING]    org.apache.clerezza:rdf.ontologies:jar:0.12:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.stanboltools.offline:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.base:jar:1.0.0-SNAPSHOT:compile
[WARNING]    xerces:xercesImpl:jar:2.9.1:compile
[WARNING]    org.codehaus.jettison:jettison:jar:1.3.3:compile
[WARNING]    net.sourceforge.saxon:saxon:jar:9.1.0.8:compile
[WARNING]    xml-apis:xml-apis:jar:2.0.2:compile
[WARNING]    xml-resolver:xml-resolver:jar:1.2:compile
[WARNING]    org.apache.commons:commons-lang3:jar:3.1:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.core:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.rdfentities:bundle:1.0.0-SNAPSHOT:compile
[WARNING]    junit:junit:jar:4.11:test
[WARNING]    org.slf4j:slf4j-simple:jar:1.6.1:test
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.yard.clerezza:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:rdf.jena.sparql:jar:0.7:test
[WARNING]    org.apache.clerezza:rdf.jena.parser:jar:0.12:test
[WARNING]    eu.fusepool:dlc-api:jar:1.0-SNAPSHOT:compile


[INFO] Building Fusepool - Renderlets 0.1-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.scala-lang:scala-library:jar:2.10.3:compile
[WARNING]    org.apache.clerezza:platform.typerendering.core:jar:0.3:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.clerezza:platform.typehandlerspace:jar:0.9:compile
[WARNING]    org.apache.clerezza:platform.config:jar:0.4:compile
[WARNING]    org.apache.clerezza:platform.typerendering.scalaserverpages:jar:0.4:compile
[WARNING]    org.apache.clerezza.ext:slf4j-scala-api:jar:1.6.3:compile


[INFO] Building Fusepool - DLC Patent Support 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    junit:junit:jar:4.11:compile
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.viewable:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.indexedgraph:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING]    org.apache.clerezza:jaxrs.utils:jar:0.9:compile
[WARNING]    org.apache.clerezza:rdf.utils:jar:0.14:compile
[WARNING]    org.apache.clerezza:rdf.ontologies:jar:0.12:compile
[WARNING] Unused declared dependencies found:
[WARNING]    eu.fusepool:dlc-api:jar:1.0-SNAPSHOT:compile
[WARNING]    commons-io:commons-io:jar:2.4:compile
[WARNING]    org.apache.commons:commons-lang3:jar:3.1:compile
[WARNING]    org.apache.clerezza:rdf.jena.parser:jar:0.12:test
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.core:jar:1.0.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:ecs.ontologies:jar:0.1-SNAPSHOT:compile


[INFO] Building Fusepool - DLC PubMed Support 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    junit:junit:jar:4.11:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.servicesapi:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING]    org.apache.clerezza:rdf.ontologies:jar:0.12:compile
[WARNING]    org.apache.clerezza:rdf.utils:jar:0.14:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.core:jar:1.0.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:dlc-api:jar:1.0-SNAPSHOT:compile
[WARNING]    commons-io:commons-io:jar:2.4:compile
[WARNING]    org.apache.commons:commons-lang3:jar:3.1:compile
[WARNING]    org.apache.clerezza:rdf.jena.parser:jar:0.12:test
[WARNING]    eu.fusepool:ecs.ontologies:jar:0.1-SNAPSHOT:compile


[INFO] Building Fusepool - DLC Projects Support 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    junit:junit:jar:4.11:compile
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    commons-io:commons-io:jar:2.4:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING] Unused declared dependencies found:
[WARNING]    eu.fusepool:dlc-api:jar:1.0-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:rdf.jena.parser:jar:0.12:test


[INFO] Building Fusepool Duke Linker 0.0.1-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.apache.jena:jena-tdb:jar:1.0.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.jena:jena-jdbc-driver-tdb:jar:1.0.1:compile
[WARNING]    org.apache.jena:jena-jdbc-driver-mem:jar:1.0.1:compile
[WARNING]    org.apache.jena:jena-jdbc-driver-remote:jar:1.0.1:compile
[WARNING]    org.apache.jena:jena-jdbc-core:jar:1.0.1:compile
[WARNING]    ch.qos.logback:logback-core:jar:1.1.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.1.1:compile
[WARNING]    org.apache.geronimo.specs:geronimo-j2ee_1.4_spec:jar:1.1:compile
[WARNING]    org.mapdb:mapdb:jar:0.9.0:compile
[WARNING]    net.sf.opencsv:opencsv:jar:2.3:compile
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.9.8:compile


[INFO] Building Fusepool Duke Linker Adapter 0.0.1-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    ch.qos.logback:logback-classic:jar:1.1.1:compile
[WARNING]    xml-apis:xml-apis:jar:1.4.01:compile
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.openrdf.sesame:sesame-repository-api:jar:2.7.11:compile
[WARNING]    org.apache.jena:jena-arq:jar:2.11.1:compile
[WARNING]    org.apache.jena:jena-core:jar:2.11.1:compile
[WARNING]    org.openrdf.sesame:sesame-rio-ntriples:jar:2.7.11:compile
[WARNING]    commons-lang:commons-lang:jar:2.6:compile
[WARNING]    org.openrdf.sesame:sesame-rio-api:jar:2.7.11:compile
[WARNING]    org.openrdf.sesame:sesame-model:jar:2.7.11:compile
[WARNING]    org.openrdf.sesame:sesame-sail-api:jar:2.7.11:compile
[WARNING]    org.apache.clerezza:rdf.jena.commons:jar:0.6:compile
[WARNING]    org.apache.jena:jena-tdb:jar:1.0.1:compile
[WARNING]    org.openrdf.sesame:sesame-query:jar:2.7.11:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING]    ch.qos.logback:logback-core:jar:1.1.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.openrdf.sesame:sesame-queryparser-sparql:jar:2.7.11:compile
[WARNING]    org.apache.clerezza:rdf.jena.storage:jar:0.6:compile
[WARNING]    org.apache.clerezza:rdf.jena.parser:jar:0.11:compile
[WARNING]    com.sindice:fusepool-linker:jar:0.0.1-SNAPSHOT:compile
[WARNING]    org.apache.felix:org.apache.felix.scr.ds-annotations:jar:1.2.4:compile
[WARNING]    eu.fusepool:dlc-api:jar:1.0-SNAPSHOT:compile
[WARNING]    org.mapdb:mapdb:jar:0.9.0:compile
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.9.8:compile


[INFO] Building Fusepool Launcher BundleList 0.1-SNAPSHOT
[WARNING] Unused declared dependencies found:
[WARNING]    com.treparel:KMXClient:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:kmx-rdf-proxy:jar:0.2-SNAPSHOT:compile
[WARNING]    eu.fusepool:eu.fusepool.platform.commons.felixbranding:jar:0.1-SNAPSHOT:compile
[WARNING]    com.xerox:xeroxservicesapi:jar:1.0-SNAPSHOT:compile
[WARNING]    com.xerox:Prediction-Hub:jar:1.0-SNAPSHOT:compile
[WARNING]    com.xerox.openxerox:OpenXerox-Client:jar:1.0-SNAPSHOT:compile
[WARNING]    com.xerox:Probe3_4:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:firstswim:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:ecs.ontologies:jar:0.1-SNAPSHOT:compile
[WARNING]    eu.fusepool:ecs.core:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:selfregistration:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:enhancer.engines.ners:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:enhancer.engines.dictionaryannotator:jar:1.0-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:rdf.cris.ontologies:jar:0.3:compile
[WARNING]    org.apache.clerezza:rdf.cris.core:jar:0.3:compile
[WARNING]    org.apache.clerezza:platform.cris:jar:0.2:compile
[WARNING]    org.apache.clerezza:platform.usermanager:jar:0.14:compile
[WARNING]    org.apache.clerezza:platform.users.core:jar:0.2:compile
[WARNING]    eu.fusepool:annostore:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:silk-fusepool-bundle:jar:1.0-SNAPSHOT:compile
[WARNING]    org.apache.commons:commons-lang3:jar:3.1:compile
[WARNING]    eu.fusepool:silklinking-service:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:dlc-api:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:dlc-core:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:dlc-ontologies:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:ecs_utils:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:marec_rdfizer:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:pubmed_rdfizer:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:fusepool-renderlets:jar:0.1-SNAPSHOT:compile
[WARNING]    eu.fusepool:fusepool-dlc-patents:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:fusepool-dlc-pubmed:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:fusepool-dlc-projects:jar:1.0-SNAPSHOT:compile
[WARNING]    net.sf.supercsv:super-csv:jar:2.2.0:compile
[WARNING]    com.sindice:fusepool-linker:jar:0.0.1-SNAPSHOT:compile
[WARNING]    com.sindice:fusepool-adapter:jar:0.0.1-SNAPSHOT:compile
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.9.8:compile


[INFO] Building Fusepool Enhanced Content Store 0.1-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    javax.servlet:servlet-api:jar:2.5:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.launchpad:jar:1.0.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:fusepool-bundlelist:partialbundlelist:0.1-SNAPSHOT:provided
[WARNING]    org.apache.stanbol:org.apache.stanbol.launchers.bundlelists.osgiframework:partialbundlelist:1.0.0-SNAPSHOT:provided
[WARNING]    org.apache.stanbol:org.apache.stanbol.launchers.bundlelists.stanbolcommons:partialbundlelist:1.0.0-SNAPSHOT:provided
[WARNING]    org.apache.stanbol:org.apache.stanbol.launchers.bundlelists.security:partialbundlelist:1.0.0-SNAPSHOT:provided
[WARNING]    org.apache.stanbol:org.apache.stanbol.launchers.bundlelists.defaultdata:partialbundlelist:1.1.0-SNAPSHOT:provided
[WARNING]    org.apache.stanbol:org.apache.stanbol.launchers.bundlelists.opennlp:partialbundlelist:1.1.0-SNAPSHOT:provided
[WARNING]    org.apache.stanbol:org.apache.stanbol.launchers.bundlelists.enhancer:partialbundlelist:1.0.0-SNAPSHOT:provided
[WARNING]    org.apache.stanbol:org.apache.stanbol.launchers.bundlelists.entityhub:partialbundlelist:1.0.0-SNAPSHOT:provided
[WARNING]    org.apache.clerezza.provisioning:rdf:partialbundlelist:0.1:compile
[WARNING]    org.apache.clerezza.provisioning:rdf.tdb:partialbundlelist:0.1:compile
[WARNING]    org.apache.clerezza.provisioning:platform.graphnodeprovider:partialbundlelist:0.1:compile
[WARNING]    org.apache.clerezza.provisioning:typehandlerspace:partialbundlelist:0.1:compile
[WARNING]    org.apache.clerezza.provisioning:typerendering:partialbundlelist:0.1:compile
[WARNING]    org.apache.clerezza.provisioning:rdf.web:partialbundlelist:0.1:compile
[WARNING]    org.apache.clerezza.provisioning:platform.content:partialbundlelist:0.1:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.launchers.bundlelists.entityhub.sesame:partialbundlelist:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.felix:org.apache.felix.scr.annotations:jar:1.9.8:compile
[WARNING]    org.apache.sling:org.apache.sling.launchpad:xml:bundlelist:RELEASE:provided
[WARNING]    org.apache.felix:org.apache.felix.http.jetty:jar:RELEASE:provided


[INFO] Building LUP :: 2.5 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:1.5.8:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.osgi:org.osgi.core:jar:4.3.0:provided
[WARNING]    com.xerox:xeroxservicesapi:jar:1.0-SNAPSHOT:compile


[INFO] Building LUP :: 4.5 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.codehaus.jettison:jettison:jar:1.3.3:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING]    org.apache.clerezza:rdf.ontologies:jar:0.12:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.osgi:org.osgi.core:jar:4.3.0:provided
[WARNING]    com.xerox.openxerox:OpenXerox-Client:jar:1.0-SNAPSHOT:compile
[WARNING]    com.xerox:xeroxservicesapi:jar:1.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.viewable:jar:1.0.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:ecs.ontologies:jar:0.1-SNAPSHOT:compile


[INFO] Building LUP :: 5.5 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.osgi:org.osgi.core:jar:4.3.0:provided
[WARNING]    com.xerox.openxerox:OpenXerox-Client:jar:1.0-SNAPSHOT:compile
[WARNING]    com.xerox:xeroxservicesapi:jar:1.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:ecs.ontologies:jar:0.1-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:rdf.utils:jar:0.14:compile


[INFO] Building Patents ETL 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING] Unused declared dependencies found:
[WARNING]    com.xerox.openxerox:OpenXerox-Client:jar:1.0-SNAPSHOT:compile
[WARNING]    com.xerox:xeroxservicesapi:jar:1.0-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:rdf.utils:jar:0.14:compile


[INFO] Building PubMeds ETL 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING] Unused declared dependencies found:
[WARNING]    com.xerox.openxerox:OpenXerox-Client:jar:1.0-SNAPSHOT:compile
[WARNING]    com.xerox:xeroxservicesapi:jar:1.0-SNAPSHOT:compile
[WARNING]    org.apache.clerezza:rdf.utils:jar:0.14:compile


[INFO] Building Fusepool-SILK Interlinking Engine 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.apache.clerezza:rdf.core:jar:0.14:compile
[WARNING]    javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.6.6:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.base:jar:1.0.0-SNAPSHOT:compile
[WARNING]    xerces:xercesImpl:jar:2.9.1:compile
[WARNING]    xml-resolver:xml-resolver:jar:1.2:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.stanboltools.offline:jar:1.0.0-SNAPSHOT:compile
[WARNING]    eu.fusepool:silk-fusepool-api:jar:1.0-SNAPSHOT:compile


[INFO] Building Fusepool Enhancement Engine FP7 Project CSV to RDF 1.0-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.osgi:org.osgi.compendium:jar:4.3.1:compile
[WARNING]    org.apache.clerezza:rdf.ontologies:jar:0.12:compile
[WARNING]    org.osgi:org.osgi.core:jar:4.3.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.stanbol:org.apache.stanbol.commons.web.base:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.enhancer.core:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.apache.jena:jena-core:jar:2.7.4:compile
[WARNING]    org.apache.jena:jena-arq:jar:2.9.4:compile
[WARNING]    net.sf.opencsv:opencsv:jar:2.0:compile
[WARNING]    net.sourceforge.jchardet:jchardet:jar:1.0:compile
[WARNING]    xml-resolver:xml-resolver:jar:1.2:compile
[WARNING]    org.codehaus.jettison:jettison:jar:1.3.3:compile
[WARNING]    org.apache.stanbol:org.apache.stanbol.entityhub.model.clerezza:jar:1.0.0-SNAPSHOT:compile
[WARNING]    org.slf4j:slf4j-simple:jar:1.6.1:compile
[WARNING]    eu.fusepool:dlc-api:jar:1.0-SNAPSHOT:compile


[INFO] Building Duke 1.2-jakub-SNAPSHOT
[WARNING] Used undeclared dependencies found:
[WARNING]    org.openrdf.sesame:sesame-repository-api:jar:2.7.11:compile
[WARNING]    com.spatial4j:spatial4j:jar:0.3:compile
[WARNING]    org.openrdf.sesame:sesame-model:jar:2.7.11:compile
[WARNING]    org.openrdf.sesame:sesame-sail-api:jar:2.7.11:compile
[WARNING]    org.openrdf.sesame:sesame-query:jar:2.7.11:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.openrdf.sesame:sesame-queryparser-sparql:jar:2.7.11:compile
[WARNING]    com.h2database:h2:jar:1.3.176:test

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants