Re: [VOTE] RC Turbine Maven Archetype v2.0.0

Thomas Vandahl <[email protected]> Tue, 20 Sep 2022 11:29:02 +0200
Newsgroups gmane.comp.jakarta.turbine.devel
Message-ID <[email protected]>
> Am 09.09.2022 um 15:44 schrieb Georg Kallidis <[email protected]>:
> 
> Hi Turbine devs,
> 
> a new Turbine Maven Archetype release candidate has been prepared: version 
> 2.0.0.
> 
> [X] +1 release it
> [ ] +0 go ahead I don't care
> [ ] -1 no, do not release it because
> 

Looks good to me. Please note that the Copyright range in NOTICE reads 2006-2018 which is probably caused by the missing property project.build.outputTimestamp (see http://markmail.org/message/vi5ncnzbcgy2p5t5 for my findings on the subject)

mvn -version

Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Java version: 11.0.13, vendor: GraalVM Community, runtime: /Library/Java/JavaVirtualMachines/graalvm-ce-java11-21.3.0/Contents/Home
Default locale: de_DE, platform encoding: UTF-8
OS name: "mac os x", version: "12.6", arch: "x86_64", family: "mac"


Bye, Thomas