You need to change the <dependencies> element in whichever plugin or
project needs to use it, then reinstall them.

- Brett

On 2/11/06, Chris Markle <[EMAIL PROTECTED]> wrote:
> Brett,
>
>  > Building those libraries requires all the other Maven libraries - run
>  > mvn install from the top level of "components/branches/maven-2.0.x".
>
> I did that and it all seemed to build ok. E.g.,
> .\.m2\repository\org\apache\maven\reporting\maven-reporting-impl\2.0.3-SNAPSHOT
> go created. But when I run maven it seems to use an older version, to wit:
>
> [DEBUG] Retrieving parent-POM from the repository for project:
> org.apache.maven.reporting:maven-reporting:pom:2.0
> [DEBUG]   org.apache.maven.reporting:maven-reporting-impl:jar:2.0
> (selected for runtime)
>
> How can I stimulate maven to use the SNAPSHOT version from the repo. If
> it was a plugin I'd just name it in <build> but how to do this for a
> non-plugin component?
>
> Chris
>
> ---------------------------------------------------------------------
> 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