[
https://issues.apache.org/jira/browse/TAPESTRY-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524632
]
Julien Henry commented on TAPESTRY-1732:
----------------------------------------
>From my point of view (I know Maven 2 very well, but I never wrote an Ant
>script myself), Tapestry should keep a Maven 2 build. When I downloaded T5
>source code, no need to read some documentation: mvn clean install and that's
>all. And what about mvn eclipse:eclipse (or other IDE configuration)?
But you are the maintainer ;)
> Replace Maven build with Ant build
> ----------------------------------
>
> Key: TAPESTRY-1732
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1732
> Project: Tapestry
> Issue Type: Improvement
> Components: Build
> Affects Versions: 5.0.5
> Reporter: 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]