If you remove the expression above and below, doesn't that mean that you can't provide that parameter on the command line anymore?
Yes, you're right. But I believe it doesn't matter, because ...
Or is that not possible anyway, because they are collections?
... that's my current state of knowlege since I never came along a doc that illustrated this and how a user would have to setup the command line to feed in a collection/array parameter. We might want to ask somebody of the core guys over on [EMAIL PROTECTED] to clarify whether Maven/Plexus has some means to populate collections from the cli. FYI: I originally just wanted to change the field's type from ArrayList to List but in doing this I ran into the same problem as reported in MCHANGELOG-37 and their fix was to remove the expression from the parameter, so did I. In the long term, we should get Plexus to handle this correctly but that's no option for now. Benjamin --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
