quantranhong1999 commented on code in PR #2813:
URL: https://github.com/apache/james-project/pull/2813#discussion_r2357447847


##########
server/apps/cassandra-app/pom.xml:
##########
@@ -326,6 +326,13 @@
                     </execution>
                 </executions>
             </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-surefire-plugin</artifactId>
+                <configuration>
+                    <skipTests>true</skipTests>
+                </configuration>
+            </plugin>

Review Comment:
   > So yes the build time is better on james but I wouldn't call it good, 
mostly difference of perspectives :D
   
   Yes, I understand. For me, James build went from 4-5h to more than 1 hour is 
already a lot better. Thanks @jeantil!
   
   Of course, we still can optimize it better.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to