Hi Matt/Appfuse owners,Is it possible to also attach source artifacts for generated jars. I think AppFuse kinda overlays two wars, so quite often I have to debug say "BaseControllerTestCase" which is inside the "target\warpath\appfuse-spring-2.0.2.warpath.jar" (I think this is generated) so it would be handy to have source artifacts.
Also, Can I please ask why this jar is not being managed as a dependency instead of being generated everytime? The same applies for "target\warpath\appfuse-web-common-2.0.2.warpath.jar". I quite often want to debug classes inside this but because there are no source archives I google the internet which lands me in the fisheye url, see the source and figure out what it is doing. PS: I don't know enough about the internal AppFuse workings, so if it is not possible to generate sources for these please let me know :) -- Regards, Kannan Ekanath