Skip to content

Commit

Permalink
Adding more details and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
olberger authored and m-dhar committed Jun 17, 2011
1 parent 1140b8c commit d37ff67
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README
@@ -1,3 +1,14 @@
This plugin is an OSLC-CM consumer. On the occurence of a build failure, it allows automated creation of bug reports in bug trackers having OSLC support, using Oauth and REST.
This plugin is an OSLC-CM consumer. On the occurence of a build
failure, it allows automated creation of bug reports in bug trackers
having OSLC support, using Oauth and REST.

For more details of the OSLC protocol, see http://open-services.net/bin/view/Main/CmHome
It also allows some user interaction mode to create bugs using an
OSLC-CM provider's delegated creation dialog.

For more details of the OSLC protocol, see
http://open-services.net/bin/view/Main/CmHome

To rebuild the plugin, issue the following command in this directory :
$ mvn package

-- Olivier Berger

0 comments on commit d37ff67

Please sign in to comment.