Hi,
I know it is possible to specify version ranges when resolving dependencies.
But I this feature does not seem to work in the plugin section. Is this
intended?
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>[1.1,)</version>
...
</plugin>
--
View this message in context:
http://www.nabble.com/Version-range-for-plugin-section-tf2783778s177.html#a7767319
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]