> On 5 Apr 2020, at 23:23, Gilles Sadowski <[email protected]> wrote:
> 
> Hello.
> 
> All build have been failing[1], due to CheckStyle checking
> a file which it shouldn't.
> 

Jenkins runs the full release build and not the default goal (which is what 
Travis is configured to do). So this is not usually seen during development 
checks.

Matt saw this when he was trialling the dist-archive release. It is fine the 
first time on a clean checkout but the process creates this sha512 file in the 
target output. So a second run within the same directory has the error. 

I’ve added an exclude for this file in the parent pom. We will see if it fixes 
Jenkins.

Alex


> Regards,
> Gilles
> 
> [1] https://builds.apache.org/view/A-D/view/Commons/job/commons-geometry/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


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

Reply via email to