You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/05/21 07:35:42 UTC

[GitHub] wu-sheng opened a new issue #1244: Consider to use the released version of org.apache.skywalking:apm-checkstyle

wu-sheng opened a new issue #1244: Consider to use the released version of org.apache.skywalking:apm-checkstyle
URL: https://github.com/apache/incubator-skywalking/issues/1244
 
 
   In the beta release vote:
   
   ```
   +0 mvn clean package mostly builds (see below)
   
   
   build fails in apm-webapp because
   
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on project apm-webapp: Execution validate of goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check failed: Plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.17 or one of its dependencies could not be resolved: Could not find artifact org.apache.skywalking:apm-checkstyle:jar:5.0.0-beta in central (https://repo.maven.apache.org/maven2) -> [Help 1]
   
   This is fixed by using "mvn install" instead within apm-checkstyle
   ```
   
   This is caused by beta is still under vote. And this will fail if we change the dependency version every time.
   
   I suggest we stay in beta release for a longer time, until we release 5.0.0-GA and change it to GA, and stay....

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services