You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/07/07 06:24:00 UTC

[jira] [Created] (HBASE-18331) [build] Build depends on SNAPSHOT posted to mvn SNAPSHOT to run checkstyle

stack created HBASE-18331:
-----------------------------

             Summary: [build] Build depends on SNAPSHOT posted to mvn SNAPSHOT to run checkstyle
                 Key: HBASE-18331
                 URL: https://issues.apache.org/jira/browse/HBASE-18331
             Project: HBase
          Issue Type: Bug
          Components: build
            Reporter: stack


Today, build was failing w/ below. Pushing a SNAPSHOT of master branch shut it up for now.

We upped the version on a bunch of plugins recently. Perhaps related.


{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:checkstyle (default-cli) on project hbase: Execution default-cli of goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:checkstyle 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.hbase:hbase-checkstyle:jar:3.0.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Run zombie detector script
./dev-support/zombie-detector.sh --jenkins ${BUILD_ID}
[a3159d73] $ /bin/bash -xe /tmp/hudson1697041977582083402.sh
+ ./dev-support/zombie-detector.sh --jenkins 3320
Thu Jul  6 01:37:09 UTC 2017 We're ok: there is no zombie test
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)