Contributing Portlets to Jasig

 

  1. Create a Confluence page in the portlets space representing the project and roadmap
  2. File an incubation request for the project
  3. Request a JIRA space for the project
  4. Rename the packages and groupId to org.jasig.portlet.something.
  5. Configure the project to use the latest Jasig parent, update all the license headers, and generate a NOTICE file.
  6. Ensure all maven dependencies are available in Maven Central.
  7. Ensure the portlet looks good with out of the box uPortal skins.
  8. Make sure the portlet can be successfully included twice in the portal. 

Â