Re: Altering Artifact Versions within Reactor

2013-12-27 Thread Sejal Patel
Nevermind. I was able to figure out how the internals worked with the caching of the projects in shorthand form. I was then able to use reflection to gain access to the ReactorRead's private variables and remap each of the versions in the in-memory cache which is what the reactor uses to know not t

Altering Artifact Versions within Reactor

2013-12-21 Thread Sejal Patel
Hey guys, I was hoping that someone might be able to help me out with an issue I'm having on a plugin I've written. The high level of what the plugin does is automatically change the version number of a project to match whatever the name of the git branch name is that it is on without any physical