>>That's what I though :) ...but there is no >>way to hook in the transformation into >>the copy? I mean: the keyword expansion >>is somthing similar... >> >>So write an ant task and call it from there? >>Or what would you reckon? > > > I'm a little unsure what you are doing...
As for javaflow and for other projects that use byte code rewriting I would like to provide the option to do the byte code rewriting at build time. Now this means that I need to transform all classes that are being generated (like a class file post-processor) and all the depending jars! And I am looking for the best way to hook that into maven :) > there isn't a way to > customise the existing deploy:copy-deps tag, Ok > but you can definitely > put ant tasks, jelly script or a "jelly bean" in the loop to process > each dependency (A jelly bean is a jelly tag that calls a method on a > java class in your plugin, basically like writing an ant task). Cool ...ok. An ant task was the first thing I thought of. cheers -- Torsten
signature.asc
Description: OpenPGP digital signature
