What "didn't work"? What happened vs what did you expect to happen? We
need more details to be able to help.

And what is a "coherent dependency"?

Wayne

On 7/30/07, Dmitry <[EMAIL PROTECTED]> wrote:
>
> we changed configuration using Coherent Dependency  - Maven conf but it did
> not work. Any advices about how to use coherent dependecies?
>
> <project>
>
> <modelVersion>4.0.0</modelVersion>
>
> <groupId>com.mycompany.app</groupId>
>
> <artifactId>AdvertiseFreeModule</artifactId>
>
> <packaging>jar</packaging>
>
> <version>1.1-SNAPSHOT</version>
>
> <dependencies>
>
> <dependency>
>
> <groupId>junit</groupId>
>
> <artifactId>junit</artifactId>
>
> <version>3.8.1</version>
>
> <scope>test</scope>
>
> </dependency>
>
> </dependencies>
>
> </project>
>
> thanks,
>
> DT
>
> www.ejinz.com Search Shopping Engine
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to