I have merlin-plugin-3.3-SNAPSHOT and avalon-meta-plugin-1.3.2 in the maven plugins. When I try to compile jar with command - maven jar then all sources compiles ok, but when maven execute testcases it fails with error message, that it can't find avalon-repository:avalon-repository-impl;1.3-SNAPSHOT
And the same with executing any merlin testcase with maven, when I am offline. In merlin 3.0 it was working. Testcase: testServiceResolution took 5.578 sec Caused an ERROR ---- exception report ---------------------------------------------------------- Exception: org.apache.avalon.repository.RepositoryException Message: None of the repositories [http://dpml.net/,http://ibiblio.org/maven,] contained the metadata properties for [jar: avalon-repository:avalon-repository-impl;1.3-SNAPSHOT] ---- cause --------------------------------------------------------------------- Exception: java.net.UnknownHostException Message: ibiblio.org ---- stack trace --------------------------------------------------------------- ----- Original Message ----- From: "Stephen McConnell" <[EMAIL PROTECTED]> To: "Avalon framework users" <[EMAIL PROTECTED]> Sent: Tuesday, February 03, 2004 1:42 PM Subject: Re: problem with offline compile tutorial > Yura Ivanov wrote: > > > I have a problem when I try to compile hello tutorial with command: > > > > maven jar > > Have you installed the avalon-meta plugin and the merlin plugin? > If yes - what specifically is the problem? > > Steve. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]