Hello,

I am trying to understand how the gradle idea plugin expects to find source 
artifacts for dependencies, but I have not found any documentation describing 
it and my groovy-fu is not up to snuff to understand what exactly happens in 
IdeaModule.groovy. I'm using a local ivy repository for my dependencies. Based 
on what I could grok from IdeaModule.groovy, I added an artifact "<primary 
artifact name>-sources.jar" to one of my dependencies but gradle-idea just 
added it as another regular dependency on the idea module.

Is there a document describing how source & javadoc artifacts should be 
configured/named so that the gradle idea plugin finds them?

Thanks,
Ben Jansen


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to