Re: [ERROR] Nonexistent component: org.apache.maven.wagon.Wagonhttp

2005-10-27 Thread Brian Bonner
act.manager.DefaultWagonManager.getWagon(DefaultWagonManager.java:94) ... 32 more On 10/27/05, Brian Bonner <[EMAIL PROTECTED]> wrote: > Edwin, that's all the console says while running the test case :( > > I gave it to you verbatim. the last line (after a succ

Re: [ERROR] Nonexistent component: org.apache.maven.wagon.Wagonhttp

2005-10-27 Thread Brian Bonner
Edwin, that's all the console says while running the test case :( I gave it to you verbatim. the last line (after a successful testProject6 was: [ERROR] Nonexistent component: org.apache.maven.wagon.Wagonhttp So if I understand you correctly, the test case I added might be requiring a dow

Re: [ERROR] Nonexistent component: org.apache.maven.wagon.Wagonhttp

2005-10-25 Thread Edwin Punzalan
. I run the tests and all of the prior 6 pass, but testProject7() fails with: [ERROR] Nonexistent component: org.apache.maven.wagon.Wagonhttp This error doesn't make much sense to me. Does anyone have a suggestion about this? Brian -

[ERROR] Nonexistent component: org.apache.maven.wagon.Wagonhttp

2005-10-25 Thread Brian Bonner
/src/test/projects. I then added the necessary dependent poms/jars to the repository in /src/test/repository. I run the tests and all of the prior 6 pass, but testProject7() fails with: [ERROR] Nonexistent component: org.apache.maven.wagon.Wagonhttp This error doesn't make much sense to m