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

Ioan Eugen Stan commented on JAMES-3260:
----------------------------------------

I made some progress.
Right now gradle builds the tasks up to  571 from a total of 3110 tasks .
Still some work to do but I don't think it will be linear, I hope it will get 
faster.

You can print the line of the task that failed with ` ./gradlew clean build 
--dry-run | grep -n -C 2 ":apache-james-mailbox:backup:compileJava" ` , where ` 
:apache-james-mailbox:backup:compileJava ` is the task that failed .

> Explore building Apache James with Gradle
> -----------------------------------------
>
>                 Key: JAMES-3260
>                 URL: https://issues.apache.org/jira/browse/JAMES-3260
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Ioan Eugen Stan
>            Assignee: Ioan Eugen Stan
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Creating an issue to track the process of using Gradle for building Apache 
> James.
> There have been a few discussions on this topic from multiple parties.
> The main benefit is having faster builds which Maven is unable to provide 
> because of it's limitations on how it approaches build life-cycle and 
> caching. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to