mojohaus.github.io icon indicating copy to clipboard operation
mojohaus.github.io copied to clipboard

Remove unmigrated and archived plugins from production listing

Open Copilot opened this issue 4 months ago • 0 comments

The plugins page listed many plugins that were never migrated from Codehaus to MojoHaus or have since been archived. This created confusion about which plugins are actually maintained.

Changes

Production Plugins

  • Removed 40 plugins without GitHub issue tracking (20 never migrated, 20 archived)
  • Promoted properties-maven-plugin and webstart from pre-release
  • Updated intro text to state all listed plugins have active GitHub repositories
  • Consolidated to 30 actively maintained plugins

Plugin Graveyard

  • Added 38 entries with clear status: "Archived" or "Not migrated to MojoHaus"
  • Preserved existing deprecation notices for relocated plugins

Pre-release Plugins

  • Removed archived and promoted entries

Result

Production section now contains only plugins with:

  • Active GitHub repositories
  • Issue tracking enabled
  • Current maintenance status

Before: Mixed active/inactive/unmigrated plugins
After: Clear separation between maintained (30) and deprecated/archived (38+) plugins

Screenshot

Updated plugins page

[!WARNING]

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • www.apache.org
    • Triggering command: /usr/lib/jvm/temurin-17-jdk-amd64/bin/java --enable-native-access=ALL-UNNAMED -classpath /usr/share/apache-maven-3.9.11/boot/plexus-classworlds-2.9.0.jar -Dclassworlds.conf=/usr/share/apache-maven-3.9.11/bin/m2.conf -Dmaven.home=/usr/share/apache-maven-3.9.11 -Dlibrary.jansi.path=/usr/share/apache-maven-3.9.11/lib/jansi-native -Dmaven.multiModuleProjectDirectory=/home/REDACTED/work/mojohaus.github.io/mojohaus.github.io org.codehaus.plexus.classworlds.launcher.Launcher clean site (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Update the plugins page to reflect the plugins actually moved</issue_title> <issue_description>The plugins listing on the MojoHaus plugins page contains quite a few plugins which have not been moved to MojoHaus.

I will wait for a few days and then simply restructure the page to reflect updated/current reality. </issue_description>

Comments on the Issue (you are @copilot in this section)

  • Fixes mojohaus/mojohaus.github.io#6

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot avatar Nov 01 '25 08:11 Copilot