Good day to you, Rahamim, I don't think that is possible. IIRC, Dependencies are resolved before any filtering can take place :-)
Cheers, Franz Rahamim, Zvi (Zvi) wrote: > > Hi, > I have a project my-app that depends on my-app-2. > The version that is specified in that file is version 1.0.0 for my-app > and 2.0.0 for my-app2. > I want, without modifying the pom.xml file, to build deploy my-app but > with version 1.0.1 that uses my-app2's version 2.0.1 > Can you tell me how to do it using command line property parameters? > Thanks! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/ZQ%3A-Overide-project-and-dependency-versions-using-command-line-attribute-tf2581062s177.html#a7195719 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
