David:
Sorry for the delay in responding to you question. The unit test class was put together to deal with requirements over on turbine land. Since then a new unit test is in preparation which has a much cleaner model for the definition (and discovery) of the maven context and build environment. The new unit test package (version 3.2.5-dev) is available in CVS under avalon-sandbox/kernel for those willing to live on the bleeding edge. There are a couple of items to take care of following which I'll be publishing a release candidate (in a day or two).
Stephen.
David Le Strat wrote:
Hi there,
I am new to Merlin. I have been running the tutorials without any issue and wrote a service of my own.
I am having issues with the System/Runtime repositories.
When I run the tutorials (hello component) with maven, I get:
[DEBUG ] (kernel.context): setting runtime repository to: C:\Documents and Settings\David Le Strat\.maven\repository [DEBUG ] (kernel.context): repository established: C:\Documents and Settings\David Le Strat\.maven\repository
System Repository: C:\tools\maven-1.0-rc1\repository Runtime Repository: C:\Documents and Settings\David Le Strat\.maven\repository
Note how the System repository is %MAVEN_HOME%\repository and how the Runtime repository is overwriten to %MAVEN_REPO%.
When I run my own service, I do not have the same behavior:
[DEBUG ] (kernel.context): setting runtime repository to: C:\tools\maven-1.0-rc1\repository [DEBUG ] (kernel.context): repository established: cache:C:\tools\maven-1.0-rc1\repository
System Repository: cache:C:\tools\maven-1.0-rc1\repository Runtime Repository: cache:C:\tools\maven-1.0-rc1\repository
The System and runtime repositories are both set to %MAVEN_HOME%\repository.
For my test to work, I should really have the same behavior as the tutorial and I cannot figure out what drives that behavior in the tutorial that I am not reproducing with my own service.
Any help would be much appreciated.
Best regards,
David Le Strat.
__________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/ | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
