Trygve Laugstøl wrote:

>I'm pretty sure that he was refering to the Modello build itself where we
>generate source code and use the Plexus compilers to compile the generated
>sources and test them[1]. Now I just realized that we're not doing that
>anymore, but I think we used to set that property there.
>
>Anyway, the Modello build show how we're using the local repository and
>the Maven components to get access to artifacts in the repository.
>
>[1]: 
>http://svn.modello.codehaus.org/trunk/modello/modello-test/src/main/java/org/codehaus/modello/AbstractModelloGeneratorTest.java?rev=430&view=auto
>
>[snip]
>
>  
>

Right... my memory failed me.

Actually, we have a reusable library for this:
http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven-artifact-test/src/main/java/org/apache/maven/artifact/test/ArtifactTestCase.java?rev=191634&view=markup

It does depend on plexus though.

- Brett

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

Reply via email to