i don't think plugin resolution supports ranges, the brackets are implied for 
plugins in that they are all strict versions.

i've have go back and read the code again...

On Fri, 04 Jul 2008 03:12:35 André Kelpe wrote:
> Hi Jan!
>
> > I'm running Maven 2.0.9 on Windows JDK 1.5 through Cygwin. We have set
> > up Proximity as a corporate proxy and I have followed the guide in the
> > Sonatype book to configure repositories and mirrors in my settings.
> >
> > Adding this block to my POM:
> >
> > <pluginManagement>
> >  <plugins>
> >    <plugin>
> >      <groupId>org.apache.maven.plugins</groupId>
> >      <artifactId>maven-clean-plugin</artifactId>
> >      <version>[2.2]</version>
> >    </plugin>
> >  </plugins>
> > </pluginManagement>
>
> Removing the brackets from the version, if you do not use ranges
> should do the trick.
>
> HTH
>
> André
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



-- 
Michael McCallum
Enterprise Engineer
mailto:[EMAIL PROTECTED]

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

Reply via email to