On May 25, 2009, at 11:14 AM, Jeppe Nejsum Madsen wrote:

<snip>


Is it possible to generate a pom.xml from my build.gradle
dependencies?

Yes.

Maybe "possible" was a bad choice, since the answer is (almost)
obviously yes :-)  What I meant was, is there builtin support for
this? If the answer is still yes, any pointers? I _did_ try to locate
some info about this one :-)

Gradle does generate the pom for you.

Have a look here: 
http://gradle.org/0.6/docs/userguide/artifact_management.html#uploading_to_maven_repositories

On a separate note: I'm working with Scala and using the patch from
http://jira.codehaus.org/browse/GRADLE-287. What is needed to get
Scala  fully supported?

We will try to apply the patch for 0.7.

It works fine for now (I've not yet tested with 0.6) and I'll probably
do some hacking with this. What is the best setup for doing Gradle
development? Is it possible to do integrated (Java & Groovy) debugging
etc using Eclipse?

Have a look at the development Wiki. There is a page on how to set up Eclipse for Gradle development. None of the Gradle developers is using Eclipse so I'm not sure how fine this will work. With IntelliJ we have nice debugging support (although you can't add breakpoints directly in the build scripts yet).

- Hans

--
Hans Dockter
Gradle Project Manager
http://www.gradle.org





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

   http://xircles.codehaus.org/manage_email


Reply via email to