Page 1 of 1

Missing artifact 8.1.2-SNAPSHOT. Can't fully install docx4j

PostPosted: Wed Jul 10, 2019 9:12 pm
by Jedda
Hello sorry I'm new to this, I'm trying to install docx4j on eclipse but every time I try and install it I get these errors. I'm doing it by the tutorial from this website https://www.docx4java.org/blog/2015/06/docx4j-from-github-in-eclipse-5-years-on/
Can someone help me out?

Code: Select all
Description Resource Path Location Type Missing artifact org.docx4j:docx4j-core:jar:8.1.2-SNAPSHOT pom.xml /docx4j-JAXB-MOXy line 49 Maven Dependency Problem

Description Resource Path Location Type Missing artifact org.docx4j:docx4j-core:jar:8.1.2-SNAPSHOT pom.xml /docx4j-JAXB-ReferenceImpl line 55 Maven Dependency Problem

Description Resource Path Location Type The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project docx4j-JAXB-MOXy Unknown Java Problem

Description Resource Path Location Type The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project docx4j-JAXB-ReferenceImpl Unknown Java Problem

Description Resource Path Location Type The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files NamespacePrefixMapper.java /docx4j-JAXB-MOXy/src/main/java/org/docx4j/jaxb/moxy line 1 Java Problem

Description Resource Path Location Type The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files NamespacePrefixMapper.java /docx4j-JAXB-ReferenceImpl/src/main/java/org/docx4j/jaxb/ri line 1 Java Problem

Re: Missing artifact 8.1.2-SNAPSHOT. Can't fully install doc

PostPosted: Thu Jul 11, 2019 11:04 am
by jason
See my answer to your question on StackOverflow. Please do not cross-post!