jreleaser.yml•4.09 kB
# Generated with JReleaser 1.17.0 at 2025-02-28T14:15:59.531913+01:00
project:
name: Wanaku
description: Wanaku MCP Router
longDescription: Wanaku MCP Router is the first open-source MCP Router that transforms how agentic applications integrate with
enterprise systems. Think of Wanaku as the friendly, efficient receptionist for your digital office. Just as a receptionist
greets visitors, verifies their credentials, and directs them to the right department, Wanaku manages incoming AI agents
ensuring they have the proper access, and routing them to the right enterprise resources. This lets your agentic
applications focus on what they do best.
authors:
- The Wanaku Development Team
license: Apache-2.0
links:
homepage: https://wanaku.ai
bugTracker: https://github.com/wanaku-ai/wanaku/issues
languages:
java:
groupId: ai.wanaku
version: 21
inceptionYear: 2025
tags:
- 'ai'
- 'mcp'
- 'java'
- 'agentic'
- 'agents'
signing:
active: ALWAYS
release:
github:
owner: wanaku-ai
overwrite: false
issues:
enabled: true
update:
enabled: true
skipTag: true
distributions:
cli:
artifacts:
- path: cli/target/distributions/cli-{{projectVersion}}.zip
type: JAVA_BINARY
router:
artifacts:
- path: wanaku-router/wanaku-router-backend/target/distributions/wanaku-router-backend-{{projectVersion}}.zip
platform: linux-x86_64
type: JAVA_BINARY
service-yaml-route:
artifacts:
- path: capabilities/tools/wanaku-tool-service-yaml-route/target/distributions/wanaku-tool-service-yaml-route-{{projectVersion}}.zip
platform: linux-x86_64
type: JAVA_BINARY
service-kafka:
artifacts:
- path: capabilities/tools/wanaku-tool-service-kafka/target/distributions/wanaku-tool-service-kafka-{{projectVersion}}.zip
platform: linux-x86_64
type: JAVA_BINARY
service-http:
artifacts:
- path: capabilities/tools/wanaku-tool-service-http/target/distributions/wanaku-tool-service-http-{{projectVersion}}.zip
platform: linux-x86_64
type: JAVA_BINARY
provider-file:
artifacts:
- path: capabilities/providers/wanaku-provider-file/target/distributions/wanaku-provider-file-{{projectVersion}}.zip
platform: linux-x86_64
type: JAVA_BINARY
provider-ftp:
artifacts:
- path: capabilities/providers/wanaku-provider-ftp/target/distributions/wanaku-provider-ftp-{{projectVersion}}.zip
platform: linux-x86_64
type: JAVA_BINARY
provider-s3:
artifacts:
- path: capabilities/providers/wanaku-provider-s3/target/distributions/wanaku-provider-s3-{{projectVersion}}.zip
platform: linux-x86_64
type: JAVA_BINARY
service-tavily:
artifacts:
- path: capabilities/tools/wanaku-tool-service-tavily/target/distributions/wanaku-tool-service-tavily-{{projectVersion}}.zip
platform: linux-x86_64
type: JAVA_BINARY
service-exec:
artifacts:
- path: capabilities/tools/wanaku-tool-service-exec/target/distributions/wanaku-tool-service-exec-{{projectVersion}}.zip
platform: linux-x86_64
type: JAVA_BINARY
service-sqs:
artifacts:
- path: capabilities/tools/wanaku-tool-service-sqs/target/distributions/wanaku-tool-service-sqs-{{projectVersion}}.zip
platform: linux-x86_64
type: JAVA_BINARY
service-telegram:
artifacts:
- path: capabilities/tools/wanaku-tool-service-telegram/target/distributions/wanaku-tool-service-telegram-{{projectVersion}}.zip
platform: linux-x86_64
type: JAVA_BINARY
cli-native:
artifacts:
- path: cli/target/distributions/cli-{{projectVersion}}-osx-aarch_64.zip
platform: osx-aarch_64
- path: cli/target/distributions/cli-{{projectVersion}}-linux-x86_64.zip
platform: linux-x86_64
packagers:
brew:
active: NEVER
repository:
owner: wanaku-ai
name: homebrew-wanaku
branch: HEAD
commitAuthor:
name: orpiske
email: angusyoung@gmail.com
formulaName: wanaku