For me, I fixed this problem by ensuring that antrun (a maven task) had all required properties. It turns out that some properties were not being correctly passed into maven (tycho). Then, those empty properties were given to the antrun plugin, which then failed without an error message. The resulting overflows were cause by the empty properties.
So, I guess that's a user error. :-) -- View this message in context: http://www.nabble.com/Tycho-build-0.3.0-DEV-1785-tp20217560p20292761.html Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email