> Ok, I think I followed some of that. How do I put it into > action in Gumpy? Are we talking about dependency metadata, or > more coding, or config, or ??? Pointers please.
No, it should just work under the current scheme. If you checkout maven-plugins and for each run maven plugin:install using gump and setting the build properties, it should do this. The trick will be that you need a clean maven install at the start of a gump run so that if it breaks it doesn't stay broken :) > BTW: Any feedback on the roadmap? Interested in taking a > Maven built project and supplementing the Gump descriptor > with a parallel project (e.g. X-mavenized for project X) so > we can compare the two? Probably start by getting directory-naming going since it is maven only? Then I'll work on a new gump plugin that generates a maven tag instead an some other project that volunteers can try both. - Brett
