Liebe Entwickler,

Ich habe soeben erstmalig den Master in Eclipse ausgecheckt. Vier Projekte lassen sich aufgrund von “build path errors” nicht kompilieren. Wirft man einen Blick hinein, so gibt es zwei Klassen von Fehlermeldungen. Für saxon9, saxon9-dom und kitodo-ugh gibt es jeweils drei Fehlermeldungen, die wie folgt lauten (für die beiden anderen sinngemäß):

Could not transfer artifact org.saxon:saxon9-dom:jar:9.0.0.4 from/to slubnexus-public (http://nexus.slub-dresden.de:8081/nexus/content/repositories/public/): Failed to connect to nexus.slub-dresden.de/194.95.145.10:8081
org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.saxon:saxon9-dom:jar:9.0.0.4 from/to slubnexus-public (http://nexus.slub-dresden.de:8081/nexus/content/repositories/public/): Failed to connect to nexus.slub-dresden.de/194.95.145.10:8081

Could not transfer artifact org.saxon:saxon9-dom:jar:9.0.0.4 from/to slubnexus-releases (http://nexus.slub-dresden.de:8081/nexus/content/repositories/releases/): Failed to connect to nexus.slub-dresden.de/194.95.145.10:8081
org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.saxon:saxon9-dom:jar:9.0.0.4 from/to slubnexus-releases (http://nexus.slub-dresden.de:8081/nexus/content/repositories/releases/): Failed to connect to nexus.slub-dresden.de/194.95.145.10:8081

Could not transfer artifact org.saxon:saxon9-dom:jar:9.0.0.4 from/to slubnexus-snapshots (http://nexus.slub-dresden.de:8081/nexus/content/repositories/snapshots/): Failed to connect to nexus.slub-dresden.de/194.95.145.10:8081
org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.saxon:saxon9-dom:jar:9.0.0.4 from/to slubnexus-snapshots (http://nexus.slub-dresden.de:8081/nexus/content/repositories/snapshots/): Failed to connect to nexus.slub-dresden.de/194.95.145.10:8081


Für die anderen Jars gibt es jeweils eine wenig aussagekräftige Fehlermeldung, etwa wie folgt:

Missing artifact javax.portlet:portlet-api:jar:3.0.0    pom.xml /kitodo line 1  Maven Dependency Problem


Im Einzelnen werden die folgenden Jars als fehlend moniert:

[kitodo]
kitodo-api-3.0-SNAPSHOT.jar
kitodo-data-management-3.0-SNAPSHOT.jar
Kitodo-ugh-3.0-SNAPSHOT.jar
avalon-framework-4.1.5.jar
cglip-2.2.jar
asm-3.1.jar
png-encoder-1.5.jar
c3p0-0.9.5.2.jar
mchange-commons-java.0.2.11.jar
jersey-json-1.19.3.jar
jettison-1.1.jar
jaxb-impl-2.2.3-1.jar
jaxb-api-2.2.2.jar
stax-api-1.0-2.jar
jackson-core-asl-1.9.2.jar
jackson-mapper-asl-1.9.2.jar
jackson-jaxrs-1.9.2.jar
jackson-xc-1.9.2.jar
jersey-servlet-1.19.3.jar
jersey-multipart-1.19.3.jar
mimepull-1.9.3.jar
commons-cli-1.2.jar
commons-discovery-0.4.jar
commons-jxpath-1.2.jar
ant-optional-1.5.1.jar
xml-apis-1.0.b2.jar
commons-net-3.2.jar
commons-validator-1.1.4.jar
mail-1.4.4.jar
activation-1.1.jar
jta-1.1.jar
mysql-connector-java-5.1.38.jar
barcode4j-fop-ext-complete-2.0.jar
ehcache-1.2.jar
oscache-2.3.jar
quartz-all-1.6.5.jar
log4j-slf4j-impl-2.6.2.jar
pdfbox-1.7.1.jar
fontbox-1.7.1.jar
jempbox-1.7.1.jar
poi-scratchpad-3.6.jar
xmlbeans-2.4.0.jar
bcprov-jdk15on-1.56.jar
transport-5.4.3.jar
transport-netty3-client-5.4.3.jar
netty-3.10.6.Final.jar
reindex-client-5.4.3.jar
lang-mustache-client-5.4.3.jar
compiler-0.9.3.jar
percolator-client-5.4.3.jar
standard-1.1.2.jar
xml-resovler-1.1.jar
xpp3-1.1.3.3.jar
xercesImpl-2.9.1.jar
goobi-api-1.0.jar
intrandaChart-1.4.jar
jai_codec-1.1.2_01.jar
jai_core-1.1.2_01.jar
jai_imageio-1.0_01.jar
plugins-base-1.0.0.jar
kitodo-contentserver-3.0.0.jar
saxon9-9.0.0.4.jar
c3p0-oracle-thin-extras-0.9.5.2.jar
chartcreator-1.2.0-RC1.jar
clibwrapper_jiio-1.2-daily.jar
j2ep-1.0.jar
marc4j-1.0.jar
mets-1.7.jar
mods-3.3.jar
tomahawk-sandbox20-1.1.10-SNAPSHOT.jar
xbean_xpath-2.4.0.jar
h2-1.4.193.jar
mockito-all-2.0.2-beta.jar
primefaces-6.1.jar
omnifaces-2.6.3.jar

[Kitodo-data-management]
Kitodo-ugh-3.0-SNAPSHOT.jar

[kitodo-docket]
saxon9-9.0.0.4.jar
saxon9-dom-9.0.0.4.jar

[OpacPica-Plugin]
plugins-base-1.0.0.jar
kitodo-ugh-3.0-SNAPSHOT.jar


Weitere Maven-Fehlermeldungen (ich kann nicht einschätzen, inwieweit sie mit dem Problem zu tun haben):

The parameters 'outputDirectory' for goal org.apache.maven.plugins:maven-jar-plugin:2.3.1:jar are missing or invalid    pom.xml /kitodo-docket  line 1  Maven Configuration Problem

The parameters 'outputDirectory' for goal org.apache.maven.plugins:maven-jar-plugin:2.3.1:jar are missing or invalid    pom.xml /kitodo-file-management line 1  Maven Configuration Problem

Properties could not be loaded from File: D:\EclipseW.Sv3\kitodo-production\config-local\kitodo_config.properties (org.codehaus.mojo:properties-maven-plugin:1.0.0:read-project-properties:default:initialize)

org.apache.maven.plugin.MojoExecutionException: Properties could not be loaded from File: D:\EclipseW.Sv3\kitodo-production\config-local\kitodo_config.properties       pom.xml /kitodo-docket  line 96 Maven Build Problem

Properties could not be loaded from File: D:\EclipseW.Sv3\kitodo-production\config-local\kitodo_config.properties (org.codehaus.mojo:properties-maven-plugin:1.0.0:read-project-properties:default:initialize)

org.apache.maven.plugin.MojoExecutionException: Properties could not be loaded from File: D:\EclipseW.Sv3\kitodo-production\config-local\kitodo_config.properties       pom.xml /kitodo-file-management line 90 Maven Build Problem

Access "D:\EclipseW.Sv3\kitodo-production\Kitodo\..\OpacPica-Plugin\target" directory outside of project base directory. (org.apache.maven.plugins:maven-war-plugin:3.0.0:war:default-war:package)      pom.xml /kitodo line 1  Maven Build Participant Problem

There is no schema defined for this pom.xml.    pom.xml /kitodo line 14 Maven pom Loading Problem

Version is duplicate of parent version  pom.xml /kitodo-data-management line 19 Maven pom Loading Problem

Was ist hier noch zu tun?

Grüße
Matthias Ronge


Matthias Ronge
Software Entwicklung/Software Development

Zeutschel GmbH | Heerweg 2 | 72070 Tübingen | Deutschland
p: +49 (7071) 9706-62 | m: | f: +49 (7071) 9706-44
e: Matthias.Ronge@zeutschel.de | w: http://www.zeutschel.de

Geschäftsführer/President: Joerg Vogler | Registergericht Stuttgart: HRB 380917