Re: Gradle version of maven archetype.

2016-02-04 Thread abangkis
Hmm... after reading that, i guess I'm just gonna write it down from scratch and try to mimic the generated output of the maven archetype. Thanks bob. On Thu, Feb 4, 2016 at 8:32 PM, Bob Harner wrote: > See > http://gradle.org/migrating-a-maven-build-to-gradle/ > On Feb 4, 2016 8:07 AM, "abangki

Re: Gradle version of maven archetype.

2016-02-04 Thread Bob Harner
See http://gradle.org/migrating-a-maven-build-to-gradle/ On Feb 4, 2016 8:07 AM, "abangkis" wrote: > I'm learning gradle, and planning to create something similar to tapestry > maven archetype as a gradle plugin. Is there a quick way to port maven > archetype to gradle, or do I have to write it d

Gradle version of maven archetype.

2016-02-04 Thread abangkis
I'm learning gradle, and planning to create something similar to tapestry maven archetype as a gradle plugin. Is there a quick way to port maven archetype to gradle, or do I have to write it down from scratch? Thanks -- http://www.mreunionlabs.net/ twitter : @mreu