-
Task
-
Resolution: Done
-
Major
-
None
-
2.16.2.Final
-
None
One of the strength of Forge, are addons. The problem is they are spread though repositories, difficult to find, and you never know if they are supported with the latest Forge version of not. I created a JIRA about creating a Deltaspike addon ([FORGEPLUGINS-193]) and found out it was created somewhere.
In the new website, the addon page is divided in
- COMMUNITY CONTRIBUTED
- CORE ADDONS
But plenty of "community" addons are missing (deltaspike, batch...). So it would be good to have all the addons here.
Then, we need to know if the addon is working with the latest Forge version. The perfect situation is to ask addon developers to have 20/30% of code coverage, and have continuous integration with all the addons : update each addon to the latest Forge version, run all the tests, if the test passes or fails, the information should be available on the plugin page.