Re: Cannot download ActiveMQ 5.0 Snapshot

2007-09-21 Thread alanmehio
Xinjun, Good to hear from you that everything is ok. Cheers Alan Mehio London, UK Chen Xinjun wrote: > > Hi Alan Mehio, > > Thanks for you help. > > I am new to Maven and ActiveMQ. When I post the message, the link > http://people.apache.org/repo/m2-snapshot-repository/org/apache/activemq/

Re: Cannot download ActiveMQ 5.0 Snapshot

2007-09-14 Thread alanmehio
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 m

Re: Build error

2007-09-14 Thread alanmehio
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

Re: Kaha persistence adapter configuration error

2007-09-11 Thread alanmehio
Nicky, As I have noticed from the Excpetion stack below Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.lang.String] to required type [java.io.File] for property 'directory'; nested exception is ja