{"id":37027268,"url":"https://github.com/undur/vermilingua-maven-plugin","last_synced_at":"2026-04-02T17:59:44.883Z","repository":{"id":45802974,"uuid":"383719537","full_name":"undur/vermilingua-maven-plugin","owner":"undur","description":"🦡 A maven plugin to build WO applications and frameworks","archived":false,"fork":false,"pushed_at":"2026-03-27T14:50:46.000Z","size":295,"stargazers_count":5,"open_issues_count":7,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-03-27T22:21:24.155Z","etag":null,"topics":["java","maven-plugin"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/undur.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-07T07:58:17.000Z","updated_at":"2026-03-27T14:50:52.000Z","dependencies_parsed_at":"2025-10-27T10:23:02.939Z","dependency_job_id":"3de54dc3-ef7e-474b-973e-47c811e5f7ea","html_url":"https://github.com/undur/vermilingua-maven-plugin","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/undur/vermilingua-maven-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undur%2Fvermilingua-maven-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undur%2Fvermilingua-maven-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undur%2Fvermilingua-maven-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undur%2Fvermilingua-maven-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/undur","download_url":"https://codeload.github.com/undur/vermilingua-maven-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undur%2Fvermilingua-maven-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31312744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","maven-plugin"],"created_at":"2026-01-14T03:13:50.662Z","updated_at":"2026-04-02T17:59:44.875Z","avatar_url":"https://github.com/undur.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://github.com/undur/vermilingua-maven-plugin/workflows/build/badge.svg)\n\u003cimg align=\"right\" src=\"https://www.hugi.io/github/img/antkiller2.png\" width=\"60\"\u003e\n\n## What is This? A Center for Ants? \n\nNo, it's a pure Maven plugin for building\n[WebObjects](https://en.wikipedia.org/wiki/WebObjects) and [Project\nWonder](https://github.com/wocommunity/wonder) applications and\nframeworks.\n\n\"Pure Maven\" means it does not use the [WOProject Ant Tasks](https://wiki.wocommunity.org/display/WOL/WOProject-Ant)\nwhich means it runs faster and makes it easier to improve both the plugin and the\nbuild process.  It's close to a drop-in alternative to the [WOLifecycle Maven\nPlugin](https://github.com/wocommunity/wolifecycle-maven-plugin),\nalthough with some differences (listed below).\n\n`vermilingua` has seen production use for years in multiple\napplications and frameworks (including a fork of Wonder) and can\nbe considered stable and safe to use.\n\n## Usage\n\nReplace the `wolifecycle-maven-plugin` `\u003cplugin\u003e` element in your\n`pom.xml` with `vermilingua-maven-plugin`:\n\n```xml\n\u003cplugin\u003e\n  \u003cgroupId\u003eis.rebbi\u003c/groupId\u003e\n  \u003cartifactId\u003evermilingua-maven-plugin\u003c/artifactId\u003e\n  \u003cversion\u003e1.1.0\u003c/version\u003e\n  \u003cextensions\u003etrue\u003c/extensions\u003e\n  \u003c!-- Configuration only if you're using the old 'resources' name for the resources folder\n  \u003cconfiguration\u003e\n    \u003cworesourcesFolderName\u003eresources\u003c/woresourcesFolderName\u003e\n  \u003c/configuration\u003e\n  --\u003e\n\u003c/plugin\u003e\n```\n\n### Configuration\n\nThere are several optional parameters.\n\n* `woresourcesFolderName`: provided for compatibility with\n`wolifecycle-maven-plugin`. Without it, `vermilingua` defaults to\n`src/main/woresources` for WebObjects bundle resources, rather than\n`src/main/resources`, allowing that folder to serve it's designated\nstandard Maven purpose, which is to keep Java classpath resources.\n* `performSplit`: when set `true`, `vermilingua` will generate an\n  additional \"WebServerResources\" bundle for \"split deployments\".\n\n## Differences from `wolifecycle-maven-plugin`\n\n`vermilingua` does _not_ support:\n\n* Building of `.war` files (servlet deployment).\n* Building of `.framework` bundles. We only build Maven-style JAR frameworks.\n* `flattenComponents` configuration parameter. Any folder structure in\n  `src/main/components` is flattened, as WebObjects can't locate components in sub-folders at runtime anyway.\n* `flattenResources` configuration parameter. Unsupported since it's use case is unclear.\n\nOther differences include:\n\n* `.patternset` files from the `woproject` folder aren't used at all. Instead, the build relies on the source project using the standard folder structure.\n* Default location for WebObjects bundle resources is\n  `src/main/woresources` instead of `src/main/resources` (which is\n  now reserved for Java classpath resources As God Intended).\n* When building applications, `${build.finalName}` (set in the POM)\n  will only affect the name of the WOA folder. The insides of two WOAs\n  made from the same project, but compiled with different\n  `finalName`s, will look exactly the same.\n* The launch script no longer requires or reads the `NEXT_ROOT`\n  environment variable.\n* The launch script no longer passes `-DWORootDirectory` or\n  `-DWOLocalRootDirectory` to the JVM, as applications are now\n  self-contained bundles with no dependency on a system-wide\n  WebObjects installation.\n* The launch script no longer sets default heap sizes (`-Xms32m`,\n  `-Xmx64m`, `-XX:NewSize=2m`) on macOS, deferring to the JVM's\n  built-in ergonomics which select appropriate defaults based on\n  available system memory.\n* No Windows launch script (`.cmd`) or Windows-specific files\n  (`CLSSPATH.TXT`, `SUBPATHS.TXT`, `Contents/Windows/`) are generated.\n  If deploying on Windows, use the standard launch script via WSL or Git Bash.\n* The `Contents/MacOS/` directory no longer contains a redundant copy\n  of the launch script.\n* Support for the Rhapsody and classic Mac OS platforms has been\n  removed from the launch script.\n* No `MacOSXServerClassPath.txt` is generated (it was identical to\n  `MacOSClassPath.txt` and only used by the Rhapsody platform path).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundur%2Fvermilingua-maven-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fundur%2Fvermilingua-maven-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundur%2Fvermilingua-maven-plugin/lists"}