It works. Thank you so much for the quick response. Very much appreciated
-D On Wed, Nov 22, 2023 at 12:05 PM Slawomir Jaranowski <s.jaranow...@gmail.com> wrote: > Hi, > > Please use: > > org.apache.maven.execution.MavenSession#getStartTime > > There is no property maven.build.timestamp, this value is used only during > model interpolation. > > > śr., 22 lis 2023 o 20:47 Dan Tran <dant...@gmail.com> napisał(a): > > > Hi > > > > My plugin invokes > > > > this.project.getProperties().getProperty("maven.build.timestamp") > > > > It returns NULL. This means this property is not available > > > > is there a way to get it? > > > > Thanks > > > > > -- > Sławomir Jaranowski >