Skip to content

fdenommee/monitoring-jira-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You have successfully created a plugin using the JIRA plugin archetype!

Here are the SDK commands you'll use immediately:

* atlas-run   -- installs this plugin into JIRA and starts it on http://localhost:2990/jira
* atlas-debug -- same as atlas-run, but allows a debugger to attach at port 5005
* atlas-cli   -- after atlas-run or atlas-debug, opens a Maven command line window:
                 - 'pi' reinstalls the plugin into the running JIRA instance
* atlas-help  -- prints description for all commands in the SDK

Full documentation is always available at:

http://confluence.atlassian.com/display/DEVNET/Developing+your+Plugin+using+the+Atlassian+Plugin+SDK

Useful urls :
* Test
  - http://confluence.atlassian.com/display/DEVNET/Plugin+Testing+Resources+and+Discussion
* Velocity
  - http://confluence.atlassian.com/display/JIRA/Custom+field+Velocity+context+unwrapped
* Custom Field
  - http://confluence.atlassian.com/display/JIRA/How+to+create+a+new+Custom+Field+Type
* Gadget
  - http://confluence.atlassian.com/display/GADGETDEV/Writing+an+Atlassian+Gadget
  - http://confluence.atlassian.com/display/GADGETS010/Including+Features+into+your+Gadget
* Maven Plugin
  - http://docs.atlassian.com/maven-amps-plugin/
* Selenium-WebDriver / Windowlicker
  - http://seleniumhq.org/docs/09_webdriver.html
  - http://code.google.com/p/windowlicker/

* REST APIs for JIRA 4.1.2
  - ??
  - http://docs.atlassian.com/jira/REST/latest/ (alid for JIRA 4.2)

* REST APIs for JIRA 4.2
  - http://docs.atlassian.com/jira/REST/latest/ (alid for JIRA 4.2)
   

About

JIRA plugin for monitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published