Can't you just use buildSource then? That is exactly what I do for prototyping plugins.
On Wednesday, March 23, 2011, at 02:55 pm, phil swenson wrote: > I have a plugin project I am starting. Others in the company have already > written some plugins, but the way they have it set up to work is you have > to upload a plugin to the artifact repository to actually execute it from > the build.gradle script(s). > > What I want is an ability to put the built plugin builds in a local > directory and add that local directory as a "repository" ahead of the > remote artifact repository. > > Could someone point me in the right direction? Seems to me this is how > most people would dev their plugins... > > Thanks --- Steve Ebersole <[email protected]> http://hibernate.org --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
