I am still trying the Ajax module. I downloaded and compiled all the code, because when i tried to build only the web modules i had some errors. Now i am trying to launch it with maven, with the command mvn jetty:run, and i have this error:
[INFO] The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does not exist o r no valid version could be found What's more i think that the build failed, here's the maven trace + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] ActiveMQ [INFO] ActiveMQ User Guide [INFO] ActiveMQ :: JAAS [INFO] Openwire Generator [INFO] ActiveMQ :: Core [INFO] ActiveMQ :: Console [INFO] ActiveMQ :: JPA Message Store [INFO] ActiveMQ :: Optional [INFO] ActiveMQ :: RA [INFO] ActiveMQ :: RAR [INFO] ActiveMQ :: Atomikos System Test [INFO] ActiveMQ Tooling [INFO] ActiveMQ :: Memory Usage Test Plugin [INFO] ActiveMQ :: Performance Test Plugin [INFO] ActiveMQ :: StartUp Plugin [INFO] ActiveMQ :: Web [INFO] ActiveMQ :: Web Demo [INFO] ActiveMQ :: XMPP [INFO] ActiveMQ :: Web Console [INFO] ActiveMQ :: Assembly [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] You must specify at least one goal. Try 'install' [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.BuildFailureException: You must specify at least one goal. Try 'install' at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi fecycleExecutor.java:135) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:330) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:123) at org.apache.maven.cli.MavenCli.main(MavenCli.java:272) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Fri Mar 02 15:49:48 CET 2007 [INFO] Final Memory: 3M/5M [INFO] ------------------------------------------------------------------------ Thx Did James.Strachan wrote: > > On 3/1/07, didyeah971 wrote: >> >> Sorry but I have one more question, i can i test the web module, do i >> have >> to download each file from the from svn, because i don't find it anywhere >> else. that's why i'm interested in, it's the ajax connectors. >> thx, did > > I've updated the web samples wiki page to me more explicit > http://cwiki.apache.org/ACTIVEMQ/web-samples.html > -- > > James > ------- > http://radio.weblogs.com/0112098/ > > -- View this message in context: http://www.nabble.com/Problem-whith-librairies-tf3326135s2354.html#a9270919 Sent from the ActiveMQ - User mailing list archive at Nabble.com.