I downloaded the latest Merlin build but noticed that it was failing.

After some looking I think that the avalon\merlin\composition\impl\project.xml file is missing a couple of dependencies but as I have never had to look at maven before was no sure about this. However, after these changes seemed to at least compile but fails some of the jUnit tests. Perhaps someone could check my changes and apply them if my understanding is correct

Waiting with anticipation.

RCS file: /home/cvspublic/avalon/merlin/composition/impl/project.xml,v
retrieving revision 1.18
diff -r1.18 project.xml
26a27,38
>       <groupId>avalon-repository</groupId>
>       <artifactId>avalon-repository-api</artifactId>
>       <version>2.0-SNAPSHOT</version>
>     </dependency>
>
>     <dependency>
>       <groupId>avalon-repository</groupId>
>       <artifactId>avalon-repository-spi</artifactId>
>       <version>2.0-SNAPSHOT</version>
>     </dependency>
>
>     <dependency>
30a43
>
83a97,102
>     </dependency>
>
>     <dependency>
>       <groupId>avalon-util</groupId>
>       <artifactId>avalon-util-env</artifactId>
>       <version>1.1-SNAPSHOT</version>

-----------------------------------------------------------------------
Albatross! Albatross! Do you get wafers with it?


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to