Howdy, This is primarily for Brett but it's a general outline of today's chores.
I found the problem with the Jelly/Ant interaction which was introduced when I rolled the Ant tags into the core. There were bits and pieces being used from Maven itself and from the Ant tag. There were two JellyPropsHandlers and the Ant tag is creating a project in addition to the maven code. So once I do a bit of a scrub there and get the jelly suite tests up the code should run as it did prior to the integration of the Ant tags which is to run pretty much every plugin except for ones using Ant tasks. Next will be to make sure the grant AntClassloader goes in first and then I will bend the Ant's classloading to Maven's will to get the tasks loading correctly in a sane environment. I'm sure this will take me some time but at that point pretty much everything should work. -- jvz. Jason van Zyl [EMAIL PROTECTED] http://maven.apache.org happiness is like a butterfly: the more you chase it, the more it will elude you, but if you turn your attention to other things, it will come and sit softly on your shoulder ... -- Thoreau --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
