On 4/24/07, chahir <[EMAIL PROTECTED]> wrote:


chahir wrote:
>
>
> Hi everybody,
> thank you for your help.
> I've modified the command syntax and I obtained this:
>
> D:\Stage JMS\Workshop\activemq-4.1.1-src\src>mvn clean install
> -Dmaven.test.skip=true
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO]   ActiveMQ
> [INFO]   ActiveMQ :: JAAS
> [INFO]   ActiveMQ :: Core
> [INFO]   ActiveMQ :: Console
> [INFO]   Openwire Generator
> [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 :: Assembly
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] Building ActiveMQ
> [INFO]    task-segment: [clean, install]
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] The plugin 'org.apache.maven.plugins:maven-clean-plugin' does not
> exist o
> r no valid version could be found
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1 second
> [INFO] Finished at: Tue Apr 24 12:17:39 CEST 2007
> [INFO] Final Memory: 3M/6M
>
>
> Is it the same problem?

Yes - maven can't download its own plugins. Try setting up a http
proxy, then trashing your ~/.m2/repository directory and trying again

--
James
-------
http://macstrac.blogspot.com/

Reply via email to