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
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