Results 1611 comments of Roman Ivanov

Please use numbers, I have no better naming model

attention: >update to new snapshot version https://github.com/checkstyle/contribution/edit/master/checkstyle-tester/pom.xml#L15 we need to investigate where it is used ... we might need to change execution script of checkstyle-tester to get this version itself...

We can probably better skip updates for latest version and defining specific version if we find a way to define it as "latest" released. @Rahulkhinchi03 , can you investigate how...

>By following this documentation We already do this, please read release.sh

Yes, we can use it if it does a job. But better to avoid version definition, and let build system grab latest.

This tool will not work for maven projects. Maven by itself have all this features for decades. We have no problem with release of jar to maven repository. We have...

In scope of this issue. We need : 1) recheck that placing version "0.0-snapshot" at https://github.com/checkstyle/contribution/edit/master/checkstyle-tester/pom.xml#L15 And recheck that regression report by GitHub still works. 2) recheck how to let...

non of this will work reliably, as we need to do same for mave, gradle, ant, ..... too much work. last link is not very relevant. Such projects using latest...

> [checkstyle-tester/pom.xml#L15](https://github.com/checkstyle/contribution/edit/master/checkstyle-tester/pom.xml#L15) should be fine to make 0.0.0-SNAPSHOT (in worse case set some version here) as are not using this version. ------- all others should get version from [maven-metadata.xml](https://repo1.maven.org/maven2/com/puppycrawl/tools/checkstyle/maven-metadata.xml) ,...