The Atlassian Extension Spaces have been migrated to http://plugins.atlassian.com. These pages are now deprecated and will soon be deleted.

Crucible Plugin

Name Crucible Plugin
Vendor Atlassian (Website)
Authors Conor MacNeill
Homepage http://confluence.atlassian.com/display/CONFEXT/Crucible+Plugin
Issue Management https://studio.plugins.atlassian.com/browse/CONFCRUPLUG
Continuous Integration n/a
Categories External Tools
Most Recent Version 1.6
Availability confluence v2.9.1 to v2.10.4
State Stable
Support Atlassian Supported Plugins
License Freeware / Open Source (BSD)
Price Free
Release Docs
Java API Docs n/a
Download Source
Download JAR 772
Due to a bug in the Atlassian Plugin Repository the download link above doesn't work.

Download here.

Description

The Confluence Crucible plugin provides integration between Confluence and Crucible.

This plugin is only compatible with Confluence 2.9.1 and later

Usage

The plugin has two components.

It contains an RPC module which allows the Crucible Confluence Light SCM plugin to access a Confluence instance to get data to be used in the creation of reviews of changes to Confluence pages. You need to configure Confluence to trust your Crucible instance, and you will need to have the same set of users in both Confluence and Crucible.

It provides the {crucible-reviews} macro, which displays a list of reviews.

The {crucible-reviews} macro takes the parameters:

url The URL of the Crucible instance which is the source of reviews.
filter (optional) The name of the filter determining which reviews are listed. The default is to show all open reviews for the current user.
Filter names are:
  • allReviews - All reviews for everyone.
  • allOpenReviews - Open reviews for everyone.
  • allClosedReviews - Closed reviews for everyone.
  • draftReviews - Draft reviews for everyone.
  • toReview - Reviews on which the current user is an uncompleted reviewer.
  • requireMyApproval - Reviews waiting to be approved by the current user.
  • toSummarize - Completed reviews which are ready for the current user to summarize.
  • outForReview - Reviews with uncompleted reviewers, on which the current reviewer is the moderator.
  • drafts - Draft reviews created by the current user.
  • open - Open reviews created by the current user.
  • closed - Closed reviews created by the current user.
  • trash - Abandoned reviews created by the current user.

Crucible must be set up to trust your Confluence instance, and user names in Crucible must match those in Confluence.

An example:

{crucible-reviews:url=http://localhost:8060}

NOTE: Please do not specify a trailing "/" in the URL.

Installation

Download the plugin jar (URL at top of this page) and upload via the Plugin Manager.

This plugin now accessible through the Confluence Repository Client.

Plugin Versions

Version Date State License Price
No description provided 1.6 (#160) 28 Oct 2008 Stable Freeware / Open Source (BSD) Free
Show description 1.3 (#130) 18 Sep 2008 Stable Freeware / Open Source (BSD) Free

Contributors

  • Conor MacNeill — Contributor

Outstanding issues

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Jan 16, 2009

    Jamie says:

    Would like to download this plugin but on downloading get the error: org.spring...

    Would like to download this plugin but on downloading get the error:

    org.springframework.dao.DataIntegrityViolationException: Hibernate operation: could not insert: [com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord#1507711]; SQL []; ERROR: value too long for type character varying(100); nested exception is org.postgresql.util.PSQLException: ERROR: value too long for type character varying(100)
    Caused by: org.postgresql.util.PSQLException: ERROR: value too long for type character varying(100)

    And no source link

    cheers, jamie

    1. Jan 18, 2009

      Nick Muldoon [Atlassian] says:

      Hi Jamie, You can download from here. Thanks, Nicholas Muldoon Sales Engineer...

      Hi Jamie,

      You can download from here.

      Thanks,
      Nicholas Muldoon
      Sales Engineer

  2. Jan 19, 2009

    Jamie says:

    Thanks Nick. Works nicely. Would be good to be able to create the reviews fro...

    Thanks Nick.

    Works nicely.

    Would be good to be able to create the reviews from confluence as mentioned in Bug 1.

    Finding the pages you want to review is a bit of a faff. Would be good to be able to filter by user, so I could review several changes that a certain user had recently made.

    Would also be nice to be able to select a space and it show the recent changes - generally I'll want to review something that has changed relatively recently.

    And I think I would filter out personal spaces unless I specifically ask for them.

    Also, when going to the Review tab then back to Manage Files, it should take me directly to the Files tab if the review only consists of confluence page reviews... showing the changelists tab is a bit confusing.

    cheers, jamie

    1. Jan 19, 2009

      Jamie says:

      For this to really work well I think you need to ability review draft changes, o...

      For this to really work well I think you need to ability review draft changes, or have some "unpublished but saved" status for pages in confluence (without having to splash out on http://confluence.atlassian.com/display/CONFEXT/Approvals+Workflow+Plugin).

      Doing a review of published pages is slightly bass-ackwards.

      cheers, jamie

      1. Jan 19, 2009

        Nick Muldoon [Atlassian] says:

        Hi Jamie, We have not explored this in detail at this stage but you may wish to...

        Hi Jamie,

        We have not explored this in detail at this stage but you may wish to get started by taking a look at some other approval tools.

        There are a few plugins that provide workflow and review capabilities which we have outlined for you here. Any feedback you can provide on that process would be great.

        Thanks Jamie.

        Cheers,
        Nick

    2. Jan 19, 2009

      Nick Muldoon [Atlassian] says:

      Hi Jamie, Thanks for your suggestions and feedback. I have created a feature r...

      Hi Jamie,

      Thanks for your suggestions and feedback. I have created a feature request based on the information provided above.

      Feel free to create an account so that you can vote and comment on these issues yourself.

      Thanks Jamie.

      Regards,
      Nicholas Muldoon
      Sales Engineer

  3. Feb 10, 2009

    Sam Couter says:

    You should add a note that the default trust timeout in Confluence of 1000 is wa...

    You should add a note that the default trust timeout in Confluence of 1000 is way too short, even on a fast local network. 30000 didn't work for me, 90000 does. I suspect at this point that it's not milliseconds but microseconds.

  4. Sep 02

    Larry Shatzer says:

    When will this plugin support Confluence 3.0?

    When will this plugin support Confluence 3.0?

    1. Sep 30

      Mikis Seth Sørensen says:

      I've created a issue for this at http://developer.atlassian.com/jira/browse/CONF...