Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Narrow allowed shortcut format #56

Open
hanslovsky opened this issue Aug 20, 2019 · 0 comments
Open

Narrow allowed shortcut format #56

hanslovsky opened this issue Aug 20, 2019 · 0 comments

Comments

@hanslovsky
Copy link
Member

The endpoint format is very well defined in README.md/the usage message.

The endpoint should have one of the following formats:

- groupId:artifactId
- groupId:artifactId:version
- groupId:artifactId:mainClass
- groupId:artifactId:version:mainClass
- groupId:artifactId:version:classifier:mainClass

AFAIK no such format restriction exists for shortcuts. To keep things sane, we should probably restrict the shortcut format to something like [A-Za-z0-9-_]+.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant