I missed the part about it only saying "skipping" task because it has no actions. If you see SKIPPED instead of UP-TO-DATE, that can happen because there are no inputs or outputs.
I think there is some legitimate bug you've encountered. The from/into fields are the inputs/outputs that are clearly specified at configuration time in your example, so I'm surprised the workaround doesn't work. -Spencer --- On Fri, 6/10/11, StormeHawke <[email protected]> wrote: From: StormeHawke <[email protected]> Subject: [gradle-user] Re: Bug or feature? To: [email protected] Date: Friday, June 10, 2011, 12:58 PM Spencer Allain wrote: > > If might be possible to specify some input/output at configuration time > (even if it doesn't exist) and then you can probably still use the above > workaround. > How would I do that? -- View this message in context: http://gradle.1045684.n5.nabble.com/Command-line-P-property-not-propagating-to-dependencies-tp4459390p4476705.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
