You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2011/06/09 05:50:59 UTC

[jira] [Commented] (TAP5-116) Replace Maven build with Gradle build

    [ https://issues.apache.org/jira/browse/TAP5-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046322#comment-13046322 ] 

Hudson commented on TAP5-116:
-----------------------------

Integrated in tapestry-trunk-freestyle #361 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/361/])
    TAP5-116: Set up deployment of snapshots and final releases to the Apache Nexus
TAP5-116: Add the Gradle wrapper, to support users who want to build Tapestry but do not have Gradle already installed

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1133609
Files : 
* /tapestry/tapestry5/trunk/build.gradle

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1133608
Files : 
* /tapestry/tapestry5/trunk/gradle/wrapper
* /tapestry/tapestry5/trunk/gradlew.bat
* /tapestry/tapestry5/trunk/gradle/wrapper/gradle-wrapper.properties
* /tapestry/tapestry5/trunk/gradle/wrapper/gradle-wrapper.jar
* /tapestry/tapestry5/trunk/gradlew
* /tapestry/tapestry5/trunk/build.gradle
* /tapestry/tapestry5/trunk/gradle


> Replace Maven build with Gradle build
> -------------------------------------
>
>                 Key: TAP5-116
>                 URL: https://issues.apache.org/jira/browse/TAP5-116
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.3.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> I like Maven dependency management.
> However, it is increasingly evident to me that the Maven approach to the actual build, based on endless plugins and configurations, is not worthwhile.  The only part that's necessary is the Maven Ant tasks, which encapsulate downloading dependencies, installing them, and deploying them to remote repositories.
> Everything else worthwhile that Maven provides could be created as easily using Ant and perhaps a few Velocity templates.  I'm willing to bet that the end result would work faster and take far less effort to maintain.
> Gradle is the way to build Tapestry.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira