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