Page 1 of 1

jaxb-NamespacePrefixMapper-interfaces.jar

PostPosted: Fri Aug 27, 2010 10:13 am
by bzha005
Jason,

When I run mvn install, it show the jar is missing, can you posted it? it is hard to find on internet. thanks.

Re: jaxb-NamespacePrefixMapper-interfaces.jar

PostPosted: Fri Aug 27, 2010 10:46 am
by jason
It can be found at http://dev.plutext.org/svn/docx4j/trunk ... ces/2.0.0/

(You should have it already from your svn update)

Maven should find it though, as long as your pom still contains:
Code: Select all
      <repository>
         <id>docx4j</id>
         <name>docx4j Maven 2 repository</name>
         <url>http://dev.plutext.org/svn/docx4j/trunk/docx4j/m2</url>
      </repository>