Grzegorz Kochański

Results 3 issues of Grzegorz Kochański

Profile dependency property, e.g. ``` 4.0.0 com.acme my-artifact-parent 1.0 pom 3.6.0 profile1 org.apache.maven.plugins maven-dependency-plugin ${maven-dependency-plugin.version} ``` is normally updated by command: ```shell $ mvn -Pprofile1 org.codehaus.mojo:versions-maven-plugin:2.16.2:update-properties [INFO] --- versions:2.16.2:update-properties (default-cli)...

Stale

Add metric lastMessageTimestamp to StatisticsBroker based on modification time of metric enqueues: ``` // NOTICE: Client-side, you may get the broker "now" Timestamp by msg.getJMSTimestamp() // This allows for calculating...

When two dependencies differ by the classifier only then they appear twice in file `version-changes.xml` but you cannot distinguish which is which. The general idea is to add the artifact's...