Skip to content

This is a JIRA plugin to automatically set security level based on group of the reporter

License

Notifications You must be signed in to change notification settings

processone/jira-security-level-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jira-security-level-plugin

This is a JIRA plugin to automatically set security level based on group of the reporter

installation

  1. Download and install Atlassian SDK (it includes a custom apache-maven manager)

  2. Setup Eclipse project (optional)

    • Instructions

    • Generate Eclipse files on the plugin project

        atlas-mvn eclipse:eclipse
      
    • Import the project on your Eclipse IDE

  3. Package jar file

    atlas-clean
    atlas-package
    

    jar files are generated into the ./target directory

Here are the SDK commands you'll use immediately:

  • atlas-clean -- cleans the project
  • atlas-package -- generates jar files on ./target directory
  • atlas-run -- installs this plugin into the product and starts it on localhost
  • 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 product instance
  • atlas-help -- prints description for all commands in the SDK

Full documentation of Atlassian SDK

About

This is a JIRA plugin to automatically set security level based on group of the reporter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages