Re: [DISCUSS] Pulsar Maven Builds w/ Unit Tests

2023-07-12 Thread Lari Hotari
Comments inline On 2023/07/07 20:28:45 Dave Fisher wrote: > Hi - > > I challenge the dev community about the state of building these branches > 2.11, 3,0, and Master when you actually perform all of the unit tests. In the > website it seems that we always tell everyone to use `mvn clean

[DISCUSS] Pulsar Maven Builds w/ Unit Tests

2023-07-07 Thread Dave Fisher
Hi - I challenge the dev community about the state of building these branches 2.11, 3,0, and Master when you actually perform all of the unit tests. In the website it seems that we always tell everyone to use `mvn clean install -DskipTests` we do this because tests take too long and are flaky.