Hello, (at first, I apologize for my late response, I thought i sent one, but it didn't appear here on Ggroups) anyway, thanks for suggestion, maybe in future I will try integrate my extension" into real maven plugin. My point for now is determine if there will be some (at least minor) user feedback or usability from users which will give me the motivation to continue work on this plugin - that's why I need offical plugin hosting access. My intention was not to create a extension to Maven plugin, but create a standalone one which can run simultaneously (and not interfering) with original one.
Basic purpose of this plugin is to rapidly speed-up building and testing big maven projects in grid environment on maven submodule level. At first, plugin creates a hadoop storage cluster between master and assigned slaves, then distributes assigned work amongst whole cluster (maven submodules) and aggregate results. It was developed as part of my thesis with cooperation of Red Hat, current version is working with minor glitches with maven 2. Although I have noticed considerable demand for this functionality, I have not found any similar plugin anywhere so this might be the beginning of one. Regards, Filip Dne pondělí, 30. prosince 2013 7:15:45 UTC Oleg Nenashev napsal(a): > > Hi Filip, > > As I see, your plugin hardly duplicates the original Maven plugin > (including copies of many base classes). > I think that it would be better to somehow integrate an extension point > into the Maven plugin and then implement your functionality as a such > extension. > > Best regards, > Oleg Nenashev > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
