If 2.0 -> 2.0.1 broke a plugin, then I expect we need to fix that. There are a few issues with classloaders floating around WRT plugins. We'll sort them all out in the core, hopefully.
- Brett Jeff Genender wrote: > Can you elaborate? It would be nice to know if there will be more > classloader fun coming down ;-) > > Brett Porter wrote: > >> I think we better ensure the old one works again in 2.0.2. There is an >> open issue. >> >> - Brett >> >> Jeff Genender wrote: >> >>> I had reports about the jspc plugin not working in maven 2.0.1. I >>> upgraded to maven 2.0.1 and sure enough it broke the jspc plugin due to >>> a change in the maven classloaders. I fixed the plugin to make a >>> URLClassloader and put it in the classloading chain and all works again. >>> So if you have encountered this problem, please update. >>> >>> Jeff >>> >>> >>> > >