Well the ftp link to the plugin on that page is a broken link. I've found other downloads at: http://repo1.maven.org/maven2/com/agilejava/docbkx/docbkx-maven-plugin/2.0.6/
alanmehio wrote: > > hi, > you need to install the missing jar file manually into you local > repository which is found > under the ${MAVEN_HOME}/confi/settings.xml > > download the jar file from the > > http://mvnrepository.com/artifact/com.agilejava.docbkx/docbkx-maven-plugin > > and run the below command from your command line > > mvn deploy:deploy-file -DgroupId=com.agilejava.docbkx > -DartifactId=docbkx-maven-plugin > -Dversion=2.0.3-SNAPSHOT -Dpackaging=jar > -Dfile= location of the jar file > > Then run the maven build again > > I hope this could help > regards, > Alan Mehio > > -- View this message in context: http://www.nabble.com/Build-error-tf4321364s2354.html#a12836257 Sent from the ActiveMQ - User mailing list archive at Nabble.com.