You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (Jira)" <ji...@apache.org> on 2019/08/23 15:25:00 UTC

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

    [ https://issues.apache.org/jira/browse/HBASE-18331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16914344#comment-16914344 ] 

Sean Busbey commented on HBASE-18331:
-------------------------------------

if anyone see this show up again, please try to get me a full log attached or the log of the maven command that got executed.

this sounds like another cycle in our intra-project dependency graph. the kind that the hbase-build-configuration module is supposed to fix.

> [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
>            Priority: Major
>
> 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
(v8.3.2#803003)