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]

Reply via email to