On 07/06/2007, at 11:50 AM, Karan Malhi wrote:
If i dont set the version of the assembly, maven does not filter. Could it be due to the fact that 2.2-beta-1 version was already downloaded to my local repo and maven just uses the latest if we do not specify the version of the plugin?However, if i give the version 2.1 for the assembly plugin, it works fine.Maven gurus, could you please throw some light here.
What you've said is correct, and you should be specifying the version as 2.1.
- Brett
