Deployed artifact version in Maven Build Info
Hi,
we have been using Maven Build Info tab to quickly find out the specific artifact snapshot version that has been produced in the build during the deploy. Produced Artifact and Attached Artifact fields both used to contain the timestamp snapshot version for every maven project in the build. This has worked perfectly with the old version of maven-deploy-plugin (2.8.2). However after switching to the latest 3.0.0 plugin version, both fields only display SNAPSHOT version in the Maven Build Info. Is this due to some restrictions in the new maven-deploy-plugin version? Would it be possible to support the same behaviour with the new version?
Thanks!
Please sign in to leave a comment.